[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
1 <commands version="1.0"> 2 <run-tests> 3 <summary>Run Regression Tests</summary> 4 <function>doRunTests</function> 5 <shortcut>rt</shortcut> 6 <options> 7 <recur> 8 <shortopt>r</shortopt> 9 <doc>Run tests in child directories, recursively. 4 dirs deep maximum</doc> 10 </recur> 11 <ini> 12 <shortopt>i</shortopt> 13 <doc>actual string of settings to pass to php in format " -d setting=blah"</doc> 14 <arg>SETTINGS</arg> 15 </ini> 16 <realtimelog> 17 <shortopt>l</shortopt> 18 <doc>Log test runs/results as they are run</doc> 19 </realtimelog> 20 <quiet> 21 <shortopt>q</shortopt> 22 <doc>Only display detail for failed tests</doc> 23 </quiet> 24 <simple> 25 <shortopt>s</shortopt> 26 <doc>Display simple output for all tests</doc> 27 </simple> 28 <package> 29 <shortopt>p</shortopt> 30 <doc>Treat parameters as installed packages from which to run tests</doc> 31 </package> 32 <phpunit> 33 <shortopt>u</shortopt> 34 <doc>Search parameters for AllTests.php, and use that to run phpunit-based tests</doc> 35 </phpunit> 36 <tapoutput> 37 <shortopt>t</shortopt> 38 <doc>Output run-tests.log in TAP-compliant format</doc> 39 </tapoutput> 40 </options> 41 <doc>[testfile|dir ...] 42 Run regression tests with PHP's regression testing script (run-tests.php).</doc> 43 </run-tests> 44 </commands>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |