Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / t-test-1s.sh
index b440d55561374fadfb5e50797256509bebb9d9f6..7aec1233cd68a5027d5a14aa3414598909e52dc3 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests that the T-TEST /TESTVAL command works OK
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;