Last change
on this file since 9 was 9, checked in by cla, 14 years ago |
rdfint
- reworked phony targets in unittest makefile
- added support for RDF testcases
|
-
Property svn:eol-style
set to
native
|
File size:
468 bytes
|
Line | |
---|
1 |
|
---|
2 | makefile for documentation 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.