3 # This program tests ....
5 TEMPDIR=/tmp/pspp-tst-$$
9 # ensure that top_srcdir is absolute
10 cd $top_srcdir; top_srcdir=`pwd`
12 export STAT_CONFIG_PATH=$top_srcdir/config
48 put test set up here ...
50 if [ $? -ne 0 ] ; then no_result ; fi
55 if [ $? -ne 0 ] ; then fail ; fi