]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
New test verbose.at
[chaz/tar] / tests / Makefile.am
index 338570c8a55105735591d77499efd97983759176..153ee6d3ddf4f676cbbfa125eb6717d98e6ebe72 100644 (file)
@@ -49,6 +49,8 @@ TESTSUITE_AT = \
  testsuite.at\
  append.at\
  append01.at\
+ append02.at\
+ chtype.at\
  comprec.at\
  delete01.at\
  delete02.at\
@@ -66,6 +68,8 @@ TESTSUITE_AT = \
  incr01.at\
  incr02.at\
  incr03.at\
+ incr04.at\
+ indexfile.at\
  ignfail.at\
  link01.at\
  listed01.at\
@@ -79,6 +83,7 @@ TESTSUITE_AT = \
  multiv02.at\
  multiv03.at\
  multiv04.at\
+ multiv05.at\
  old.at\
  options.at\
  options02.at\
@@ -95,9 +100,14 @@ TESTSUITE_AT = \
  sparse03.at\
  sparsemv.at\
  sparsemvp.at\
+ spmvp00.at\
+ spmvp01.at\
+ spmvp10.at\
  truncate.at\
  update.at\
+ volsize.at\
  volume.at\
+ verbose.at\
  version.at\
  star/gtarfail.at\
  star/gtarfail2.at\
@@ -122,6 +132,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.020735 seconds and 4 git commands to generate.