Dana Robinson
2b1709f6ff
Squashed commit of the token_refactoring branch:
2020-01-18 20:02:16 -08:00
Allen Byrne
06f3c95c6e
Merge tools changes from develop
2020-01-13 11:35:40 -06:00
Allen Byrne
56765f8110
Fix autotools test scripts
2019-12-22 11:55:54 -06:00
Allen Byrne
37529db25c
HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIs
2019-12-20 13:40:08 -06:00
David Young
471df15556
In portable shell scripts (using #!/bin/sh) we have to use single square
...
brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
2019-12-19 17:26:34 -06:00
Dana Robinson
957940befb
Yanked -Wc++-compat from the flags used to build the C library in both
...
the Autotools and CMake.
2019-12-16 08:13:47 -08:00
Allen Byrne
310b42e35a
HDFFV-10876 Merge from develop
2019-12-09 15:44:38 -06:00
Larry Knox
5c61be3de2
Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_12
2019-10-09 15:46:35 -05:00
Larry Knox
daf2b836ee
Final improvements.
2019-10-09 15:36:46 -05:00
Larry Knox
262df2adce
Fix errors in testh5dump.sh tests that grep for reference error messages.
2019-10-09 15:18:52 -05:00
Jerome Soumagne
383e7f7871
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
2019-10-08 15:19:28 -05:00
Allen Byrne
64e6665b54
Add HD prefix to tests
2019-08-15 16:46:15 -05:00
Allen Byrne
c60ceb8c08
Merge reconciliation and VFD test fixes
2019-08-04 15:19:51 -05:00
Allen Byrne
6a932198aa
HDFFV-10529 Update CMake tests to use test fixtures
2019-07-23 16:24:56 -05:00
Allen Byrne
ac8a1f02ab
Add missing target root path, check other export macro
2019-07-17 11:58:05 -05:00
Allen Byrne
741ef0aaef
HDFFV-10845 skip test if CMake command doesn't support ignore EOL
2019-07-17 11:58:05 -05:00
Allen Byrne
3ea746014a
HDFFV-10845 copy files with windows EOL
2019-07-17 11:58:05 -05:00
Allen Byrne
f724e86727
HDFFV-10845 use of TARGETFILE disables auto emulator
2019-07-17 11:58:04 -05:00
Allen Byrne
7ba562a820
HDFFV-10845 fix configure check and PATHs
2019-07-17 11:58:03 -05:00
Allen Byrne
f6ddfd7dda
Add test cleanup
2019-06-24 16:10:20 -05:00
Allen Byrne
1891324419
Need to shift off two arguments
2019-06-24 15:45:38 -05:00
Allen Byrne
ee07744966
HDFFV-9407 add autotools test
2019-06-24 15:04:07 -05:00
Allen Byrne
a03d35dc22
HDFFV-9407 Add test
2019-06-24 07:28:39 -05:00
Quincey Koziol
128853b58a
Merge branch 'develop' into feature/update_gcc_flags
2019-06-22 11:39:25 -05:00
Allen Byrne
468b130be3
Add lib dir for testing plugins
2019-06-21 13:46:46 -05:00
Quincey Koziol
1ccbdfee58
Add support for GCC 7.x warnings, update warnhist script to account for them,
...
clean up warnings.
2019-06-21 10:05:34 -05:00
Allen Byrne
562cd7f3ab
Cleanup possible CMake target conflicts
2019-06-19 10:35:55 -05:00
Allen Byrne
e7f16c6f2c
HDFFV-10805 Add option to only build shared targets
...
HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static
HDFFV-10803 Update FindSZIP.cmake find module
Remove unneeded modules and update java modules
2019-06-18 07:46:25 -05:00
Allen Byrne
68bddef35d
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
2019-04-15 14:46:23 -05:00
Quincey Koziol
fc945999d0
Merge remote-tracking branch 'origin/develop' into env_vol_load
2019-04-03 17:27:10 -05:00
Allen Byrne
6e2e461087
HDFFV-10741 - add option to skip tool error stack tests
2019-03-26 14:00:34 -05:00
Quincey Koziol
deeb302747
Specify the default VOL connector to use with an environment variable.
...
This implicitly adds support for changing the VOL connector for command-line
tools or any application linked with the library.
Also, add 'make check-vol' support for all directories, clearing up necessary
issues in testing scripts, etc.
2019-03-09 21:41:38 -06:00
Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Allen Byrne
18e875f75f
Fail configure if SZIP/ZLIB is requested but not found
2019-02-05 15:25:30 -06:00
Quincey Koziol
8ecd9cc1a1
Updated error stacks for h5dump testing.
2019-01-05 23:41:43 -06:00
Allen Byrne
11b4c1f3af
HDFFV-10632 update autotools test scripts to match cmake
2018-12-06 12:48:39 -06:00
Quincey Koziol
e2ed2edf6e
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-12 16:23:54 -06:00
Quincey Koziol
17f9cb4158
Switch tool error output to match VOL changes within library
2018-11-12 12:14:25 -06:00
Allen Byrne
6b959b1e21
Fix target files for commands
2018-11-09 14:38:11 -06:00
Quincey Koziol
140f72b748
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-07 15:20:28 -06:00
Allen Byrne
79903575e6
HDFFV-10605 Only test plugins if SHARED enabled
2018-11-06 15:45:58 -06:00
Quincey Koziol
0df6e44a6e
Squashed commit of private branch changes to support stackable VOL plugins.
...
modified: test/dsets.c
2018-10-24 23:52:47 -05:00
Dana Robinson
e962df1591
VOL FEATURE
2018-10-10 08:10:15 -07:00
Dana Robinson
8a4695ed59
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '2618dc314b9e4875e6ece7ee8696846ac2d02183':
Remove extra unneeded
Remove libsettings from pregenerated block
CMake changes for SKIPPED and flush tests
Correct $withval usage in configure
HDFFV-10332 Adjust checks and generation of files
HDFFV-10332 Use pre-generated files
2018-09-24 17:52:56 -05:00
Allen Byrne
8d7bdb7041
CMake changes for SKIPPED and flush tests
2018-09-24 14:38:46 -05:00
Dana Robinson
a56b4db4ae
Remainder of vol_normalization changes (dataset, attribute, files, objects).
2018-09-24 12:23:41 -07:00
Dana Robinson
680cf4d946
Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions
...
orginally intended to support the full SWMR feature.
2018-09-18 14:10:14 -07:00
Allen Byrne
14c060bbeb
Add missing test option
2018-07-24 14:15:32 -05:00
Allen Byrne
b14c8bdb1c
Add test file with unwritten datasets
2018-07-24 12:00:07 -05:00
Vailin Choi
92bf81a0fb
Changes based on feedback from pull request.
2018-07-12 18:25:49 -05:00