summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r3987] MuQun Yang2001-06-112-0/+0
| | | | | | | | | | Purpose: update h4toh5 converter utility test files Description: better output of HDF4 dimensional name list Solution: Platforms tested: eirene,arabica
* [svn-r3986] MuQun Yang2001-06-113-0/+0
| | | | | | | | | | | | | Purpose: update h4toh5 testing files Description: Now we are using fixed size for HDF5 dimensional name list and h5dump output is appended with 000/000/....................... It looks ugly and annoying. Solution: Use NULLTERM for SDS dimensional list names Platforms tested: RedHat 6.2(eirene) and solaris 2.7(arabica)
* [svn-r3853] Purpose:Bill Wendling2001-04-244-0/+100
| | | | | | | | Adding Tests Description: Added tests for the h5dump subsetting feature. Platforms tested: Linux
* [svn-r3680] Purpose:Bill Wendling2001-03-219-773/+773
| | | | | | | | | Updated Description: Updated test results for the h5dumper's XML option. The tool now conforms with the fixes implemented in the 1.4 branch. Platforms tested: Linux
* [svn-r3506] Robert E. McGrath2001-02-239-773/+773
| | | | | | | | | | | | | Purpose: Bug fix. Description: Order of elements in groups is wrong. (Need to find out why h5gen accepted this at all.) Note that test output had to be corrected in some cases. Solution: Fixed xml_dump_group to do the right order to match the DTD Platforms tested: Linux, solaris.
* [svn-r3485] Robert E. McGrath2001-02-229-18/+15
| | | | | | | | | | | | Purpose: fix bug in XML output Description: OBJ-XID, Parents, etc. were messed up in several cases. Solution: Fixed. Updated tests to have correct results in them Note: tvldtype.h5.xml is a junk file, Platforms tested: Solaris 2.7
* [svn-r3446] MuQun Yang2001-02-1919-0/+0
| | | | | | | | Purpose: remove old h4-h5 test files Description: Solution: Platforms tested:
* [svn-r3445] MuQun Yang2001-02-1921-0/+0
| | | | | | | | Purpose: remove h4-h5 converter test files Description: Solution: Platforms tested:
* [svn-r3444] MuQun Yang2001-02-1919-0/+0
| | | | | | | | Purpose: remove old h4-h5 testfiles Description: Solution: Platforms tested:
* [svn-r3443] MuQun Yang2001-02-1920-0/+0
| | | | | | | | Purpose: remove old h4-h5 converter test files Description: Solution: Platforms tested:
* [svn-r3442] MuQun Yang2001-02-191-0/+0
| | | | | | | | Purpose: remove old h4-h5 converter test files Description: Solution: Platforms tested:
* [svn-r3420] MuQun Yang2001-02-1617-0/+0
| | | | | | | | | | Purpose: add new expected converted hdf5 files from converter Description: Solution: Platforms tested: eirene, arabica CVOS: ----------------------------------------------------------------------
* [svn-r3419] MuQun Yang2001-02-1616-0/+0
| | | | | | | | | | | | | Purpose: adding new test hdf4files to be tested by h4toh5 converter Description: Solution: more typical test files are used Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3413] Purpose:Bill Wendling2001-02-155-12/+12
| | | | | | | | | Update Description: Updated the result files to be consistent with the new error messaging schema that h5dump uses. Platforms tested: Linux
* [svn-r3408] Purpose:Robert E. McGrath2001-02-1455-0/+6511
| | | | | | | | Adding new feature. Description: XML output option to h5dump Platforms tested: SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98
* [svn-r3249] Purpose:Bill Wendling2001-01-098-8/+8
| | | | | | | | | | | | | | New Feature Description: Changed the command line flags in the h5dumper so that they accept both short and long flags. The flag syntax for some have changed (I.e., object ids are no longer -v but -i and -header is now -H or --header, etc.) A new function is added called get_options which can be used for all other tools as well. Had to change these output files to accept the correct flags. Platforms tested: Linux
* [svn-r3230] Purpose:Quincey Koziol2001-01-033-0/+83
| | | | | | | | Extra testing Description: Added tests to dump empty datasets to the h5dump and h5ls testing. Platforms tested: FreeBSD 4.2 (hawkwind)
* [svn-r3139] Purpose:Quincey Koziol2000-12-143-13/+6
| | | | | | | | Bug Fix Description: Re-generated h5ls output which contained floating point numbers. Platforms tested: FreeBSD 4.2 (hawkwind)
* [svn-r3113] Purpose:Quincey Koziol2000-12-113-22/+19
| | | | | | | | | | | | Bug Fix Description: Stumbled across a problem when working on the J90 h5dump problem where I noticed that some of the output for named compound datatypes wasn't being displayed. Solution: Generated correct DDL files. Platforms tested: FreeBSD 4.2 (hawkwind) & Cray J90 (killeen)
* [svn-r3022] Purpose:Quincey Koziol2000-11-291-0/+68
| | | | | | | | Bug fix Description: Added DDL for test file. Platforms tested: Linux 2.2.16-3smp (eirene)
* [svn-r2988] Purpose:Quincey Koziol2000-11-2145-502/+1032
| | | | | | | | Updating test files. Description: Updated test files to reflect changes to DDL. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2971] Purpose:Bill Wendling2000-11-173-3/+3
| | | | | | | | | | | Bug fix Description: With the changing of the spelling error in the h5ls usage statement, these testfiles puked. Solution: Corrected them in there. Platforms tested: Linux
* [svn-r2966] Purpose:Bill Wendling2000-11-171-0/+20
| | | | | | | | Add Test Description: Added test for variable length data types. Platforms tested: Linux
* [svn-r2948] Purpose:Bill Wendling2000-11-162-32/+0
| | | | | | | | | | | | | | Bug fix Description: I was writing things out to the HDF file in big-endian format without doing any conversions on the data or anything like that. This was causing tests to fail on most machines Solution: Removed the big-endian craziness...But, this kinda resulted in a bug in the HDF dumper which Albert and Robb suggested ways of fixing. Platforms tested: Linux
* [svn-r2941] Purpose:Bill Wendling2000-11-152-4/+36
| | | | | | | | | Better Test Files Description: These test files check more different types of datatypes for the variable length dumping. Platforms tested: Linux
* [svn-r2876] Purpose:Bill Wendling2000-11-132-0/+35
| | | | | | | | Test files Description: Test files for the h5dumping of variable length datasets. Platforms tested: Linux
* [svn-r2846] Purpose:Quincey Koziol2000-11-095-246/+246
| | | | | | | | New Feature Description: Updated DDL files for new array output from h5dump. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2837] MuQun Yang2000-11-088-0/+0
| | | | | | | | | | | Purpose: Adding more expected files for testing h4toh5 converter These test files include hdf5 files that are expected converted from hdf4 files for various vdata and vgroup cases. Description: Solution: Platforms tested: eirene,arabica,hawkwind,paz
* [svn-r2836] MuQun Yang2000-11-082-0/+0
| | | | | | | | | | Purpose: Add testing files for h4toh5 converter Two more files for testing native float data type sds objects Description: Solution: Platforms tested: arabica,eirene,hawkwind,paz
* [svn-r2835] MuQun Yang2000-11-0821-0/+0
| | | | | | | | | | Purpose: Adding expected hdf5 files for h4toh5 converter Expected files for different testing hdf4 files for sds objects Description: Solution: Platforms tested: eirene,arabica,gondolin,paz
* [svn-r2833] MuQun Yang2000-11-088-0/+0
| | | | | | | | | | Purpose: Adding expected testing files for h4toh5 converter expected files converted from image object Description: Solution: Platforms tested: eirene,arabica,paz,hawkwind,gondolin
* [svn-r2831] MuQun Yang2000-11-081-0/+0
| | | | | | | | | Purpose: update main test files for h4toh5 converter Description: Solution: Platforms tested: eirene,arabica,hawkwind,paz,gondolin
* [svn-r2829] MuQun Yang2000-11-082-0/+0
| | | | | | | | | | Purpose: Adding expected files for h4toh5 converter two test files for annotation Description: Solution: Platforms tested: arabica,eirene,paz,gondolin,hawkwind
* [svn-r2828] MuQun Yang2000-11-086-0/+0
| | | | | | | | | | Purpose: Adding testing files for h4toh5 converter hdf4 test files for various tests on vgroup(including, hardlink,loop,nameclashing etc.) Description: Solution: Platforms tested: arabica,eirene,paz,gondolin,hawkwind
* [svn-r2827] MuQun Yang2000-11-082-0/+0
| | | | | | | | | Purpose: Adding testing files for h4toh5 converter testing files for independent vdatas Description: Platforms tested: eirene,hawkwind,arabica,paz
* [svn-r2826] MuQun Yang2000-11-089-0/+0
| | | | | | | | | | | Purpose: Adding testfiles for h4toh5 converter more testing files for sds objects in various datatypes Description: see above Solution: Platforms tested: eirene,arabica,gondolin,paz,hawkwind
* [svn-r2825] MuQun Yang2000-11-088-0/+0
| | | | | | | | | | | Purpose: Adding testing files for h4toh5 converter these files are parts of files that test different datatype sds objects. Description: see above Solution: Platforms tested: eirene,arabica,gondolin,paz,hawkwind
* [svn-r2824] MuQun Yang2000-11-082-0/+0
| | | | | | | | | | | Purpose: Add testing files for h4toh5 converter test files for testing dimensional scale dataset and unlimited dimension case Description: see above Solution: Platforms tested: eirene,arabica,hawkwind,paz,gondolin
* [svn-r2823] MuQun Yang2000-11-086-0/+0
| | | | | | | | | | Purpose: add several files to test h4toh5 converter on hdf image with different datatype Description: see above Solution: Platforms tested: eirene,hawkwind,arabica
* [svn-r2822] MuQun Yang2000-11-082-0/+0
| | | | | | | | | | Purpose: Add two test files for testing h4toh5 converter to convert image objects associated with attribute and image. Description: see above Solution: Platforms tested: arabica,eirene,hawkwind
* [svn-r2821] MuQun Yang2000-11-081-0/+0
| | | | | | | | | | Purpose: add a hdf4 file to test converter for converter object annotation into hdf5 attribute Description: see above Solution: Platforms tested: eirene,hawkwind,arabica
* [svn-r2820] MuQun Yang2000-11-081-0/+0
| | | | | | | | | | Purpose: adding an hdf4 testing file for annotation Description: see above Solution: Platforms tested: eirene,hawkwind,arabica
* [svn-r2779] ./hdf5/tools/testfiles/tnestcomp-1.lsRobb Matzke2000-10-311-4/+4
| | | | | * 2000-10-31 Robb Matzke <matzke@llnl.gov> Expected h5ls output.
* [svn-r2778] ./hdf5/tools/testfiles/tcomp-1.lsRobb Matzke2000-10-311-4/+6
| | | | | * 2000-10-31 Robb Matzke <matzke@llnl.gov> Expected h5ls output.
* [svn-r2777] ./hdf5/tools/testfiles/tall-2.lsRobb Matzke2000-10-311-3/+7
| | | | | * 2000-10-31 Robb Matzke <matzke@llnl.gov> Expected h5ls output.
* [svn-r2770] Robb Matzke2000-10-3115-0/+1319
| | | | | | | | | | | | Purpose: Testing Description: The h5ls test script only looked at exit status. Solution: Created expected output files and compare actual output with expected output. Platforms tested: i686-pc-linux
* [svn-r2733] Purpose:Albert Cheng2000-10-242-0/+2697
| | | | | | | | | | | New tests Description: Added a new test file (tsaf.h5) for h5dump and h5ls. The test file was created by lib SAF team. This file used to cause previous version of hdf5 tools to core dump. tsaf.ddl is the expected output from h5dump. Platforms tested: IRIX64 -64, linux
* [svn-r2680] Purpose:Albert Cheng2000-10-133-0/+0
| | | | | | | | | | | | | | | | | | | | Bug fix (ID 419) Description: Converted strings class types (in dataset and attributes) to HDF4 type of DFNT_INT8. Should have been DFNT_CHAR type. Solution: h5toh4.c: Changed the HDF4 type from DFNT_INT8 to DFNT_CHAR type. Converted all hdf5 strings (be it NULLTERM, NULLPAD, SPACEPAD) all to fixed width space padded HDF4 DFNT_CHAR. testh5toh4: Added the testing of $HDF_NOCLEANUP before cleaning away the result files. testfiles/Expected/tattr.hdf: testfiles/Expected/tstr.hdf: testfiles/Expected/tstr2.hdf: Updated with the corrected DFNT_CHAR type. Platforms tested: Solaris 2.7, Linux, Irix 6.5.
* [svn-r2676] MuQun Yang2000-10-121-0/+0
| | | | | | | | | | Purpose: Update the test file vg.h5 Description: Solution: Platforms tested: eirene(LINUX),arabica,baldric(SUN 5.6),paz(IRIX6.5),gondolin(DEC),opus(HP-UX11)
* [svn-r2616] MuQun Yang2000-09-281-0/+0
| | | | | | | | | | | | | | | | Purpose: add h4toh5 converter source codes under tools directory. Description: this is the expected hdf5 result for h4toh5 converter. Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]