diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-07-02 17:35:11 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-07-02 17:35:11 (GMT) |
commit | 721e6524271af2d59385fcfc1c9f9093ef3e9ad9 (patch) | |
tree | 9bdafa1bee2955c85134154551a8aab8418f83b7 /MANIFEST | |
parent | 732ae085dce0e472f72fb767e541bf9bf8f42628 (diff) | |
download | hdf5-721e6524271af2d59385fcfc1c9f9093ef3e9ad9.zip hdf5-721e6524271af2d59385fcfc1c9f9093ef3e9ad9.tar.gz hdf5-721e6524271af2d59385fcfc1c9f9093ef3e9ad9.tar.bz2 |
[svn-r22506] HDFFV-7782: resolve names of tests files with tests - added two copies of references files and adjusted CMake and linux test script.
Tested: local linux w/ CMake
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 60 |
1 files changed, 31 insertions, 29 deletions
@@ -1132,45 +1132,47 @@ ./tools/h5import/h5importtestutil.sh # testfiles for h5import -./tools/h5import/testfiles/binin32.h5 +./tools/h5import/testfiles/binfp64.conf +./tools/h5import/testfiles/binfp64.h5 +./tools/h5import/testfiles/binin16.conf ./tools/h5import/testfiles/binin16.h5 -./tools/h5import/testfiles/txtfp32.txt -./tools/h5import/testfiles/txtstr.conf -./tools/h5import/testfiles/txtfp32.conf -./tools/h5import/testfiles/binin8w.conf +./tools/h5import/testfiles/binin32.conf +./tools/h5import/testfiles/binin32.h5 +./tools/h5import/testfiles/binin8.conf ./tools/h5import/testfiles/binin8.h5 -./tools/h5import/testfiles/txtfp64.conf -./tools/h5import/testfiles/binuin32.conf -./tools/h5import/testfiles/txtuin32.txt +./tools/h5import/testfiles/binin8w.conf +./tools/h5import/testfiles/binin8w.h5 ./tools/h5import/testfiles/binuin16.conf -./tools/h5import/testfiles/txtstr.h5 +./tools/h5import/testfiles/binuin16.h5 +./tools/h5import/testfiles/binuin32.conf +./tools/h5import/testfiles/binuin32.h5 +./tools/h5import/testfiles/textpfe.conf +./tools/h5import/testfiles/textpfe.h5 +./tools/h5import/testfiles/textpfe64.txt +./tools/h5import/testfiles/txtfp32.conf ./tools/h5import/testfiles/txtfp32.h5 -./tools/h5import/testfiles/txtin32.h5 +./tools/h5import/testfiles/txtfp32.txt +./tools/h5import/testfiles/txtfp64.conf +./tools/h5import/testfiles/txtfp64.h5 +./tools/h5import/testfiles/txtfp64.txt +./tools/h5import/testfiles/txtin16.conf ./tools/h5import/testfiles/txtin16.h5 -./tools/h5import/testfiles/binin8w.h5 +./tools/h5import/testfiles/txtin16.txt +./tools/h5import/testfiles/txtin32.conf +./tools/h5import/testfiles/txtin32.h5 ./tools/h5import/testfiles/txtin32.txt -./tools/h5import/testfiles/binfp64.conf -./tools/h5import/testfiles/binin8.conf ./tools/h5import/testfiles/txtin8.conf -./tools/h5import/testfiles/binfp64.h5 -./tools/h5import/testfiles/txtstr.txt -./tools/h5import/testfiles/txtin32.conf -./tools/h5import/testfiles/txtin16.conf ./tools/h5import/testfiles/txtin8.h5 -./tools/h5import/testfiles/txtuin32.conf +./tools/h5import/testfiles/txtin8.txt ./tools/h5import/testfiles/txtuin16.conf -./tools/h5import/testfiles/binin32.conf -./tools/h5import/testfiles/binin16.conf -./tools/h5import/testfiles/txtfp64.h5 -./tools/h5import/testfiles/txtin16.txt -./tools/h5import/testfiles/txtfp64.txt -./tools/h5import/testfiles/binuin32.h5 -./tools/h5import/testfiles/binuin16.h5 -./tools/h5import/testfiles/txtuin32.h5 ./tools/h5import/testfiles/txtuin16.h5 -./tools/h5import/testfiles/textpfe.conf -./tools/h5import/testfiles/textpfe64.txt -./tools/h5import/testfiles/textpfe.h5 +./tools/h5import/testfiles/txtuin16.txt +./tools/h5import/testfiles/txtuin32.conf +./tools/h5import/testfiles/txtuin32.h5 +./tools/h5import/testfiles/txtuin32.txt +./tools/h5import/testfiles/txtstr.conf +./tools/h5import/testfiles/txtstr.h5 +./tools/h5import/testfiles/txtstr.txt # h5diff sources ./tools/h5diff/Makefile.am |