Added a test for the FILTER command
[pspp] / tests / bugs / html-frequency.sh
index 9ef4a4af2ea6bc2caffbcdf64e49b69425f0a502..dcfd41662ca9bd5caeb7b1329dc0ccad261185be 100755 (executable)
@@ -7,6 +7,13 @@
 
 TEMPDIR=/tmp/pspp-tst-$$
 
+here=`pwd`
+
+# ensure that top_srcdir is absolute
+cd $top_srcdir ; top_srcdir=`pwd`
+
+STAT_CONFIG_PATH=$top_srcdir/config
+
 cleanup()
 {
      rm -rf $TEMPDIR
@@ -38,7 +45,6 @@ pass()
 
 mkdir -p $TEMPDIR
 
-here=`pwd`;
 
 activity="create data"
 cat << EOF > $TEMPDIR/ff.stat