qa:runtests:documentation:commandline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qa:runtests:documentation:commandline [2009/09/03 17:53] – update cmd-line options g2qa:runtests:documentation:commandline [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 7: Line 7:
 | h |  | help | yes | yes | | h |  | help | yes | yes |
 | p | PHP_TEST_EXECUTABLE | Specifies PHP executable to be tested | yes | yes | | p | PHP_TEST_EXECUTABLE | Specifies PHP executable to be tested | yes | yes |
-| v |                     | Writes the PHP command that's passed to proc_open(), and ... | NO (see below)  |+| v |                     | Writes the PHP command that's passed to proc_open(), and ... | yes yes, see verbose-mode |
 | q | NO_INTERACTION                  | Suppress option to send results to QA? Only ever relevant if run using 'make test' I think | yes | | | q | NO_INTERACTION                  | Suppress option to send results to QA? Only ever relevant if run using 'make test' I think | yes | |
 | x | SKIP_SLOW_TESTS                | Skip slow tests | NO | | | x | SKIP_SLOW_TESTS                | Skip slow tests | NO | |
Line 17: Line 17:
 | m          |               | Test for memory leaks with Valgrind | Yes (See additional requirement from Nuno)| yes | | m          |               | Test for memory leaks with Valgrind | Yes (See additional requirement from Nuno)| yes |
 | s <file> |                 | Write output to <file> | yes | yes | | s <file> |                 | Write output to <file> | yes | yes |
-| l <file>                        | Read lists of tests to be executed from <file>, write failed tests back to same file | NO | | +| l <file>                        | Read lists of tests to be executed from <file>, write failed tests back to same file | yes | | 
-| r <file> | | Read lists of tests to be executed from <file>NO | |+| r <file> | | Read lists of tests to be executed from <file>yes | |
  
 ===== Long options ===== ===== Long options =====
Line 29: Line 29:
 | show-(all, php...) | | Show 'all' files, 'php' test file ... etc | NO | | | show-(all, php...) | | Show 'all' files, 'php' test file ... etc | NO | |
 | no-clean | | Don't execute the CLEAN section | yes | |   | no-clean | | Don't execute the CLEAN section | yes | |  
-| verbose | | Writes the PHP command that's passed to proc_open(), and... | NO (see below) | | +| verbose | | Writes the PHP command that's passed to proc_open(), and... | yes yes, see verbose-mode |
  
 ===== New options ===== ===== New options =====
qa/runtests/documentation/commandline.1252000439.txt.gz · Last modified: 2017/09/22 13:28 (external edit)