diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testfiles/h5diff_032.txt | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/tools/testfiles/h5diff_032.txt b/tools/testfiles/h5diff_032.txt deleted file mode 100644 index 84e41bc..0000000 --- a/tools/testfiles/h5diff_032.txt +++ /dev/null @@ -1,76 +0,0 @@ -############################# -Expected output for 'h5diff -l h5diff_test1.h5 h5diff_test2.h5' -############################# -$h5diff -l h5diff_test1.h5 h5diff_test2.h5 -File <h5diff_test1.h5>: # of entries = 22 -/compound datatype -/dset1.1 dataset -/dset1.3.1 dataset -/dset1.3.2 dataset -/dset1.3.3 dataset -/dset1.3.4 dataset -/dset1.3.5 dataset -/dset1.3.6 dataset -/dset1.3.7 dataset -/dset1.3.8 dataset -/dset1.7 dataset -/dset1.8 dataset -/dset1.9 dataset -/dset2.1a dataset -/dset2.2a dataset -/dset2.3a dataset -/dset2.4a dataset -/dset2.5a dataset -/dset2.6a dataset -/enum datatype -/g1.1 group -/soft link -File <h5diff_test2.h5>: # of entries = 15 -/compound datatype -/dset1.4 dataset -/dset1.5 dataset -/dset1.6 dataset -/dset1.7 dataset -/dset1.8 dataset -/dset1.9 dataset -/dset2.1b dataset -/dset2.2b dataset -/dset2.3b dataset -/dset2.4b dataset -/dset2.5b dataset -/dset2.6b dataset -/enum datatype -/g1.1 group - -</compound> found in <h5diff_test1.h5> and </compound> found in <h5diff_test2.h5> -</dset1.1> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.1> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.2> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.3> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.4> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.5> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.6> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.7> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.3.8> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset1.4> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset1.5> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset1.6> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset1.7> found in <h5diff_test1.h5> and </dset1.7> found in <h5diff_test2.h5> -</dset1.8> found in <h5diff_test1.h5> and </dset1.8> found in <h5diff_test2.h5> -</dset1.9> found in <h5diff_test1.h5> and </dset1.9> found in <h5diff_test2.h5> -</dset2.1a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset2.1b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset2.2a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset2.2b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset2.3a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset2.3b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset2.4a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset2.4b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset2.5a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset2.5b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</dset2.6a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> -</dset2.6b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> -</enum> found in <h5diff_test1.h5> and </enum> found in <h5diff_test2.h5> -</g1.1> found in <h5diff_test1.h5> and </g1.1> found in <h5diff_test2.h5> -</soft> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> - |