chiark / gitweb /
Tests: Provide minimal test package (which is much faster), and use it in debpolicy...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 May 2015 22:28:25 +0000 (23:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 31 May 2015 10:54:12 +0000 (11:54 +0100)
tests/tests/debpolicy-newreject
tests/worktrees/example_1.0.tar [new file with mode: 0644]

index 1574669a618868f950bc9c2cc993ce852c9dc8c4..7cf2a3a47357004ae2a6d22a66b25e2a94e26770 100755 (executable)
@@ -3,7 +3,7 @@ set -e
 . tests/lib
 
 t-debpolicy
-t-prep-newpackage pari-extra 3.1
+t-prep-newpackage example 1.0
 
 cd $p
 
diff --git a/tests/worktrees/example_1.0.tar b/tests/worktrees/example_1.0.tar
new file mode 100644 (file)
index 0000000..4876d6f
Binary files /dev/null and b/tests/worktrees/example_1.0.tar differ