diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-30 22:38:46 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-30 22:38:46 (GMT) |
commit | 614490a83a8f213123f3ad29b37d5b54d4a4a993 (patch) | |
tree | 4d60b868ef66abef4a4d4a480718e2562bbda5fa /tools/testfiles | |
parent | e6b24e1995a5c24d3e20aaf9a0d2160a7c51ef08 (diff) | |
download | hdf5-614490a83a8f213123f3ad29b37d5b54d4a4a993.zip hdf5-614490a83a8f213123f3ad29b37d5b54d4a4a993.tar.gz hdf5-614490a83a8f213123f3ad29b37d5b54d4a4a993.tar.bz2 |
[svn-r6928] Purpose:
h5diff support for long_long
Description:
added h5diff support for long_long;
No automatic test was added because
it seems that the printf format of long_long is slightly different in Linux and IRIX(modi4),
because the diff command complained about a difference in the 2 test files for long_long;
visually, it seems that in IRIX an extra space is added after the print (or maybe it is
just me that is seeing extra spaces :=)
this test is test 5.8, commented in testh5diff.sh
Platforms tested:
Windows 2000 (octopus)
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)
Misc. update:
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/file1.h5 | bin | 6240 -> 6240 bytes | |||
-rw-r--r-- | tools/testfiles/file2.h5 | bin | 6288 -> 6288 bytes | |||
-rw-r--r-- | tools/testfiles/file3.h5 | bin | 4352 -> 4352 bytes | |||
-rw-r--r-- | tools/testfiles/file4.h5 | bin | 4352 -> 4352 bytes | |||
-rw-r--r-- | tools/testfiles/file5.h5 | bin | 2936 -> 2936 bytes | |||
-rw-r--r-- | tools/testfiles/file6.h5 | bin | 9432 -> 9976 bytes | |||
-rw-r--r-- | tools/testfiles/h5diff_16.txt | 8 |
7 files changed, 8 insertions, 0 deletions
diff --git a/tools/testfiles/file1.h5 b/tools/testfiles/file1.h5 Binary files differindex f8e68b5..48e27a0 100644 --- a/tools/testfiles/file1.h5 +++ b/tools/testfiles/file1.h5 diff --git a/tools/testfiles/file2.h5 b/tools/testfiles/file2.h5 Binary files differindex 0c7c71a..f93c60b 100644 --- a/tools/testfiles/file2.h5 +++ b/tools/testfiles/file2.h5 diff --git a/tools/testfiles/file3.h5 b/tools/testfiles/file3.h5 Binary files differindex bf23130..aab2d35 100644 --- a/tools/testfiles/file3.h5 +++ b/tools/testfiles/file3.h5 diff --git a/tools/testfiles/file4.h5 b/tools/testfiles/file4.h5 Binary files differindex e79ab78..d0d9673 100644 --- a/tools/testfiles/file4.h5 +++ b/tools/testfiles/file4.h5 diff --git a/tools/testfiles/file5.h5 b/tools/testfiles/file5.h5 Binary files differindex 0ac661e..c438dad 100644 --- a/tools/testfiles/file5.h5 +++ b/tools/testfiles/file5.h5 diff --git a/tools/testfiles/file6.h5 b/tools/testfiles/file6.h5 Binary files differindex ec6768d..c36b77e 100644 --- a/tools/testfiles/file6.h5 +++ b/tools/testfiles/file6.h5 diff --git a/tools/testfiles/h5diff_16.txt b/tools/testfiles/h5diff_16.txt index 288fb65..6699e28 100644 --- a/tools/testfiles/h5diff_16.txt +++ b/tools/testfiles/h5diff_16.txt @@ -22,6 +22,8 @@ file1 file2 x x /dset7b x x /dset8a x x /dset8b + x x /dset9a + x x /dset9b Comparing </dset0a> with </dset0a> 0 differences found @@ -77,4 +79,10 @@ Comparing </dset8a> with </dset8a> Comparing </dset8b> with </dset8b> 0 differences found +Comparing </dset9a> with </dset9a> +0 differences found + +Comparing </dset9b> with </dset9b> +0 differences found + |