Allen Byrne
e8ad5f6d1a
HDFFV-10876 Update dump to match DDL spec
2019-12-05 17:21:02 -06:00
Allen Byrne
4f74548f53
Add extra line
2019-12-04 17:00:45 -06:00
Allen Byrne
11825bc525
Adjust whitespace
2019-12-04 16:59:03 -06:00
Allen Byrne
d552e97eae
Update h5ls help and rework dump_mem routines for attrs
2019-12-04 16:36:32 -06:00
Allen Byrne
7ad3d62a5c
Update data output reference
2019-12-03 16:05:35 -06:00
Allen Byrne
929490f6bc
Update reference files to latest output
2019-12-02 12:01:40 -06:00
Allen Byrne
6b927a773c
HDFFV-10876 Update h5dump and h5ls for new ref api.
2019-11-07 09:49:11 -06:00
Allen Byrne
369d17c05c
HDFFV-10876 h5dump OPAQUE size should be optional
2019-08-27 15:10:37 -05:00
Larry Knox
8008294578
Squashed commit of the following:
...
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
2019-07-25 11:47:12 -05:00
Allen Byrne
a03d35dc22
HDFFV-9407 Add test
2019-06-24 07:28:39 -05:00
Allen Byrne
e3e24a2989
HDFFV-10632 - split stderr and stdout in cmake
2018-12-03 09:35:59 -06:00
Dana Robinson
a56b4db4ae
Remainder of vol_normalization changes (dataset, attribute, files, objects).
2018-09-24 12:23:41 -07:00
Allen Byrne
b14c8bdb1c
Add test file with unwritten datasets
2018-07-24 12:00:07 -05:00
Vailin Choi
cf38292064
Fix for HDFFV-10333:
...
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
2018-07-10 22:00:14 -05:00
Allen Byrne
ebb3bb0cfc
HDFFV-10384 Add opt arg to help
2018-02-15 16:58:51 -06:00
Allen Byrne
d200cd31a7
HDFFV-10188 emu insists on printing non-native description
2017-08-23 10:16:49 -05:00
Allen Byrne
138c3ee366
HDFFV-10188 Add tests and files
2017-08-21 11:56:31 -05:00
Allen Byrne
f695491f05
HDFFV-10188 enable null space test
2017-08-21 10:35:49 -05:00
Allen Byrne
e1a81b17e0
HDFFV-10256 Add test
2017-08-01 13:52:10 -05:00
Allen Byrne
ec0935a924
HDFFV-10186 xml test also needs endianess aware files
2017-05-10 12:45:06 -05:00
Allen Byrne
772e6e9a7f
Fix reference file contents
2017-05-10 11:00:37 -05:00
Allen Byrne
445c805a4c
HDFFV-10186 Add endianess to bitfield and fix tests
2017-05-10 10:59:13 -05:00
Allen Byrne
412f68103e
Use correct var types for data
2017-05-04 13:32:58 -05:00
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Allen Byrne
7e73366e91
HDFFV-10118 fix data
2017-01-20 16:40:40 -06:00
Allen Byrne
eb42e42ea4
HDFFV-10118 change h5ls to not display extra info
2017-01-20 15:53:45 -06:00
Allen Byrne
c3463d800d
HDFFV-10118 fixed plugin tests for tools
2017-01-20 14:23:41 -06:00
Allen Byrne
d8dfb7e63a
HDFFV-9994 - correct reference file
2017-01-17 14:12:01 -06:00
Allen Byrne
406db26f51
HDFFV-9994 add UD tests for tools
2017-01-17 13:46:11 -06:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00
Allen Byrne
db7a701126
[svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.
2016-08-01 12:03:56 -05:00
Allen Byrne
a71f9dd1e4
[svn-r30194] Convert usage function to use standard tools macros.
2016-07-18 11:46:43 -05:00
Quincey Koziol
4f831405cb
[svn-r29779] Description:
...
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)
2016-04-24 03:21:09 -05:00
Allen Byrne
40cdbe0b8d
[svn-r29274] HDFFV-9698: fix subsetting issues with h5dump
2016-03-04 15:41:12 -05:00
Allen Byrne
d0444d4f2b
[svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0
2016-03-03 10:27:48 -05:00
Allen Byrne
28ee82a07b
[svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option.
2016-03-03 09:07:49 -05:00
Allen Byrne
f0a7f5978e
[svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time info for VDS files
2016-03-03 08:56:44 -05:00
Allen Byrne
f7689087de
[svn-r29186] HDFFV-9654: add VDS options to h5dump
...
includes new data files
2016-02-23 15:23:46 -05:00
Dana Robinson
7511d8b469
[svn-r29179] Revert of 29177 which breaks the autotools build.
...
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
autotools serial
2016-02-22 15:32:01 -05:00
Allen Byrne
910d420409
[svn-r29177] HDFFV-9654: add VDS options to h5dump
2016-02-22 11:57:07 -05:00
Allen Byrne
24443da316
[svn-r28865] HDFFV-9639: Fix double-free error by setting freed var to NULL.
...
Verified issue with "h5dump tgroup.h5 non_existing.h5"
Applied patch and retested.
2016-01-12 15:31:59 -05:00
Larry Knox
d72281dff4
[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
Neil Fortner
c839ed3383
[svn-r27646] Add version number to VDS global heap object encoding.
...
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
2015-09-01 08:03:33 -05:00
Allen Byrne
224c6cbe59
[svn-r27266] Change tests to use simple mode - eliminates native type use.
...
Combine float checks and int checks to eliminate possible conflicts
2015-06-22 13:47:43 -05:00
Allen Byrne
3d5c3851a3
[svn-r27218] Add VDS tests to h5ls
2015-06-16 16:15:55 -05:00
Allen Byrne
78e128c544
[svn-r27195] Add h5dump cmake tests and files.
...
Add tools gen cmake files
move testfiles for pbits to subdir as well as vds
Tested: local linux
2015-06-12 16:29:20 -05:00
Allen Byrne
73465a6bc2
[svn-r25745] Testfiles for h5dump bitfields and opaques
2014-10-27 16:47:24 -05:00
Allen Byrne
624a466600
[svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that have szip compression.
...
Tested local linux with cmake and autotools
2013-12-02 15:32:22 -05:00
Allen Byrne
2f097704ca
[svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data.
...
Tested: cmake and autotools - local linux
2013-11-27 11:01:16 -05:00
Allen Byrne
6c90fd5b0b
[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.
...
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.
2013-11-26 17:08:09 -05:00