]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Add append02.at
[chaz/tar] / tests / Makefile.am
index 2f7ea1dac5e32d1ef8fd07b010e8e35c37ebc878..bb5ed5136407984b0f0d962a83dd4a9a8a100753 100644 (file)
@@ -49,6 +49,8 @@ TESTSUITE_AT = \
  testsuite.at\
  append.at\
  append01.at\
+ append02.at\
+ chtype.at\
  comprec.at\
  delete01.at\
  delete02.at\
@@ -65,6 +67,9 @@ TESTSUITE_AT = \
  incremental.at\
  incr01.at\
  incr02.at\
+ incr03.at\
+ incr04.at\
+ indexfile.at\
  ignfail.at\
  link01.at\
  listed01.at\
@@ -83,6 +88,9 @@ TESTSUITE_AT = \
  options02.at\
  pipe.at\
  recurse.at\
+ rename01.at\
+ rename02.at\
+ rename03.at\
  same-order01.at\
  same-order02.at\
  shortrec.at\
@@ -91,8 +99,12 @@ TESTSUITE_AT = \
  sparse03.at\
  sparsemv.at\
  sparsemvp.at\
+ spmvp00.at\
+ spmvp01.at\
+ spmvp10.at\
  truncate.at\
  update.at\
+ volsize.at\
  volume.at\
  version.at\
  star/gtarfail.at\
@@ -118,6 +130,9 @@ clean-local:
 check-local: atconfig atlocal $(TESTSUITE)
        $(SHELL) $(TESTSUITE)
 
+check-full:
+       FULL_TEST=1 $(MAKE) check
+
 #check_SCRIPTS = tar
 
 # Run the test suite on the *installed* tree.
This page took 0.019872 seconds and 4 git commands to generate.