summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5dumptst.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r1395] Moved to the upper directory.Albert Cheng1999-06-301-1551/+0
|
* [svn-r1389] Patrick Lu1999-06-281-1/+258
| | | | added 2 functions to create a file for data regions and obj references
* [svn-r1384] Patrick Lu1999-06-251-0/+43
| | | | added a function to create an enum test file
* [svn-r1367] Patrick Lu1999-06-211-13/+17
| | | | | made a small change so that windows would stop complaining. the change involved using some type casting. the change was surrounded by a #define WIN32
* [svn-r1046] Purpose:Paul Harten1999-02-011-5/+172
| | | | | | | | | | | New feature Solution: Modified h5dumptst.c to generate more single dimension datasets of H5T_STRING type held in file tstr2.h5. Platform tested: Solaris2.5
* [svn-r1039] Added string tests and temporarily disabled test_compound_dt2() ↵Ruey-Hsia Li1999-02-011-35/+132
| | | | | | test. Reflected the format changes to the expected output.
* [svn-r977] Purpose:Paul Harten1998-12-211-3/+218
| | | | | | | | | | | | New feature Solution: Added some new new tests to show that paths involving HARDLINKS and paths involving SOFTLINKS convert existing objects from H5 to H4 the same way that paths involving no links does. Platform tested: Solaris2.5
* [svn-r975] Put back Paul's updates.Ruey-Hsia Li1998-12-181-0/+200
|
* [svn-r973] Added tests for scalar data space, string data type, loop ↵Ruey-Hsia Li1998-12-171-227/+117
| | | | | | detection and compound data type.
* [svn-r958] Purpose:Paul Harten1998-12-011-0/+198
| | | | | | | | | | | New feature Solution: Testing of Extendable Dataset support in h5toh4 converter when extendable dimension is first dimension. Platform tested: Solaris2.5
* [svn-r827] Updated expected output for dumper tests.Ruey-Hsia Li1998-10-291-17/+148
|
* [svn-r728] Added tests and expected optput for dumper options.Ruey-Hsia Li1998-09-281-27/+67
|
* [svn-r664] Initial version of program that generates hdf5 binary files forRuey-Hsia Li1998-09-031-0/+309
h5dump tests.