From 367867f3e64adcc142bb4900fea68240bcb82a06 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 9 Mar 2006 15:41:25 +0000 Subject: run test-suite on w32 svn path=/trunk/externals/iem/iemmatrix/; revision=4665 --- tests/runtests.bat | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/runtests.bat 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 -- cgit v1.2.1