| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
New Feature
Description:
Updated DDL files for new array output from h5dump.
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding expected testing files for h4toh5 converter
expected files converted from image object
Description:
Solution:
Platforms tested:
eirene,arabica,paz,hawkwind,gondolin
|
|
|
|
|
|
|
|
|
| |
Purpose:
update main test files for h4toh5 converter
Description:
Solution:
Platforms tested:
eirene,arabica,hawkwind,paz,gondolin
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding expected files for h4toh5 converter
two test files for annotation
Description:
Solution:
Platforms tested:
arabica,eirene,paz,gondolin,hawkwind
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding testing files for h4toh5 converter
testing files for independent vdatas
Description:
Platforms tested:
eirene,hawkwind,arabica,paz
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
add several files to test h4toh5 converter on hdf image with different datatype
Description:
see above
Solution:
Platforms tested:
eirene,hawkwind,arabica
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
add a hdf4 file to test converter for converter object annotation into hdf5 attribute
Description:
see above
Solution:
Platforms tested:
eirene,hawkwind,arabica
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
adding an hdf4 testing file for annotation
Description:
see above
Solution:
Platforms tested:
eirene,hawkwind,arabica
|
|
|
|
|
| |
* 2000-10-31 Robb Matzke <matzke@llnl.gov>
Expected h5ls output.
|
|
|
|
|
| |
* 2000-10-31 Robb Matzke <matzke@llnl.gov>
Expected h5ls output.
|
|
|
|
|
| |
* 2000-10-31 Robb Matzke <matzke@llnl.gov>
Expected h5ls output.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
add h4toh5 converter source codes under tools directory.
Description:
this is the test file 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.]
|
|
|
|
| |
the dataset test file
|
| |
|
|
|
|
|
|
|
| |
for the
compound types. (the indentation for the curly brace at the end of the
compound type is aligned with the top brace)
|
|
|
|
| |
nested compound types
|
|
|
|
|
|
| |
test file for nested comp types.
more complicated test case
|
| |
|
|
|
|
| |
generate the file was
|
| |
|
|
|
|
|
|
| |
0-99 and the
is from 99-0.
|
|
|
|
| |
the h5toh4 tests were not passing.
|
|
|
|
|
|
| |
created(tall.h5, tcompounnd.h5, tnestedcomp.h5)
the data is not as simple as before. rows are not repeated and rows are not just 1 number repeated
|
|
|
|
| |
the elements in the rows are different values and rows are not repeated.
|
|
|
|
|
|
| |
file on my NT machine but
the testfile on baldirc.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
begin_obj and end_obj
macros in the dumper. this was basically adding a space after most of the '}'.
there are some places that don't have the space because those '}' were not printed
by the end_obj macro
|
| |
|
|
|
|
| |
removed a bug that was there before
|
| |
|
|
|
|
|
|
| |
that tells
what command we used to generate the ddl file
|
| |
|
| |
|
| |
|
| |
|
| |
|