X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=bb229d3108f9723bc7faf1f6f2a96412029bb06b;hb=493527639c58bd78c7951260b32a6dcfc68abaee;hp=7cafde45f4b9ce27b071fec2ee4517abcf2d3f04;hpb=b98f29b0ef9d057cbd6c24ff0360c59be7bac973;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 7cafde45..bb229d31 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -12,7 +12,6 @@ TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT) dist_TESTS = \ tests/formats/date-in.sh \ tests/formats/ib-in.sh \ - tests/formats/legacy-in.sh \ tests/formats/month-in.sh \ tests/formats/num-in.sh \ tests/formats/num-out.sh \ @@ -218,10 +217,10 @@ EXTRA_DIST += \ tests/coverage.sh tests/test_template \ tests/data/bcd-in.expected.cmp.gz \ tests/data/binhex-out.expected.gz \ + tests/data/legacy-in.expected.cmp.gz \ tests/data/v13.sav \ tests/data/v14.sav \ tests/formats/ib-in.expected.cmp.gz \ - tests/formats/legacy-in.expected.cmp.gz \ tests/formats/num-in.expected.gz \ tests/formats/num-out.expected.cmp.gz \ tests/formats/num-out-cmp.pl \