summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-1/+1
|
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-1919-0/+484
|
* HDFFV-10876 fix compare referenceAllen Byrne2019-12-081-2/+2
|
* Add missing quotesAllen Byrne2019-12-071-2/+2
|
* Correct indentationAllen Byrne2019-12-071-15/+15
|
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-059-1372/+1372
|
* Add extra lineAllen Byrne2019-12-042-0/+2
|
* Adjust whitespaceAllen Byrne2019-12-042-4/+4
|
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-047-38/+41
|
* Update data output referenceAllen Byrne2019-12-032-12/+32
|
* Update reference files to latest outputAllen Byrne2019-12-027-1509/+1185
|
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0717-1093/+1173
|
* HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-271-1/+0
|
* Squashed commit of the following:Larry Knox2019-07-2513-0/+125
| | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS
* HDFFV-9407 Add testAllen Byrne2019-06-241-0/+0
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0323-25/+0
|
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-2/+2
|
* Add test file with unwritten datasetsAllen Byrne2018-07-242-0/+329
|
* Fix for HDFFV-10333:Vailin Choi2018-07-112-0/+5
| | | | | | | | | 1) Check for valid object header version for a refcount messge 2) Check for invalid fill value size 3) Check for invalid dimension size in a layout message 4) Add --enable-error-stack option to h5stat 5) Add error checks to h5stat.c 6) Add tests to h5stat and h5dump
* HDFFV-10384 Add opt arg to helpAllen Byrne2018-02-158-16/+16
|
* HDFFV-10188 emu insists on printing non-native descriptionAllen Byrne2017-08-231-1/+1
|
* HDFFV-10188 Add tests and filesAllen Byrne2017-08-213-0/+40
|
* HDFFV-10188 enable null space testAllen Byrne2017-08-211-0/+39
|
* HDFFV-10256 Add testAllen Byrne2017-08-012-0/+20
|
* HDFFV-10186 xml test also needs endianess aware filesAllen Byrne2017-05-102-0/+103
|
* Fix reference file contentsAllen Byrne2017-05-101-1/+1
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-102-0/+293
|
* Use correct var types for dataAllen Byrne2017-05-042-16/+16
|
* Final merge of page buffering branch to developQuincey Koziol2017-03-147-71/+20
|
* HDFFV-10118 fix dataAllen Byrne2017-01-201-6/+15
|
* HDFFV-10118 change h5ls to not display extra infoAllen Byrne2017-01-201-22/+6
|
* HDFFV-10118 fixed plugin tests for toolsAllen Byrne2017-01-203-3/+3
|
* HDFFV-9994 - correct reference fileAllen Byrne2017-01-171-20/+26
|
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-173-0/+47
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+61
|
* [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.Allen Byrne2016-08-014-0/+1099
|
* [svn-r30194] Convert usage function to use standard tools macros.Allen Byrne2016-07-182-4/+4
|
* [svn-r29779] Description:Quincey Koziol2016-04-242-0/+36
| | | | | | | | Bring over some of the tool testing for the new chunk indices. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29274] HDFFV-9698: fix subsetting issues with h5dumpAllen Byrne2016-03-047-0/+322
|
* [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0Allen Byrne2016-03-0315-17/+17
|
* [svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option.Allen Byrne2016-03-038-8/+8
|
* [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time ↵Allen Byrne2016-03-038-48/+0
| | | | info for VDS files
* [svn-r29186] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-2321-0/+1003
| | | | includes new data files
* [svn-r29179] Revert of 29177 which breaks the autotools build.Dana Robinson2016-02-228-16/+0
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial
* [svn-r29177] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-228-0/+16
|
* [svn-r28865] HDFFV-9639: Fix double-free error by setting freed var to NULL.Allen Byrne2016-01-121-0/+31
| | | | | Verified issue with "h5dump tgroup.h5 non_existing.h5" Applied patch and retested.
* [svn-r28115] Replace unreadable, unused test file with newly generated file ↵Larry Knox2015-10-161-0/+0
| | | | that can be read by h5dump from HDF5 1.6.10, 1.8.6, 1.8.16 and trunk.
* [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-0123-0/+0
| | | | | | | | | Fix handling of layout version number. Other minor fixes/cleanup. NOTE: This commit changes the file format for VDS, all files must be re-generated. Tested: ummon
* [svn-r27266] Change tests to use simple mode - eliminates native type use.Allen Byrne2015-06-226-6/+6
| | | | Combine float checks and int checks to eliminate possible conflicts
* [svn-r27218] Add VDS tests to h5lsAllen Byrne2015-06-166-0/+74
|