diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-15 19:56:44 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-15 19:56:44 (GMT) |
commit | 8f74e81758f53e46a2898616c1c438c99aaac15b (patch) | |
tree | 3a1a524e78357f06cd8abf481b3334b6a6bae605 /tools/testfiles | |
parent | a44ab9133a917152680938707d893888d6a97c02 (diff) | |
download | hdf5-8f74e81758f53e46a2898616c1c438c99aaac15b.zip hdf5-8f74e81758f53e46a2898616c1c438c99aaac15b.tar.gz hdf5-8f74e81758f53e46a2898616c1c438c99aaac15b.tar.bz2 |
[svn-r12917]
h5repack revision:
1. added a new test due to the introduction of H5Ocopy in the copy of objects (compressed dataset with references, that still must go a second sweep of the file to be regenerated).
2. Moved all the source files from the h5repack test program to a new file h5repacktst.c and removed the old ones (testh5repack*.c).
3. Renamed the binary files from test*.h5 to h5repack*.h5 for easy reference.
4. Modified the shell script to use variables for file names instead of hard coded names
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/h5repack_attr.h5 | bin | 0 -> 20056 bytes |
-rw-r--r-- | tools/testfiles/h5repack_deflate.h5 (renamed from tools/testfiles/test_deflate.h5) | bin | 5954 -> 5962 bytes |
-rw-r--r-- | tools/testfiles/h5repack_early.h5 (renamed from tools/testfiles/test_big.h5) | bin | 1052720 -> 2067224 bytes |
-rw-r--r-- | tools/testfiles/h5repack_fill.h5 (renamed from tools/testfiles/test0.h5) | bin | 2072 -> 2072 bytes |
-rw-r--r-- | tools/testfiles/h5repack_filters.h5 (renamed from tools/testfiles/test_all.h5) | bin | 34408 -> 29744 bytes |
-rw-r--r-- | tools/testfiles/h5repack_fletcher.h5 (renamed from tools/testfiles/test_fletcher32.h5) | bin | 7880 -> 7880 bytes |
-rw-r--r-- | tools/testfiles/h5repack_hlink.h5 (renamed from tools/testfiles/test3.h5) | bin | 6712 -> 6576 bytes |
-rw-r--r-- | tools/testfiles/h5repack_layout.h5 (renamed from tools/testfiles/test4.h5) | bin | 29384 -> 29384 bytes |
-rw-r--r-- | tools/testfiles/h5repack_nbit.h5 (renamed from tools/testfiles/test_nbit.h5) | bin | 13776 -> 13776 bytes |
-rw-r--r-- | tools/testfiles/h5repack_objs.h5 | bin | 0 -> 18592 bytes |
-rw-r--r-- | tools/testfiles/h5repack_shuffle.h5 (renamed from tools/testfiles/test_shuffle.h5) | bin | 7864 -> 7864 bytes |
-rw-r--r-- | tools/testfiles/h5repack_soffset.h5 (renamed from tools/testfiles/test_scaleoffset.h5) | bin | 11052 -> 11052 bytes |
-rw-r--r-- | tools/testfiles/h5repack_szip.h5 (renamed from tools/testfiles/test_szip.h5) | bin | 5588 -> 5588 bytes |
-rw-r--r-- | tools/testfiles/test1.h5 | bin | 20944 -> 0 bytes |
-rw-r--r-- | tools/testfiles/test2.h5 | bin | 20520 -> 0 bytes |
-rw-r--r-- | tools/testfiles/test5.h5 | bin | 259464 -> 0 bytes |
16 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/h5repack_attr.h5 b/tools/testfiles/h5repack_attr.h5 Binary files differnew file mode 100644 index 0000000..70ad02d --- /dev/null +++ b/tools/testfiles/h5repack_attr.h5 diff --git a/tools/testfiles/test_deflate.h5 b/tools/testfiles/h5repack_deflate.h5 Binary files differindex d63a957..3a4b86d 100644 --- a/tools/testfiles/test_deflate.h5 +++ b/tools/testfiles/h5repack_deflate.h5 diff --git a/tools/testfiles/test_big.h5 b/tools/testfiles/h5repack_early.h5 Binary files differindex b7815ff..9b92890 100644 --- a/tools/testfiles/test_big.h5 +++ b/tools/testfiles/h5repack_early.h5 diff --git a/tools/testfiles/test0.h5 b/tools/testfiles/h5repack_fill.h5 Binary files differindex a5b7101..21516cb 100644 --- a/tools/testfiles/test0.h5 +++ b/tools/testfiles/h5repack_fill.h5 diff --git a/tools/testfiles/test_all.h5 b/tools/testfiles/h5repack_filters.h5 Binary files differindex 5099bb6..042b8db 100644 --- a/tools/testfiles/test_all.h5 +++ b/tools/testfiles/h5repack_filters.h5 diff --git a/tools/testfiles/test_fletcher32.h5 b/tools/testfiles/h5repack_fletcher.h5 Binary files differindex 7acf486..2f137b0 100644 --- a/tools/testfiles/test_fletcher32.h5 +++ b/tools/testfiles/h5repack_fletcher.h5 diff --git a/tools/testfiles/test3.h5 b/tools/testfiles/h5repack_hlink.h5 Binary files differindex 45b3ec1..3d22728 100644 --- a/tools/testfiles/test3.h5 +++ b/tools/testfiles/h5repack_hlink.h5 diff --git a/tools/testfiles/test4.h5 b/tools/testfiles/h5repack_layout.h5 Binary files differindex 77ee7fb..5772a31 100644 --- a/tools/testfiles/test4.h5 +++ b/tools/testfiles/h5repack_layout.h5 diff --git a/tools/testfiles/test_nbit.h5 b/tools/testfiles/h5repack_nbit.h5 Binary files differindex 2ca3995..3ada112 100644 --- a/tools/testfiles/test_nbit.h5 +++ b/tools/testfiles/h5repack_nbit.h5 diff --git a/tools/testfiles/h5repack_objs.h5 b/tools/testfiles/h5repack_objs.h5 Binary files differnew file mode 100644 index 0000000..b01258f --- /dev/null +++ b/tools/testfiles/h5repack_objs.h5 diff --git a/tools/testfiles/test_shuffle.h5 b/tools/testfiles/h5repack_shuffle.h5 Binary files differindex 9cf5ec2..d13cca7 100644 --- a/tools/testfiles/test_shuffle.h5 +++ b/tools/testfiles/h5repack_shuffle.h5 diff --git a/tools/testfiles/test_scaleoffset.h5 b/tools/testfiles/h5repack_soffset.h5 Binary files differindex caf30cb..89ee99a 100644 --- a/tools/testfiles/test_scaleoffset.h5 +++ b/tools/testfiles/h5repack_soffset.h5 diff --git a/tools/testfiles/test_szip.h5 b/tools/testfiles/h5repack_szip.h5 Binary files differindex 864e0a8..b16d169 100644 --- a/tools/testfiles/test_szip.h5 +++ b/tools/testfiles/h5repack_szip.h5 diff --git a/tools/testfiles/test1.h5 b/tools/testfiles/test1.h5 Binary files differdeleted file mode 100644 index 019ba2d..0000000 --- a/tools/testfiles/test1.h5 +++ /dev/null diff --git a/tools/testfiles/test2.h5 b/tools/testfiles/test2.h5 Binary files differdeleted file mode 100644 index f14a61c..0000000 --- a/tools/testfiles/test2.h5 +++ /dev/null diff --git a/tools/testfiles/test5.h5 b/tools/testfiles/test5.h5 Binary files differdeleted file mode 100644 index 3ef3ad2..0000000 --- a/tools/testfiles/test5.h5 +++ /dev/null |