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/h5diff_16.txt | |
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/h5diff_16.txt')
-rw-r--r-- | tools/testfiles/h5diff_16.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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 + |