spriebsch               Fri Apr 24 08:40:54 2009 UTC

  Modified files:              
    /phpruntests/src/texts      invalidTestFile.txt invalidTestFileName.txt 
                                invalidTestList.txt missingTestFile.txt 
                                nonExistantTestDirectory.txt 
                                pcntlNotLoaded.txt sectionNotImplemented.txt 
  Log:
  Fixed typos and interpunctation.
  
  
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/invalidTestFile.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/invalidTestFile.txt
diff -u phpruntests/src/texts/invalidTestFile.txt:1.1.1.1 
phpruntests/src/texts/invalidTestFile.txt:1.2
--- phpruntests/src/texts/invalidTestFile.txt:1.1.1.1   Wed Apr 15 16:30:18 2009
+++ phpruntests/src/texts/invalidTestFile.txt   Fri Apr 24 08:40:54 2009
@@ -1,3 +1,2 @@
-The name of the test file that you have supplied in not valid or cannot
-be found.
-Test files need to end with the .phpt qualifier.
\ No newline at end of file
+The name of the test file that you have supplied is not valid or cannot
+be found. Test files need to end with the .phpt qualifier.
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/invalidTestFileName.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/invalidTestFileName.txt
diff -u phpruntests/src/texts/invalidTestFileName.txt:1.1.1.1 
phpruntests/src/texts/invalidTestFileName.txt:1.2
--- phpruntests/src/texts/invalidTestFileName.txt:1.1.1.1       Wed Apr 15 
16:30:18 2009
+++ phpruntests/src/texts/invalidTestFileName.txt       Fri Apr 24 08:40:54 2009
@@ -1 +1 @@
-The test file supplied is not a valid phpt test file
+The test file supplied is not a valid phpt test file.
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/invalidTestList.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/invalidTestList.txt
diff -u phpruntests/src/texts/invalidTestList.txt:1.1.1.1 
phpruntests/src/texts/invalidTestList.txt:1.2
--- phpruntests/src/texts/invalidTestList.txt:1.1.1.1   Wed Apr 15 16:30:18 2009
+++ phpruntests/src/texts/invalidTestList.txt   Fri Apr 24 08:40:54 2009
@@ -1,3 +1,3 @@
-The list of files supplied by the -r or -l command line opton is not valid.
+The list of files supplied by the -r or -l command line option is not valid.
 This may be because the list is not readable (-r), not readable and/or not 
-writeable (-l), of the list contains tests that do not have the qualifier .phpt
\ No newline at end of file
+writeable (-l), or the list contains tests that do not have the qualifier 
.phpt.
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/missingTestFile.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/missingTestFile.txt
diff -u phpruntests/src/texts/missingTestFile.txt:1.1.1.1 
phpruntests/src/texts/missingTestFile.txt:1.2
--- phpruntests/src/texts/missingTestFile.txt:1.1.1.1   Wed Apr 15 16:30:18 2009
+++ phpruntests/src/texts/missingTestFile.txt   Fri Apr 24 08:40:54 2009
@@ -1,5 +1,4 @@
-You must specify the name of the test that you want to run. This may
-suplied at the command line as a file, a directory containing tests or 
- a list of tests in a file (-l or -r options).
-A directory name containing tests may also be given using the 
-environmental variable TEST_PHP_USER.
\ No newline at end of file
+You must specify the name of the test that you want to run.
+This may be suplied at the command line as a file, a directory containing tests
+or a list of tests in a file (-l or -r options). A directory name containing
+tests may also be given using the environmental variable TEST_PHP_USER.
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/nonExistantTestDirectory.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/nonExistantTestDirectory.txt
diff -u phpruntests/src/texts/nonExistantTestDirectory.txt:1.1.1.1 
phpruntests/src/texts/nonExistantTestDirectory.txt:1.2
--- phpruntests/src/texts/nonExistantTestDirectory.txt:1.1.1.1  Wed Apr 15 
16:30:18 2009
+++ phpruntests/src/texts/nonExistantTestDirectory.txt  Fri Apr 24 08:40:54 2009
@@ -1,2 +1,2 @@
 The test directory name that you supplied as part of the command line or 
-in the environmental variable 'TEST_PHP_USER' is not a directory
\ No newline at end of file
+in the environmental variable 'TEST_PHP_USER' is not a directory.
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/pcntlNotLoaded.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/pcntlNotLoaded.txt
diff -u phpruntests/src/texts/pcntlNotLoaded.txt:1.1.1.1 
phpruntests/src/texts/pcntlNotLoaded.txt:1.2
--- phpruntests/src/texts/pcntlNotLoaded.txt:1.1.1.1    Wed Apr 15 16:30:18 2009
+++ phpruntests/src/texts/pcntlNotLoaded.txt    Fri Apr 24 08:40:54 2009
@@ -1,2 +1,2 @@
 You have asked to run tests in parallel, this requires that
-PHP has PCNTL loaded. 
\ No newline at end of file
+PHP has the PCNTL extension loaded. 
http://cvs.php.net/viewvc.cgi/phpruntests/src/texts/sectionNotImplemented.txt?r1=1.1.1.1&r2=1.2&diff_format=u
Index: phpruntests/src/texts/sectionNotImplemented.txt
diff -u phpruntests/src/texts/sectionNotImplemented.txt:1.1.1.1 
phpruntests/src/texts/sectionNotImplemented.txt:1.2
--- phpruntests/src/texts/sectionNotImplemented.txt:1.1.1.1     Wed Apr 15 
16:30:18 2009
+++ phpruntests/src/texts/sectionNotImplemented.txt     Fri Apr 24 08:40:54 2009
@@ -1 +1 @@
-The test contains a section which is not implemented yet
\ No newline at end of file
+The test contains a section which is not implemented yet.



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to