]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/README.tests
Added some testcases. Minor bugfixes for runtests.py.
[omk.git] / tests / README.tests
index 469f1e6438956f9c490f01409bec98410db0f48f..b2eb387afb58f4e5569a1af20dfd53c05436ec64 100644 (file)
@@ -21,7 +21,8 @@ files: Makefile.test, runtest.
 * Testcase Execution:
 
   Runtest is executed with OMK_RULES environment variable set to the
-  name of the actual rules tested.
+  name of the actual rules tested and OMK_TESTSROOT to the directory
+  containing the runtests.py script.
 
 * Testcase Output:
 
@@ -56,7 +57,7 @@ The rules file contains one line of one of the following forms:
 * snip:<snippet name> - this selects all the rules, which contain the
   given snippet.
 
-* python:<python exression> - The python expression is evaluated. The
+* python:<python expression> - The python expression is evaluated. The
   global namespace contains the following variables:
 
     - rules: the name of tested rules