diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-03-19 15:05:19 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-03-19 15:05:19 (GMT) |
commit | 14bc79b1b8ed7f8b0936cca9c5bbc33b1b8cacc1 (patch) | |
tree | 75cb3a7b86ce7d83bd37253386cda201b4b49395 | |
parent | a51eaab41a23427016afd1d870b39464f2201f2b (diff) | |
download | hdf5-14bc79b1b8ed7f8b0936cca9c5bbc33b1b8cacc1.zip hdf5-14bc79b1b8ed7f8b0936cca9c5bbc33b1b8cacc1.tar.gz hdf5-14bc79b1b8ed7f8b0936cca9c5bbc33b1b8cacc1.tar.bz2 |
[svn-r22090] Reorder tools/h5jam/testfiles ordering
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1960,12 +1960,12 @@ ./tools/h5jam/getub.c # test files for jam -./tools/h5jam/testfiles/twithub.h5 -./tools/h5jam/testfiles/twithub513.h5 ./tools/h5jam/testfiles/h5jam-help.txt ./tools/h5jam/testfiles/h5unjam-help.txt -./tools/h5jam/testfiles/u10.txt ./tools/h5jam/testfiles/tall.h5 +./tools/h5jam/testfiles/twithub.h5 +./tools/h5jam/testfiles/twithub513.h5 +./tools/h5jam/testfiles/u10.txt ./tools/h5jam/testfiles/u511.txt ./tools/h5jam/testfiles/u512.txt ./tools/h5jam/testfiles/u513.txt |