X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2FMakefile.am;h=57b819d2d9f280226b006c2e8079988d2fd6f046;hb=58f7781f0c0588e5eae9840e363d6213cfc6f51a;hp=3a714cfeb34a0b7d366b6767f17e82fd0b683056;hpb=a90f29f5c4c88d1e56373b160e103bfa9f8ce387;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 3a714cfeb3..57b819d2d9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,7 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -TESTS_ENVIRONMENT=top_srcdir=${top_srcdir} +TESTS_ENVIRONMENT = top_srcdir=${top_srcdir} +TESTS_ENVIRONMENT += PERL='@PERL@' TESTS = \ command/aggregate.sh \ command/autorecod.sh \ @@ -70,6 +71,7 @@ TESTS = \ bugs/val-labs-trailing-slash.sh \ bugs/recode-copy-bug.sh \ bugs/computebug.sh \ + bugs/temp-freq.sh \ xforms/casefile.sh \ stats/descript-basic.sh \ stats/descript-missing.sh \ @@ -80,7 +82,9 @@ TESTS = \ stats/percentiles-enhanced.sh \ expressions/expressions.sh \ expressions/epoch.sh \ - expressions/randist.sh + expressions/randist.sh \ + expressions/variables.sh \ + expressions/vectors.sh noinst_PROGRAMS = gengarbage