diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-07-17 18:22:26 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-07-17 18:22:26 (GMT) |
commit | a2f2887675c2371570cc7084eb7589ecf06ce41c (patch) | |
tree | 7de28645ad9a51f7c0e3fba1048e33701bccbf93 /tools/test/h5diff | |
parent | 93c3d7b2f33b2560a3ce2926d09dd00e8ef9f40b (diff) | |
download | hdf5-a2f2887675c2371570cc7084eb7589ecf06ce41c.zip hdf5-a2f2887675c2371570cc7084eb7589ecf06ce41c.tar.gz hdf5-a2f2887675c2371570cc7084eb7589ecf06ce41c.tar.bz2 |
add test file ext
Diffstat (limited to 'tools/test/h5diff')
-rw-r--r-- | tools/test/h5diff/testh5diff.sh.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/test/h5diff/testh5diff.sh.in b/tools/test/h5diff/testh5diff.sh.in index 27b6ffa..84330ec 100644 --- a/tools/test/h5diff/testh5diff.sh.in +++ b/tools/test/h5diff/testh5diff.sh.in @@ -1195,8 +1195,8 @@ TOOLTEST h5diff_646.txt -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff_ # ############################################################################## # # Test array variances # ############################################################################## -TOOLTEST h5diff_800 -v h5diff_dset1.h5 h5diff_dset2.h5 /g1/array /g1/array -TOOLTEST h5diff_801 -v h5diff_dset1.h5 h5diff_dset3.h5 /g1/array /g1/array +TOOLTEST h5diff_800.txt -v h5diff_dset1.h5 h5diff_dset2.h5 /g1/array /g1/array +TOOLTEST h5diff_801.txt -v h5diff_dset1.h5 h5diff_dset3.h5 /g1/array /g1/array # ############################################################################## # VDS tests |