]> rtime.felk.cvut.cz Git - omk.git/commitdiff
Main testing script renamed not to colide with testcase script names.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 22 Jan 2007 20:27:00 +0000 (20:27 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 22 Jan 2007 20:27:00 +0000 (20:27 +0000)
darcs-hash:20070122202742-f2ef6-0aac708cc5c26af54ee1e720df4736553917093f.gz

tests/Makefile
tests/tester.py [moved from tests/runtests.py with 100% similarity]

index b21a87ad76ba27ba7f5ffb74ce63b59ef832ef73..98e21dae49323fe100a26c70aad0faf3da1be42d 100644 (file)
@@ -1,4 +1,4 @@
 
 all:
        find -name runtest -print0|xargs -0 chmod +x
-       python runtests.py
+       python tester.py
similarity index 100%
rename from tests/runtests.py
rename to tests/tester.py