X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=a905a010b9bac29b43021b1aa3519e6db49e0e7f;hb=c4a500426ebcddef3d19dbbb0514f6dbb41f8d1e;hp=8c1bfcfc723100c4e44f88810ab3e42854a675ca;hpb=b8a90d7b20f0e20b3279d224f8fcd3025fd88905;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 8c1bfcfc..a905a010 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -68,6 +68,7 @@ dist_TESTS = \ tests/command/trimmed-mean.sh \ tests/command/tabs.sh \ tests/command/use.sh \ + tests/command/variable-display.sh \ tests/command/vector.sh \ tests/command/very-long-strings.sh \ tests/command/weight.sh \ @@ -76,6 +77,7 @@ dist_TESTS = \ tests/formats/date-in.sh \ tests/formats/date-out.sh \ tests/formats/float-format.sh \ + tests/formats/format-guesser.sh \ tests/formats/ib-in.sh \ tests/formats/legacy-in.sh \ tests/formats/month-in.sh \ @@ -98,6 +100,7 @@ dist_TESTS = \ tests/bugs/compression.sh \ tests/bugs/crosstabs.sh \ tests/bugs/crosstabs-crash.sh \ + tests/bugs/crosstabs-crash2.sh \ tests/bugs/curtailed.sh \ tests/bugs/data-crash.sh \ tests/bugs/double-frequency.sh \