[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.2.5-38-gcc59976



The following commit has been merged in the master branch:
commit 38e46f93c9af773f777c9a764be3954373387ba1
Author: Russ Allbery <rra@debian.org>
Date:   Sat Feb 21 13:49:43 2009 -0800

    Update test READMEs for changes in test driver
    
    There is no sequence number in front of a test name, so remove the mention
    of that.  Fix references in debs/README to a desc file and only reference
    a test name.

diff --git a/t/changes/README b/t/changes/README
index 49a7abc..744e075 100644
--- a/t/changes/README
+++ b/t/changes/README
@@ -36,8 +36,7 @@ To run a specific test case, run:
 
     debian/rules runtests onlyrun=<desc-name>
 
-You can omit the .desc from the end of <desc-name>, but you need to
-include the leading sequence number and underscore.  Give only the
+You can omit the .desc from the end of <desc-name>.  Give only the
 file name, not the full path.
 
 It's often more useful to run every test that is relevant to a
diff --git a/t/debs/README b/t/debs/README
index 095d87c..f37e526 100644
--- a/t/debs/README
+++ b/t/debs/README
@@ -65,11 +65,7 @@ check.
 
 To run a specific test case, run:
 
-    debian/rules runtests onlyrun=<desc-name>
-
-You can omit the .desc from the end of <desc-name>, but you need to
-include the leading sequence number and underscore.  Give only the
-file name, not the full path.
+    debian/rules runtests onlyrun=<test-name>
 
 It's often more useful to run every test that is relevant to a
 particular tag.  To do that, run:
diff --git a/t/tests/README b/t/tests/README
index abab913..03768d8 100644
--- a/t/tests/README
+++ b/t/tests/README
@@ -179,8 +179,7 @@ To run a specific test case, run:
 
     debian/rules runtests onlyrun=<desc-name>
 
-You can omit the .desc from the end of <desc-name>, but you need to
-include the leading sequence number and underscore.  Give only the
+You can omit the .desc from the end of <desc-name>.  Give only the
 file name, not the full path.
 
 It's often more useful to run every test that is relevant to a

-- 
Debian package checker


Reply to: