source: php/trunk/unittest/help.txt@ 40

Last change on this file since 40 was 40, checked in by cla, 14 years ago

rdfint

  • corrected help
  • Property svn:eol-style set to native
File size: 464 bytes
Line 
1
2 makefile for unittests of RDFInt.PHP
3
4 Valid targets/symbols:
5
6 help - display this help
7 list - list names of testcases
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 TracBrowser for help on using the repository browser.