Changeset 9 for php/trunk/unittest/help.txt
- Timestamp:
- Jul 11, 2011, 8:04:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/unittest/help.txt
r5 r9 4 4 Valid targets/symbols: 5 5 6 help - display this help 7 all - execute all unittests 8 TESTCASE=<name> - execute specific testcase 6 help - display this help 7 list - list names of testcases 9 8 9 all - execute all testcases (lib && rdf) 10 11 lib - execute all library testcases 12 lib TESTCASE=<name> - execute specified library testcase 13 14 rdf - execute all of selected RDF testcases of W3C 15 rdf TESTCASE=<name> - execute specified RDF testcase 16 17 18
Note:
See TracChangeset
for help on using the changeset viewer.