]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
(sys_exec_command): Use xclose, xpipe, xfork, xdup2 and exec_fatal.
[chaz/tar] / tests / Makefile.am
index f490b51fa8ef638f4c9dc5f98bef518e308a3e91..bbf785212e3b740637b969c1163333fcff0ac52d 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for GNU tar regression tests.
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004 Free Software
+# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005 Free Software
 # Foundation, Inc.
 
 # François Pinard <pinard@iro.umontreal.ca>, 1988.
@@ -47,6 +47,8 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
 
 TESTSUITE_AT = \
  testsuite.at\
+ append.at\
+ comprec.at\
  delete01.at\
  delete02.at\
  delete03.at\
@@ -63,16 +65,20 @@ TESTSUITE_AT = \
  link01.at\
  listed01.at\
  listed02.at\
+ long01.at\
  longv7.at\
  multiv01.at\
  multiv02.at\
  multiv03.at\
  old.at\
  options.at\
+ options02.at\
+ pipe.at\
  recurse.at\
  same-order01.at\
  same-order02.at\
  sparse01.at\
+ sparse02.at\
  volume.at\
  version.at\
  star/gtarfail.at\
This page took 0.022671 seconds and 4 git commands to generate.