aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-03-09 15:41:25 +0000
committermusil <tmusil@users.sourceforge.net>2006-03-09 15:41:25 +0000
commit367867f3e64adcc142bb4900fea68240bcb82a06 (patch)
tree850420a655640eef286af3e958385df100639115 /tests
parenta88a32ae20602a797b0f87d33c9e27b7495ed71d (diff)
run test-suite on w32
svn path=/trunk/externals/iem/iemmatrix/; revision=4665
Diffstat (limited to 'tests')
-rw-r--r--tests/runtests.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/runtests.bat b/tests/runtests.bat
new file mode 100644
index 0000000..69f26bd
--- /dev/null
+++ b/tests/runtests.bat
@@ -0,0 +1,5 @@
+rem RUN TEST SUITE
+
+set PATH=%PATH%;C:\Programme\pd\bin\
+
+pd -lib ..\iemmatrix -path ..\abs -nogui runtests_nogui.pd > runtests.log 2>&1 \ No newline at end of file