Last change
on this file since 55 was 55, checked in by cla, 14 years ago |
rdfint
- reworked docs to properly name ' RFD Test Cases'
|
-
Property svn:eol-style
set to
native
|
File size:
597 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 unittests (lib && rdf)
|
---|
10 |
|
---|
11 | lib - execute all library specific unittests
|
---|
12 | lib TESTCASE=<name> - execute given library specific unittests
|
---|
13 |
|
---|
14 | rdf - execute all of selected unitests related to W3C RDF Test Cases
|
---|
15 | rdf TESTCASE=<name> - execute given unittest related to W3C RDF Test Case
|
---|
16 |
|
---|
17 | For information on RDF Test Cases see: http://www.w3.org/TR/rdf-testcases/
|
---|
18 |
|
---|
19 |
|
---|
20 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.