Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27196] Move pbbits file to subfolder | Allen Byrne | 2015-06-12 | 53 | -0/+0 |
| | |||||
* | [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-07 | 3 | -25753/+0 |
| | | | | | | | | | compound type. Added the testing to h5repack where it belongs. Undo the tests added to h5dump. Tested: h5committested plus tested in jam by hand. | ||||
* | [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own ↵ | Albert Cheng | 2015-03-31 | 3 | -0/+25753 |
| | | | | | | | | | | | | | | | | examples The tool claimed it could handle 24bit images but there was no code to handle it. (or might be there were but was removed by previous revisions.) Also discovered that it does not accept multiple images nor -p for palette as its user document and online help message indicated. Solution: Added code to verify dimension sizes are within 8 bit raster images limit and added tests to verify the tools correctness. Need to update user document tool. Tested: h5committested. | ||||
* | [svn-r25745] Testfiles for h5dump bitfields and opaques | Allen Byrne | 2014-10-27 | 2 | -0/+293 |
| | |||||
* | [svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that ↵ | Allen Byrne | 2013-12-02 | 1 | -353/+49 |
| | | | | | | have szip compression. Tested local linux with cmake and autotools | ||||
* | [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests ↵ | Allen Byrne | 2013-11-27 | 6 | -0/+1861 |
| | | | | | | including the test to read filter data. Tested: cmake and autotools - local linux | ||||
* | [svn-r24467] tfilters.h5 was created and checked in on 21 Feb 05, rev 10060, ↵ | Allen Byrne | 2013-11-26 | 3 | -3/+3 |
| | | | | | | | | 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. The h5dump tests only looked at headers and never the data. Data reads would fail with invalid number of params (7 expected 20). Regenerated file and replacement ddls updated. New h5dump test will be added to read the data. | ||||
* | [svn-r24411] Correct file generation | Allen Byrne | 2013-11-07 | 2 | -384/+384 |
| | |||||
* | [svn-r24408] Add compound integer tests files | Allen Byrne | 2013-11-06 | 4 | -0/+1508 |
| | | | | Tested: local linux cmake | ||||
* | [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. | Allen Byrne | 2013-09-06 | 1 | -13/+0 |
| | | | | | | Reviewed in H5T-61 Tested: local linux - cmake and autotools | ||||
* | [svn-r24058] Coorect usage text wrt dataset subsetting | Allen Byrne | 2013-08-22 | 8 | -8/+8 |
| | |||||
* | [svn-r24057] Add --superblock long name to parser and add tests for both ↵ | Allen Byrne | 2013-08-22 | 2 | -0/+40 |
| | | | | | | --boot-block and --superblock. Tested: local linux | ||||
* | [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. ↵ | Allen Byrne | 2013-08-12 | 10 | -0/+42 |
| | | | | | | New test added, scripts updated, help text updated. Tested: local linux | ||||
* | [svn-r23994] Correct printf % handling | Allen Byrne | 2013-08-12 | 8 | -8/+8 |
| | |||||
* | [svn-r23991] Reorder grouping | Allen Byrne | 2013-08-12 | 8 | -184/+184 |
| | |||||
* | [svn-r23960] HDFFV-8490: Reorder and group h5dump help text. | Allen Byrne | 2013-08-01 | 8 | -192/+248 |
| | | | | Tested: local linux | ||||
* | [svn-r23830] HDFFV-8476: Add the optional arg to the help usage text. | Allen Byrne | 2013-06-26 | 8 | -0/+8 |
| | | | | Tested: local linux | ||||
* | [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the ↵ | Allen Byrne | 2013-06-26 | 1 | -0/+64 |
| | | | | | | technique and creates a test. Help changes will be added after trunk tests pass the test cycle. Tested: local linux | ||||
* | [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ↵ | Allen Byrne | 2013-06-20 | 59 | -59/+59 |
| | | | | | | with respect to XSD file. Tested: local linux | ||||
* | [svn-r23740] HDFFV-8447: subsetting broke data output file option. | Allen Byrne | 2013-06-07 | 2 | -0/+16 |
| | | | | Reviewed in H5T-59, tested local linux | ||||
* | [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branch | Allen Byrne | 2013-03-25 | 3 | -4/+4 |
| | |||||
* | [svn-r23286] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-15 | 14 | -40/+42 |
| | | | | Tested: local linux | ||||
* | [svn-r23227] HDFFV-8215 - update help text to be cosistent with the RM entry. | Allen Byrne | 2013-02-05 | 5 | -10/+10 |
| | | | | Tested: local linux | ||||
* | [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow ↵ | Allen Byrne | 2013-02-04 | 8 | -8/+8 |
| | | | | | | for filename F to be optional. Tested: local linux | ||||
* | [svn-r23216] Add newline for special case of only raw data to stdout | Allen Byrne | 2013-01-31 | 2 | -2/+2 |
| | |||||
* | [svn-r23193] Rename ddl export file and force file write on copy for windows. | Allen Byrne | 2013-01-23 | 1 | -0/+0 |
| | | | | Tested: local linux | ||||
* | [svn-r23190] HDFFV-8285: Add suppress ddl option. | Allen Byrne | 2013-01-22 | 11 | -0/+120 |
| | | | | Tested: local linux | ||||
* | [svn-r23168] HDFFV-8169: String binary dump testfiles | Allen Byrne | 2013-01-16 | 2 | -0/+2 |
| | |||||
* | [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions | Allen Byrne | 2013-01-15 | 9 | -0/+1735 |
| | |||||
* | [svn-r23035] Add scalar string test file and tests | Allen Byrne | 2012-11-15 | 2 | -0/+28 |
| | |||||
* | [svn-r22881] Correct datatype of scalar array of doubles | Allen Byrne | 2012-10-10 | 4 | -18/+18 |
| | | | | Tested: local linux | ||||
* | [svn-r22795] Create scalar test files and h5dump tests. | Allen Byrne | 2012-09-20 | 4 | -0/+260 |
| | | | | Tested: local linux | ||||
* | [svn-r22716] HDFFV-8133: Add usage text to see Reference manual for compact ↵ | Allen Byrne | 2012-08-27 | 8 | -136/+144 |
| | | | | subsetting. | ||||
* | [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. ↵ | Allen Byrne | 2012-07-16 | 8 | -48/+160 |
| | | | | | | Added text and example to usage. Tested: local linux | ||||
* | [svn-r22567] HDFFV-7784: add attributes to the list of file contents option ↵ | Allen Byrne | 2012-07-12 | 10 | -0/+50 |
| | | | | | | | | for h5dump. This is accomplished by adding an optional value to the option (-n) Created test and reference files. Tested: local linux with cmake | ||||
* | [svn-r22564] HDFFV-8095: index order of links wrong | Allen Byrne | 2012-07-12 | 2 | -0/+104 |
| | | | | | | | | Create setters for indexing options in h5trav.c to be set before the obj table is created. Revert h5trav_print to remove now duplicated parameters. Added test and testfiles. Tested: local linux with cmake | ||||
* | [svn-r22561] Add errfile to list. | Allen Byrne | 2012-07-12 | 1 | -33/+0 |
| | | | | Create missing errfile, edit ddl file for test only on linux (not using cmake). | ||||
* | [svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted ↵ | Allen Byrne | 2012-07-11 | 7 | -171/+0 |
| | | | | | | | scripts to compare error files. Tested: local linux with cmake, jam with make check | ||||
* | [svn-r22550] Correct datatypes in generator and update files for test. | Allen Byrne | 2012-07-11 | 2 | -65/+65 |
| | | | | Tested: local linux with cmake | ||||
* | [svn-r22548] added test for "-w0" option | Allen Byrne | 2012-07-10 | 1 | -0/+130 |
| | | | | Tested: local linux | ||||
* | [svn-r22546] Correct generation of testfile | Allen Byrne | 2012-07-10 | 2 | -37/+37 |
| | |||||
* | [svn-r22544] Add test to verify use of named datatypes | Allen Byrne | 2012-07-10 | 2 | -0/+220 |
| | | | | | HDFFV-2687 Tested: local linux with cmake | ||||
* | [svn-r22534] Correct contents of reference files | Allen Byrne | 2012-07-10 | 2 | -14/+32 |
| | |||||
* | [svn-r22531] HDFFV-5942: sort options with contents option | Allen Byrne | 2012-07-09 | 2 | -0/+22 |
| | | | | | | | Added static local variables in h5trav to hold the index_by and index_order values. Defaults are set. H5dump only use of the trav_print function, added two parameters and passed in the sort_by and sort_order variables. Tested: local linux | ||||
* | [svn-r22516] Add new testfiles for h5dump with eight varieties of ints and ↵ | Allen Byrne | 2012-07-05 | 4 | -0/+632 |
| | | | | | | used in an Attribute and Compound datatypes. Tested: local linux using CMake | ||||
* | [svn-r22496] Add file to test integer sizes for attributes | Allen Byrne | 2012-06-27 | 2 | -0/+569 |
| | | | | Tested: local linux | ||||
* | [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8. | Allen Byrne | 2012-05-22 | 2 | -0/+27 |
| | | | | | | Changed if/else block to switch like in h5ls, and distinguished between ERROR and UNKNOWN. Reviewed by JKM Tested: local linux | ||||
* | [svn-r22287] Description: | Quincey Koziol | 2012-04-16 | 1 | -3/+3 |
| | | | | | | | | Clean up more FUNC_ENTER/FUNC_LEAVE macros and move H5D & H5T code toward the final design (as exemplified by the H5EA & H5FA code). Tested on: Mac OSX/64 10.7.3 (amazon) w/debug & parallel | ||||
* | [svn-r22108] Purpose: | Jonathan Kim | 2012-03-21 | 8 | -0/+56 |
| | | | | | | | | | | | HDFFV-7523 JPSS: h5dump fails to open an attribute when using the -a option to specify an attribute with a slash in the name Description: Update command line help page and test generating file. Previous commits: r22052, r22063 Tested: jam (linux32-LE), koala (linux64-LE), cmake (jam) | ||||
* | [svn-r22077] Add example of multiple files for h5dump help text. | Allen Byrne | 2012-03-15 | 8 | -8/+40 |
| | | | | Tested: local linux |