X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=d6659e8433ea44639dc22fceb92d10db3c8e2263;hb=6e019f71a11df7ecb9a94f6f158e594473ba6e5d;hp=082889cdedfe26d098dff3a4c9bd9196a59c7fe4;hpb=51996c07fc2b308ad29dcbaa93e4d5d3d21b3331;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 082889cd..d6659e84 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -9,6 +9,7 @@ TESTS_ENVIRONMENT += CHARSETALIASDIR='$(abs_top_builddir)/gl' TESTS_ENVIRONMENT += LC_ALL=C dist_TESTS = \ + tests/command/add-files.sh \ tests/command/aggregate.sh \ tests/command/attributes.sh \ tests/command/autorecod.sh \ @@ -34,6 +35,7 @@ dist_TESTS = \ tests/command/input-program.sh \ tests/command/insert.sh \ tests/command/lag.sh \ + tests/command/line-ends.sh \ tests/command/list.sh \ tests/command/loop.sh \ tests/command/longvars.sh \ @@ -73,6 +75,7 @@ dist_TESTS = \ tests/command/t-test-pairs.sh \ tests/command/trimmed-mean.sh \ tests/command/tabs.sh \ + tests/command/update.sh \ tests/command/use.sh \ tests/command/variable-display.sh \ tests/command/vector.sh \