summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_58.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r14258] new feature: make h5diff use the same command line parsing code ↵Pedro Vicente Nunes2007-11-131-1/+1
| | | | | | | | | and syntax than h5dump usage is now h5diff [OPTIONS] file1 file2 [obj1[obj2]] tested: windows, linux, solaris
* [svn-r13417] Pedro Vicente Nunes2007-02-271-0/+13
| | | | commented a test that fails cross platforms and renamed files
* [svn-r13404] Pedro Vicente Nunes2007-02-261-13/+0
| | | | renamed files for more easy browsing
* [svn-r13368] Pedro Vicente Nunes2007-02-211-2/+1
| | | | Added a little format alignment to the printing of dimensions
* [svn-r13334] Added a new function to print the dimensions sizesPedro Vicente Nunes2007-02-191-1/+2
|
* [svn-r12815] Pedro Vicente Nunes2006-10-251-2/+2
| | | | | | | | | | | | | | 1) added a new parameter to the h5diff function diff_array that contains the beginning position of the hyperslab, so that the total position in the array is printed correctly when reading by hyperslabs. 2) added a new test to h5diff that reads and diffs by hyperslabs. The test reads a 1GB dataset, from which a 1KB hyperslab was written with differences . 3) added the generation of 2 files to the generator program to test the h5diff hyperslab read. 4) changed the h5diff binary pre-generated file names to be more descriptive (e.g, instead of file1.h5, made it h5diff_basic1.h5) 5) changed the name of the h5repack options text file to info.h5repack
* [svn-r12687] reverted back some changes that inadvertedely added some ↵Pedro Vicente Nunes2006-09-261-1/+0
| | | | | | | | output to the parallel part of h5diff tested : heping parallel
* [svn-r12678] bug fixPedro Vicente Nunes2006-09-251-0/+1
| | | | | the number of atribute differences was not added to the total sum of differences
* [svn-r12303] Purpose:Pedro Vicente Nunes2006-04-261-2/+2
| | | | | | | | | | | | | | new feature Description: modified the test case for region points, so that there is not an ordered sequence of points that differ, but one with gaps Solution: Platforms tested: linux Misc. update:
* [svn-r12298] Purpose:Pedro Vicente Nunes2006-04-251-0/+13
one more test file forgotten in the last check in Description: Solution: Platforms tested: Misc. update: