X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2FMakefile.am;h=e13b0794b75f2a8fde2e060e9a79902e70a2417d;hb=26538c9b;hp=320d78fd973807e880c19e62a768a0dcbcaa6df7;hpb=cd7bdd4076ca154575bbef85eb2157e59befcfe2;p=chaz%2Ftar diff --git a/tests/Makefile.am b/tests/Makefile.am index 320d78f..e13b079 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -44,6 +44,8 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac TESTSUITE_AT = \ T-empty.at\ T-null.at\ + T-zfile.at\ + T-nonl.at\ testsuite.at\ append.at\ append01.at\ @@ -65,6 +67,15 @@ TESTSUITE_AT = \ exclude05.at\ exclude06.at\ exclude07.at\ + exclude08.at\ + exclude09.at\ + exclude10.at\ + exclude11.at\ + exclude12.at\ + exclude13.at\ + exclude14.at\ + exclude15.at\ + exclude16.at\ extrac01.at\ extrac02.at\ extrac03.at\ @@ -125,6 +136,12 @@ TESTSUITE_AT = \ multiv07.at\ multiv08.at\ old.at\ + opcomp01.at\ + opcomp02.at\ + opcomp03.at\ + opcomp04.at\ + opcomp05.at\ + opcomp06.at\ options.at\ options02.at\ owner.at\