diff options
Diffstat (limited to 'thml2osis/xslt/tests/README')
-rw-r--r-- | thml2osis/xslt/tests/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/thml2osis/xslt/tests/README b/thml2osis/xslt/tests/README index 7308f3d..d114448 100644 --- a/thml2osis/xslt/tests/README +++ b/thml2osis/xslt/tests/README @@ -1,11 +1,13 @@ Running the test suite: ----------------------- - - cd to/the/test/directory/ - - ./runtests.sh +Do this at a Unix prompt: + + cd to/the/test/directory/ + ./runtests.sh Zero output means everything passed. Otherwise you get a diff of everything that failed. -If any output is invliad OSIS, you will also get validation error messages. +If any output is invalid OSIS, you will also get validation error messages. Requirements ------------ |