hdf5/c++/test
Elena Pourmal 7aa4a180e4 [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left
behind by "make distclean" (see below); modified appropriate Makefile.am files and ran
             bin/reconfigure to create Makefile.in to fix the problem.

Here is the list of the files "make disclean" doesn't remove:

       tools/h5dump/testfiles
       tools/h5repack/testfiles/h5diff_attr1.h5
       tools/h5repack/testfiles/tfamily00000.h5
       tools/h5repack/testfiles/tfamily00010.h5
       tools/h5repack/testfiles/tfamily00002.h5
       tools/h5repack/testfiles/tfamily00004.h5
       tools/h5repack/testfiles/tfamily00006.h5
       tools/h5repack/testfiles/tfamily00008.h5
       tools/h5repack/testfiles/tfamily00001.h5
       tools/h5repack/testfiles/tfamily00003.h5
       tools/h5repack/testfiles/tfamily00005.h5
       tools/h5repack/testfiles/tfamily00007.h5
       tools/h5repack/testfiles/tfamily00009.h5
       tools/h5jam/testfiles/h5jam-ub-nohdf5.txt.err-sav
       tools/h5jam/testfiles/h5jam-help.txt.err-sav
       tools/h5jam/testfiles/h5unjam-help.txt.err-sav
       tools/h5jam/testfiles/h5jam-ub-nohdf5.txt.out-sav
       tools/h5jam/testfiles/h5jam-help.txt.out-sav
       tools/h5jam/testfiles/h5unjam-help.txt.out-sav
       hl/fortran/test/dsetf5.h5
       c++/test/tattr_multi.h5
       c++/test/tattr_scalar.h5
       c++/test/tfattrs.h5
       c++/test/tattr_basic.h5
       c++/test/tattr_compound.h5
       c++/test/tattr_dtype.h5

Tested on jam and emu in place and using srcdir with the svn stat command.

This fix doesn't address two problems:

tool/h5dump/testfiles directory is not removed by "make distclean" and it should be
tools/misc/testfiles directory is removed by "make distclean" and it shouldn't be
2013-11-02 20:21:23 -05:00
..
CMakeLists.txt [svn-r24029] Move TESTS to seperate file to allow easier editing by all developers. 2013-08-19 16:49:44 -05:00
CMakeTests.cmake [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles. 2013-11-01 16:15:37 -05:00
dsets.cpp [svn-r24188] Purpose: Fixed bug introduced in r24163 2013-09-22 19:39:44 -05:00
h5cpputil.cpp [svn-r24188] Purpose: Fixed bug introduced in r24163 2013-09-22 19:39:44 -05:00
h5cpputil.h [svn-r24188] Purpose: Fixed bug introduced in r24163 2013-09-22 19:39:44 -05:00
H5srcdir_str.h.in [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
Makefile.am [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left 2013-11-02 20:21:23 -05:00
Makefile.in [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left 2013-11-02 20:21:23 -05:00
tattr.cpp [svn-r23438] Purpose: Fix bug HDFFV-7520 2013-03-23 12:37:49 -05:00
tcompound.cpp [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
testhdf5.cpp [svn-r18335] Description: 2010-02-26 11:55:49 -05:00
tfile.cpp [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
tfilter.cpp [svn-r23861] HDFFV-8322: Mismatched free() / delete / delete [] for cpp_testhdf5 2013-07-03 09:58:09 -05:00
th5s.cpp [svn-r24142] Purpose: Fix bug in tests 2013-09-14 22:53:59 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00
tlinks.cpp [svn-r23427] Purpose: Fix bug HDFFV-8067 2013-03-22 12:56:05 -05:00
trefer.cpp [svn-r24188] Purpose: Fixed bug introduced in r24163 2013-09-22 19:39:44 -05:00
ttypes.cpp [svn-r23427] Purpose: Fix bug HDFFV-8067 2013-03-22 12:56:05 -05:00
tvlstr.cpp [svn-r23427] Purpose: Fix bug HDFFV-8067 2013-03-22 12:56:05 -05:00