X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=21b70ddab6bdfd1b6d80b20c9c857cc7c8060f84;hb=fa489d6ef77150e60c31906ee322bea2901da57f;hp=929cda762c90dab81fe156ebf3b98dcc8af59616;hpb=66f7c229748ba9f8bbcb6255caacb0689790a0da;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 929cda762c..21b70ddab6 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -22,6 +22,7 @@ TESTS = \ command/loop.sh \ command/longvars.sh \ command/match-files.sh \ + command/missing-values.sh \ command/no_case_size.sh \ command/oneway.sh \ command/oneway-missing.sh \ @@ -99,6 +100,7 @@ TESTS = \ EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \ no_case_size.sav \ + coverage.sh test_template \ bugs/computebug.stat bugs/computebug.out \ bugs/recode-copy-bug-1.stat bugs/recode-copy-bug-2.stat \ bugs/recode-copy-bug-1.out bugs/recode-copy-bug-2.out \