summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24104] HDFFV-8345: add User Defined filters to h5repack.Allen Byrne2013-09-061-13/+0
| | | | | | Reviewed in H5T-61 Tested: local linux - cmake and autotools
* [svn-r24058] Coorect usage text wrt dataset subsettingAllen Byrne2013-08-228-8/+8
|
* [svn-r24057] Add --superblock long name to parser and add tests for both ↵Allen Byrne2013-08-222-0/+40
| | | | | | --boot-block and --superblock. Tested: local linux
* [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. ↵Allen Byrne2013-08-1210-0/+42
| | | | | | New test added, scripts updated, help text updated. Tested: local linux
* [svn-r23994] Correct printf % handlingAllen Byrne2013-08-128-8/+8
|
* [svn-r23991] Reorder groupingAllen Byrne2013-08-128-184/+184
|
* [svn-r23960] HDFFV-8490: Reorder and group h5dump help text.Allen Byrne2013-08-018-192/+248
| | | | Tested: local linux
* [svn-r23830] HDFFV-8476: Add the optional arg to the help usage text.Allen Byrne2013-06-268-0/+8
| | | | Tested: local linux
* [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the ↵Allen Byrne2013-06-261-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 Byrne2013-06-2059-59/+59
| | | | | | with respect to XSD file. Tested: local linux
* [svn-r23740] HDFFV-8447: subsetting broke data output file option.Allen Byrne2013-06-072-0/+16
| | | | Reviewed in H5T-59, tested local linux
* [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branchAllen Byrne2013-03-253-4/+4
|
* [svn-r23286] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-1514-40/+42
| | | | Tested: local linux
* [svn-r23227] HDFFV-8215 - update help text to be cosistent with the RM entry.Allen Byrne2013-02-055-10/+10
| | | | Tested: local linux
* [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow ↵Allen Byrne2013-02-048-8/+8
| | | | | | for filename F to be optional. Tested: local linux
* [svn-r23216] Add newline for special case of only raw data to stdoutAllen Byrne2013-01-312-2/+2
|
* [svn-r23193] Rename ddl export file and force file write on copy for windows.Allen Byrne2013-01-231-0/+0
| | | | Tested: local linux
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-2211-0/+120
| | | | Tested: local linux
* [svn-r23168] HDFFV-8169: String binary dump testfilesAllen Byrne2013-01-162-0/+2
|
* [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additionsAllen Byrne2013-01-159-0/+1735
|
* [svn-r23035] Add scalar string test file and testsAllen Byrne2012-11-152-0/+28
|
* [svn-r22881] Correct datatype of scalar array of doublesAllen Byrne2012-10-104-18/+18
| | | | Tested: local linux
* [svn-r22795] Create scalar test files and h5dump tests.Allen Byrne2012-09-204-0/+260
| | | | Tested: local linux
* [svn-r22716] HDFFV-8133: Add usage text to see Reference manual for compact ↵Allen Byrne2012-08-278-136/+144
| | | | subsetting.
* [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. ↵Allen Byrne2012-07-168-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 Byrne2012-07-1210-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 wrongAllen Byrne2012-07-122-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 Byrne2012-07-121-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 Byrne2012-07-117-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 Byrne2012-07-112-65/+65
| | | | Tested: local linux with cmake
* [svn-r22548] added test for "-w0" optionAllen Byrne2012-07-101-0/+130
| | | | Tested: local linux
* [svn-r22546] Correct generation of testfileAllen Byrne2012-07-102-37/+37
|
* [svn-r22544] Add test to verify use of named datatypesAllen Byrne2012-07-102-0/+220
| | | | | HDFFV-2687 Tested: local linux with cmake
* [svn-r22534] Correct contents of reference filesAllen Byrne2012-07-102-14/+32
|
* [svn-r22531] HDFFV-5942: sort options with contents optionAllen Byrne2012-07-092-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 Byrne2012-07-054-0/+632
| | | | | | used in an Attribute and Compound datatypes. Tested: local linux using CMake
* [svn-r22496] Add file to test integer sizes for attributesAllen Byrne2012-06-272-0/+569
| | | | Tested: local linux
* [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.Allen Byrne2012-05-222-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 Koziol2012-04-161-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 Kim2012-03-218-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 Byrne2012-03-158-8/+40
| | | | Tested: local linux
* [svn-r22075] Add test for multiple files with h5ls and h5dump.Allen Byrne2012-03-151-0/+6
| | | | Tested: local linux
* [svn-r22068] HDFFV-7876: wildcard filenamesAllen Byrne2012-03-143-0/+214
| | | | | | The test scripts for cmake, on windows, and the h5ls shell script do not work properly. Tested: h5committest
* [svn-r22052] - h5dump: Added capability for "-a" option to show ↵Peter Cao2012-03-126-7/+7
| | | | | | | | attributes containing "/" by using an escape character. For example, for a dataset "/dset" containing attribute "speed(m/h)", use "h5dump -a "/dset/speed(\/h)" to show the content of the attribute. See details at HDFFV-7523
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-121-0/+4
| | | | | Add tools error stack and check return from H5Dreference call. Tested: CMake and h5committest
* [svn-r22029] Add reference file to test listAllen Byrne2012-03-063-0/+58
| | | | | | Add error-stack to tests Tested: local linux
* [svn-r22027] HDFFV-7839: Dangling link should not display errorAllen Byrne2012-03-053-6/+96
| | | | | | | If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command. Updated test file results with error stack when link not found. Tested: local linux and jam
* [svn-r22012] Purpose:Jonathan Kim2012-03-011-206/+206
| | | | | | | | | | | | | | | | Task for HDFFV-7862 - Select data by chunk direction to improve performance in h5repack Description: h5repack sometimes became very slow when handling big chunked datasets in certain cases. (when chunk boundary doesn't match with a hyperslab boundary.) The main issue was from figuring out a hypeslab without considering chunk boundary to read from and write to such datasets. The update was made to figure out a better hyperslab unit with considering chunk boundary to improve performance for such cases prior to the update. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows
* [svn-r21991] Cleanup minor issues found during 518 mergeAllen Byrne2012-02-271-86/+0
|
* [svn-r21962] Reference file missing a return - now "be" version is similiar ↵Allen Byrne2012-02-201-0/+1
| | | | to "le" version whitespace