hdf5/tools/testfiles
Allen Byrne e21f7aaac4
Tools long double updates (#522)
* OESS-98 convert plugin option to FetchContent, add tests

* Fixes for pkcfg files because of plugin option

* OESS-98 fix tools test for plugins

* Keep doxygen comments under 100 chars long - format hint

* Whitespace

* HDFFV-11144 - Reclassify CMake messages

* HDFFV-11099/11100 added help text

* Reworked switch statement to compare string instead

* Fix typo

* Update CDash mode

* Correct name of threadsafe

* Correct option name

* Undo accidental commit

* Note LLVM 10 to 11 format default changes

* Update format plugin

* Undo clang-format version 11 changes

* One more correction

* Update supported platforms

* Revert whitespace changes

* Correct whitespace

* Changes from PR#3

* HDFFV-11213 added option to control gcc10 warnings diagnostics

* HDFFV-11212 Use the new references correctly in JNI utility and tests

* format source

* Fix typo

* Add new test file

* HDFFV-11212 - update test and remove unused arg

* Minor non-space formatting changes

* Use H5I_INVALID_ID instead of "-1"

* source formatting

* add missing testfile, update jni function

* Undo commit of debug code

* remove mislocated file

* Fix h5repack test for handling of fapls and id close

* Update h5diff test files usage text

* HDFFV-11212 add new ref tests for JNI export dataset

* src format update

* Remove blank line typo

* src format typo

* long double requires %Lg

* Another long double foramt specifer S.B. %Lg

* issue with t128bit test

* Windows issue with h5dump and type.

* Fix review issues

* refactor function nesting and fix error checks

* format fixes

* Remove untested functions and javadoc quiet comments

* Restore TRY block.

* Change string append errors to memory exception

* revert to H5_JNI_FATAL_ERROR - support functions need work

* Add assertion error for h5util functions

* remove duplicate function

* format fix

* Revert HD function error handling

* Update copyright comments

* GH #386 java folder copyright corrections

* Whitespace

* GH #359 implement and fix tools 1.6 API usage

* remove excessive comments

* Flip inits to correct ifdef section

* rework ifdef to be simpler

* format issue

* Reformat ifdef inits

* remove static attribute

* format compliance

* Update names

* Revert because logic relies on float not being int

* Changes noticed from creating merge of #412

* Double underscore change

* Correct compiler version variable used

* Remove header guard underscores

* Whitespace cleanup

* Split format source and commit changes on repo push

* remove pre-split setting

* Change windows TS to use older VS.

* correct window os name

* HDFFV-11212 JNI export util and Javadoc

* Suggested review changes

* Another change found

* Committing clang-format changes

* HDFFV-11113 long double in tools

* HDFFV-11113 add note

* Disable long double tests for now

* HDFFV-11228 remove arbitrary CMake warning groups.

* Make each flag a string

* Some Javadoc warning fixes

* Updated javadoc fixes

* # WARNING: head commit changed in the meantime

HDFFV-11229 Fix long double usage in tools and java

Changed h5dump and h5ls to just print 128-bit for long double type.
Added test and file for dataset and attributes with all three float
types.

* Committing clang-format changes

* HDFFV-11229 Add release note

* HDFFV-11229 windows testfile needed

* fix typo

* Remove non supported message text

* HDFFV-11229 - change ldouble test to check both native and general

* HDFFV-11229 add second file compare

* HDFFV-11229 fix reference file

* HDFFV-11229 autotools check two refs

* HDFFV-11229 revert back to removal of NATIVE_LDOUBLE in tools output

* Committing clang-format changes

* Update release note

* Update attribute type of ref file

* Change source of ninja for macs

* try port instead of brew

* Recommended is to use brew.

* Undo non long double changes

* remove unneeded file

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-15 07:59:01 -05:00
..
pbits HDFFV-11096 replace backticks with doublequotes 2020-10-04 11:46:42 -05:00
vds [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
charsets.ddl [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8. 2012-05-22 16:36:45 -05:00
charsets.h5 [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8. 2012-05-22 16:36:45 -05:00
err_attr_dspace.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
err_attr_dspace.h5 Fix for HDFFV-10333: 2018-07-10 22:00:14 -05:00
family_file00000.h5
family_file00001.h5
family_file00002.h5
family_file00003.h5
family_file00004.h5
family_file00005.h5
family_file00006.h5
family_file00007.h5
family_file00008.h5
family_file00009.h5
family_file00010.h5
family_file00011.h5
family_file00012.h5
family_file00013.h5
family_file00014.h5
family_file00015.h5
family_file00016.h5
family_file00017.h5
file_space.ddl Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
file_space.h5 Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
filter_fail.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
filter_fail.h5 [svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump. 2011-02-28 15:25:25 -05:00
h5dump-help.txt HDFFV-11096 replace backticks with doublequotes 2020-10-04 11:46:42 -05:00
h5mkgrp_nested_lp.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_nested_mult_lp.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_nested_mult_p.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_nested_p.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_several_l.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_several_p.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_several_v.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_several.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_single_l.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_single_p.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_single_v.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
h5mkgrp_single.ls [svn-r23286] HDFFV-8311: Correct test dependency 2013-02-15 14:35:21 -05:00
help-1.ls Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. 2020-04-21 11:36:10 -07:00
help-2.ls Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. 2020-04-21 11:36:10 -07:00
help-3.ls Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. 2020-04-21 11:36:10 -07:00
non_existing.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
nosuchfile.ls HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
out3.h5import [svn-r13775] 2007-05-21 10:24:50 -05:00
packedbits.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
packedbits.h5 [svn-r19918] Add hh modifier to signed char printf format string. Added h5dump test to verify that signed/unsigned datasets print correctly. 2011-01-05 15:18:16 -05:00
t128bit_float.h5 HDFFV-9407 Add test 2019-06-24 07:28:39 -05:00
taindices.h5 [svn-r19941] Purpose: 2011-01-11 23:38:59 -05:00
tall-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tall-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tall-2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tall-2.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tall-2A0.ddl [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the technique and creates a test. Help changes will be added after trunk tests pass the test cycle. 2013-06-26 16:04:20 -05:00
tall-2A.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tall-2A.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tall-2B.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tall-3.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tall-4s.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tall-5s.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tall-6.ddl [svn-r20488] Purpose: 2011-04-12 18:02:33 -05:00
tall-6.exp [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
tall-7.ddl [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. New test added, scripts updated, help text updated. 2013-08-12 16:58:31 -05:00
tall-7N.ddl [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. New test added, scripts updated, help text updated. 2013-08-12 16:58:31 -05:00
tall.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tall.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tallfilters.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tarray1_big.ddl HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tarray1_big.h5 [svn-r20132] Purpose: 2011-02-21 16:53:36 -05:00
tarray1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tarray1.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tarray1.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tarray1.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tarray2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tarray2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tarray2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tarray3.ddl [svn-r21014] Purpose: 2011-06-21 13:24:35 -05:00
tarray3.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tarray3.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tarray4.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tarray4.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tarray5.ddl [svn-r21014] Purpose: 2011-06-21 13:24:35 -05:00
tarray5.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tarray6.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tarray6.h5 [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
tarray6.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tarray7.ddl [svn-r21014] Purpose: 2011-06-21 13:24:35 -05:00
tarray7.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tarray7.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tarray8.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tarray8.h5 [svn-r17289] Added test targeted for bug 1520, which was fixed last week. The test generates an array datatype of ints larger than the display buffer. The bug was exposed when the buffer was reallocated. 2009-07-31 15:11:07 -05:00
tattr2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tattr2.ls Update reference files to latest output 2019-12-02 12:01:40 -06:00
tattr4_be.h5 [svn-r21814] HDFFV-2567 - added test for be generated files with at least 9 attributes at root 2011-12-05 15:34:29 -05:00
tattr-1.ddl [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
tattr-2.ddl [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
tattr-3.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
tattr-4_be.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tattr.h5 [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
tattr.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tattrcontents1.ddl [svn-r22567] HDFFV-7784: add attributes to the list of file contents option for h5dump. This is accomplished by adding an optional value to the option (-n) 2012-07-12 15:30:30 -05:00
tattrcontents2.ddl [svn-r22567] HDFFV-7784: add attributes to the list of file contents option for h5dump. This is accomplished by adding an optional value to the option (-n) 2012-07-12 15:30:30 -05:00
tattrintsize.ddl [svn-r22496] Add file to test integer sizes for attributes 2012-06-27 13:26:16 -05:00
tattrintsize.h5 [svn-r22496] Add file to test integer sizes for attributes 2012-06-27 13:26:16 -05:00
tattrreg_be.ls HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tattrreg_le.ls HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tattrreg.ddl HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tattrreg.h5 [svn-r17450] Bring h5dump single subsetting selection and region reference changes from NPOESS 2009-09-04 09:50:13 -05:00
tattrregR.ddl HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tbigdims.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tbigdims.h5 [svn-r13296] 2007-02-14 00:39:21 -05:00
tbin1.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbin2.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbin3.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbin4.ddl [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
tbinary.h5 [svn-r15143] 2008-06-05 09:37:21 -05:00
tbinregR.ddl HDFFV-10876 fix compare reference 2019-12-08 13:25:14 -06:00
tbinregR.exp HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tbitfields_be.h5.xml HDFFV-10186 xml test also needs endianess aware files 2017-05-10 12:45:06 -05:00
tbitfields_le.h5.xml HDFFV-10186 xml test also needs endianess aware files 2017-05-10 12:45:06 -05:00
tbitfields.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tbitnopaque_be.ddl Fix reference file contents 2017-05-10 11:00:37 -05:00
tbitnopaque_le.ddl HDFFV-10186 Add endianess to bitfield and fix tests 2017-05-10 10:59:13 -05:00
tbitnopaque.h5 Use correct var types for data 2017-05-04 13:32:58 -05:00
tboot1.ddl Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
tboot2.ddl Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
tboot2A.ddl Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
tboot2B.ddl Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
tchar1.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tchar.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tchunked.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tcmpdattrintsize.ddl [svn-r22516] Add new testfiles for h5dump with eight varieties of ints and used in an Attribute and Compound datatypes. 2012-07-05 14:59:36 -05:00
tcmpdattrintsize.h5 [svn-r22516] Add new testfiles for h5dump with eight varieties of ints and used in an Attribute and Compound datatypes. 2012-07-05 14:59:36 -05:00
tcmpdintarray.ddl [svn-r24408] Add compound integer tests files 2013-11-06 13:28:12 -05:00
tcmpdintarray.h5 [svn-r24408] Add compound integer tests files 2013-11-06 13:28:12 -05:00
tcmpdints.ddl [svn-r24411] Correct file generation 2013-11-07 11:45:25 -05:00
tcmpdints.h5 [svn-r24411] Correct file generation 2013-11-07 11:45:25 -05:00
tcmpdintsize.ddl [svn-r22516] Add new testfiles for h5dump with eight varieties of ints and used in an Attribute and Compound datatypes. 2012-07-05 14:59:36 -05:00
tcmpdintsize.h5 [svn-r22516] Add new testfiles for h5dump with eight varieties of ints and used in an Attribute and Compound datatypes. 2012-07-05 14:59:36 -05:00
tcomp-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tcomp-1.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tcomp-2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tcomp-3.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tcomp-4.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tcompact.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tcompound2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tcompound2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tcompound_complex2.ddl [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests. 2016-08-01 12:03:56 -05:00
tcompound_complex2.h5 [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests. 2016-08-01 12:03:56 -05:00
tcompound_complex.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tcompound_complex.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tcompound.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tcompound.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tcontents.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tcontiguos.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tCVE_2018_11206_fill_new.h5 Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405) 2021-03-19 08:15:03 -05:00
tCVE_2018_11206_fill_old.h5 Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405) 2021-03-19 08:15:03 -05:00
tdatareg.ddl HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tdatareg.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tdatareg.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tdataregbe.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tdataregle.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tdataregR.ddl HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tdeflate.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tdset2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tdset2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tdset_idx.h5 [svn-r29779] Description: 2016-04-24 03:21:09 -05:00
tdset_idx.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tdset-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tdset-1.ls Update reference files to latest output 2019-12-02 12:01:40 -06:00
tdset-2.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
tdset-3s.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tdset.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tdset.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tempty-dtd-2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tempty-dtd-uri.h5.xml [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tempty-dtd.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tempty-nons-2.h5.xml [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tempty-nons-uri.h5.xml [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tempty-nons.h5.xml [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tempty-ns-2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tempty-ns.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tempty.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tempty.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tempty.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tempty.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tenum.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tenum.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
test35.nc HDFFV-10256 Add test 2017-08-01 13:52:10 -05:00
test35.nc.xml HDFFV-10256 Add test 2017-08-01 13:52:10 -05:00
texceedsubblock.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
texceedsubcount.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
texceedsubstart.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
texceedsubstride.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
texternal.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
textlink-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlink.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
textlink.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
textlink.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
textlinkfar.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
textlinkfar.h5 [svn-r15886] Purpose: Close bug 1332 2008-10-15 22:52:16 -05:00
textlinksrc-1-old.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-2-old.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-2.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-3-old.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-3.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-4.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-5.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-6-old.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-6.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-7-old.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-7.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc-nodangle-1.ls Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. 2020-04-21 11:36:10 -07:00
textlinksrc-nodangle-2.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
textlinksrc.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
textlinksrc.h5 [svn-r20595] Purpose: 2011-04-21 18:54:22 -05:00
textlinktar.h5 [svn-r15886] Purpose: Close bug 1332 2008-10-15 22:52:16 -05:00
tfamily00000.h5 [svn-r16377] Revert unintentional change to tfamily00000.h5 2009-01-29 15:51:25 -05:00
tfamily00001.h5
tfamily00002.h5
tfamily00003.h5
tfamily00004.h5
tfamily00005.h5
tfamily00006.h5
tfamily00007.h5
tfamily00008.h5
tfamily00009.h5
tfamily00010.h5
tfamily.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tfcontents1.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tfcontents2.h5
tfill.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tfilters.h5 [svn-r24467] tfilters.h5 was created and checked in on 21 Feb 05, rev 10060, and never regenerated. The code for scaleoffset continued to change and the number of params for scaleoffset changed from 7 to 20 on the checkin of 23 Mar 05, rev 10384. 2013-11-26 17:08:09 -05:00
tfletcher32.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tfloatsattrs.ddl Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tfloatsattrs.h5 Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tfloatsattrs.wddl Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tfpformat.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tfpformat.h5 [svn-r14934] Add a test for the floating point user defined printf format 2008-05-05 15:06:22 -05:00
tfpformat.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tfvalues.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tgroup-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tgroup-1.ls Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. 2020-04-21 11:36:10 -07:00
tgroup-2.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
tgroup-2.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tgroup-3.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tgroup.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tgroup.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tgroup.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tgrp_comments.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tgrp_comments.h5 [svn-r20044] Fix bz2127 by dynamically allocating storgae for comments. 2011-02-04 15:35:25 -05:00
tgrp_comments.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tgrpnullspace.ddl Updated tools dump output when dataset offset is undefined. 2020-04-02 10:25:46 -07:00
tgrpnullspace.h5 HDFFV-10188 Add tests and files 2017-08-21 11:56:31 -05:00
tgrpnullspace.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
thlink-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
thlink-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
thlink-2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
thlink-3.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
thlink-4.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
thlink-5.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
thlink.h5
thlink.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
thlinks-nodangle-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
thyperslab.ddl [svn-r22012] Purpose: 2012-03-01 17:59:46 -05:00
thyperslab.h5
tindicesno.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tindicessub1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tindicessub2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tindicessub3.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tindicessub4.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tindicesyes.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tints4dims.ddl [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tints4dims.h5 [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tints4dimsBlock2.ddl [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tints4dimsBlockEq.ddl [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tints4dimsCount2.ddl [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tints4dimsCountEq.ddl [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tints4dimsStride2.ddl [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump 2016-03-04 15:41:12 -05:00
tintsattrs.ddl [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data. 2013-11-27 11:01:16 -05:00
tintsattrs.h5 [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data. 2013-11-27 11:01:16 -05:00
tintsnodata.ddl Updated test ddl files so CMake passes after h5dump failures. 2020-04-06 15:19:55 -07:00
tintsnodata.h5 Add test file with unwritten datasets 2018-07-24 12:00:07 -05:00
tlarge_objname.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tlarge_objname.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tldouble_scalar.ddl Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tldouble_scalar.h5 Fix display of long double in tools (#469) 2021-03-17 10:27:21 -05:00
tldouble.ddl Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tldouble.h5 [svn-r28115] Replace unreadable, unused test file with newly generated file that can be read by h5dump from HDF5 1.6.10, 1.8.6, 1.8.16 and trunk. 2015-10-16 17:11:26 -05:00
tlonglinks.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tlonglinks.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tloop2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tloop2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tloop-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tloop-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tloop.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tloop.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tmany.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tmany.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tmulti-b.h5
tmulti-g.h5
tmulti-l.h5
tmulti-o.h5
tmulti-r.h5
tmulti-s.h5
tmulti.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tmultifile.ddl [svn-r22068] HDFFV-7876: wildcard filenames 2012-03-14 13:36:21 -05:00
tmultifile.ls [svn-r22075] Add test for multiple files with h5ls and h5dump. 2012-03-15 15:44:51 -05:00
tname-amp.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tname-amp.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tname-apos.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tname-apos.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tname-gt.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tname-gt.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tname-lt.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tname-lt.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tname-quot.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tname-quot.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tname-sp.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tname-sp.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tnamed_dtype_attr.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tnamed_dtype_attr.h5 [svn-r15886] Purpose: Close bug 1332 2008-10-15 22:52:16 -05:00
tnamed_dtype_attr.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tnbit.ddl Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tnestcomp-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tnestcomp-1.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tnestcomp-2.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tnestcomp-3.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tnestcomp-4.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tnestedcmpddt.ddl [svn-r22550] Correct datatypes in generator and update files for test. 2012-07-11 09:03:53 -05:00
tnestedcmpddt.h5 [svn-r22550] Correct datatypes in generator and update files for test. 2012-07-11 09:03:53 -05:00
tnestedcomp.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tnestedcomp.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tno-subset.ddl [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name. 2012-02-13 09:18:09 -05:00
tno-subset.h5 [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name. 2012-02-13 09:18:09 -05:00
tnoattrdata.ddl [svn-r23190] HDFFV-8285: Add suppress ddl option. 2013-01-22 15:43:12 -05:00
tnoattrddl.ddl [svn-r23216] Add newline for special case of only raw data to stdout 2013-01-31 15:51:23 -05:00
tnodata.ddl [svn-r23190] HDFFV-8285: Add suppress ddl option. 2013-01-22 15:43:12 -05:00
tnodata.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tnodata.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tnoddl.ddl [svn-r23216] Add newline for special case of only raw data to stdout 2013-01-31 15:51:23 -05:00
tnoddlfile.ddl [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
tnoddlfile.exp [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
tnullspace.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tnullspace.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tnullspace.h5.xml HDFFV-10188 enable null space test 2017-08-21 10:35:49 -05:00
tobjref.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tobjref.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
topaque.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
topaque.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
torderattr1.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
torderattr1.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
torderattr2.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
torderattr2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
torderattr3.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
torderattr3.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
torderattr4.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
torderattr4.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
torderattr.h5 [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
tordercontents1.ddl [svn-r22534] Correct contents of reference files 2012-07-10 08:22:14 -05:00
tordercontents2.ddl [svn-r22534] Correct contents of reference files 2012-07-10 08:22:14 -05:00
tordergr1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tordergr2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tordergr3.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tordergr4.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tordergr5.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tordergr.h5 [svn-r14164] 2007-10-01 09:49:23 -05:00
torderlinks1.ddl [svn-r22564] HDFFV-8095: index order of links wrong 2012-07-12 10:40:15 -05:00
torderlinks2.ddl [svn-r22564] HDFFV-8095: index order of links wrong 2012-07-12 10:40:15 -05:00
tperror.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
tqmarkfile.ddl [svn-r22561] Add errfile to list. 2012-07-12 08:52:31 -05:00
trawdatafile.ddl [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
trawdatafile.exp [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
trawssetfile.ddl [svn-r23740] HDFFV-8447: subsetting broke data output file option. 2013-06-07 13:39:54 -05:00
trawssetfile.exp [svn-r23740] HDFFV-8447: subsetting broke data output file option. 2013-06-07 13:39:54 -05:00
treadfilter.ddl [svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that have szip compression. 2013-12-02 15:32:22 -05:00
treadintfilter.ddl Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
tref-escapes-at.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tref-escapes-at.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tref-escapes.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tref-escapes.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tref.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tref.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
trefer_attr.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_attrR.ddl Tools refactor 2020-07-15 11:20:16 -05:00
trefer_compat.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_compatR.ddl HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_ext1.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_ext2.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_extR.ddl Tools refactor 2020-07-15 11:20:16 -05:00
trefer_grp.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_grpR.ddl HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_obj_del.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_obj_delR.ddl HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 2019-12-20 13:23:48 -06:00
trefer_obj.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_objR.ddl HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_param.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_paramR.ddl HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_reg_1d.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_reg_1dR.ddl HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_reg.h5 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
trefer_regR.ddl HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
treference.ddl HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
tsaf.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tsaf.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tsaf.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tsaf.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tscalarattrintsize.ddl [svn-r22881] Correct datatype of scalar array of doubles 2012-10-10 16:08:44 -05:00
tscalarattrintsize.h5 [svn-r22881] Correct datatype of scalar array of doubles 2012-10-10 16:08:44 -05:00
tscalarintattrsize.ddl [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data. 2013-11-27 11:01:16 -05:00
tscalarintattrsize.h5 [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data. 2013-11-27 11:01:16 -05:00
tscalarintsize.ddl [svn-r22881] Correct datatype of scalar array of doubles 2012-10-10 16:08:44 -05:00
tscalarintsize.h5 [svn-r22881] Correct datatype of scalar array of doubles 2012-10-10 16:08:44 -05:00
tscalarstring.ddl [svn-r23035] Add scalar string test file and tests 2012-11-15 12:21:18 -05:00
tscalarstring.h5 [svn-r23035] Add scalar string test file and tests 2012-11-15 12:21:18 -05:00
tscaleoffset.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tshuffle.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tslink-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tslink-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tslink-2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tslink-D.ddl [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files. 2012-07-11 15:12:31 -05:00
tslink.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tslink.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tsoftlinks-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tsoftlinks-2.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tsoftlinks-3.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tsoftlinks-4.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tsoftlinks-5.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tsoftlinks-nodangle-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tsoftlinks.h5 [svn-r18943] Purpose: 2010-06-02 10:13:13 -05:00
tsplit_file-m.h5
tsplit_file-r.h5
tsplit_file.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tstarfile.ddl HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
tstr2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tstr2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tstr2bin2.exp [svn-r23168] HDFFV-8169: String binary dump testfiles 2013-01-16 13:35:48 -05:00
tstr2bin6.exp [svn-r23168] HDFFV-8169: String binary dump testfiles 2013-01-16 13:35:48 -05:00
tstr3.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tstr-1.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tstr-1.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tstr-2.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tstr.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tstr.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tstring2.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tstring-at.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tstring-at.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tstring.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tstring.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tstring.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tstringe.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tszip.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tudfilter.ddl HDFFV-10118 fixed plugin tests for tools 2017-01-20 14:23:41 -06:00
tudfilter.h5 HDFFV-10118 fixed plugin tests for tools 2017-01-20 14:23:41 -06:00
tudfilter.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tudlink-1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tudlink-1.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tudlink-2.ddl HDFFV-10876 h5dump OPAQUE size should be optional 2019-08-27 15:10:37 -05:00
tudlink.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tudlink.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tuserfilter.ddl [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 2016-03-03 10:27:48 -05:00
tvldtypes1.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tvldtypes1.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tvldtypes1.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tvldtypes1.ls HDFFV-10876 Update h5dump and h5ls for new ref api. 2019-11-07 09:49:11 -06:00
tvldtypes2.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tvldtypes2.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tvldtypes2.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tvldtypes2be.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tvldtypes2le.ls [svn-r20927] Purpose: 2011-06-02 16:35:03 -05:00
tvldtypes3.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tvldtypes3.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tvldtypes3.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tvldtypes4.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tvldtypes4.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tvldtypes4.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tvldtypes5.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tvldtypes5.h5 [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
tvldtypes5.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tvlenstr_array.ddl [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests. 2016-08-01 12:03:56 -05:00
tvlenstr_array.h5 [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests. 2016-08-01 12:03:56 -05:00
tvlstr.ddl [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
tvlstr.h5 [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype as on disk (see bug 2009-07-13 11:26:24 -05:00
tvlstr.h5.xml [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files with respect to XSD file. 2013-06-20 12:39:49 -05:00
tvms.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
tvms.h5
twidedisplay.ddl [svn-r22548] added test for "-w0" option 2012-07-10 14:51:56 -05:00
twithddl.exp [svn-r23193] Rename ddl export file and force file write on copy for windows. 2013-01-23 08:48:54 -05:00
twithddlfile.ddl [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
twithddlfile.exp [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 2013-01-15 09:31:24 -05:00
zerodim.ddl [svn-r20869] Purpose: 2011-05-19 17:51:36 -05:00
zerodim.h5 [svn-r20577] Bug 1386 - allowing dimension size to be zero. I added test cases in the tests for h5dump and h5diff. I also added the 2011-04-20 15:51:22 -05:00