Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -23/+23 |
| | |||||
* | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 3 | -6/+107 |
| | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 4 | -822/+13 |
| | |||||
* | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 1 | -21/+25 |
| | |||||
* | HDFFV-10845 skip test if CMake command doesn't support ignore EOL | Allen Byrne | 2019-07-17 | 1 | -14/+10 |
| | |||||
* | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 1 | -4/+6 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 5 | -14/+30 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
| | |||||
* | Add test cleanup | Allen Byrne | 2019-06-24 | 1 | -0/+5 |
| | |||||
* | Need to shift off two arguments | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+29 |
| | |||||
* | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 1 | -0/+30 |
| | |||||
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-22 | 1 | -0/+1 |
|\ | |||||
| * | Add lib dir for testing plugins | Allen Byrne | 2019-06-21 | 1 | -0/+1 |
| | | |||||
* | | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -17/+7 |
|/ | | | | clean up warnings. | ||||
* | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 1 | -11/+11 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 5 | -31/+55 |
| | | | | | 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 | ||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -66/+48 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 1 | -28/+44 |
|\ | |||||
| * | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -28/+44 |
| | | |||||
* | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -2/+4 |
|/ | | | | | | | | 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. | ||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 4 | -24/+24 |
| | |||||
* | Fail configure if SZIP/ZLIB is requested but not found | Allen Byrne | 2019-02-05 | 1 | -4/+2 |
| | |||||
* | Updated error stacks for h5dump testing. | Quincey Koziol | 2019-01-06 | 7 | -24/+0 |
| | |||||
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 2 | -12/+0 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-12 | 1 | -2/+2 |
|\ | | | | | | | stackable_vol | ||||
| * | Fix target files for commands | Allen Byrne | 2018-11-09 | 1 | -2/+2 |
| | | |||||
* | | Switch tool error output to match VOL changes within library | Quincey Koziol | 2018-11-12 | 19 | -192/+270 |
| | | |||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-07 | 2 | -24/+28 |
|\ \ | |/ | | | | | stackable_vol | ||||
| * | HDFFV-10605 Only test plugins if SHARED enabled | Allen Byrne | 2018-11-06 | 2 | -24/+28 |
| | | |||||
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 19 | -26/+26 |
|/ | | | | modified: test/dsets.c | ||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 20 | -153/+309 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Dana Robinson | 2018-09-24 | 2 | -2/+4 |
|\ | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 2 | -2/+4 |
| | | |||||
* | | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 2 | -3/+3 |
|/ | |||||
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 11 | -138/+102 |
| | | | | orginally intended to support the full SWMR feature. | ||||
* | Add missing test option | Allen Byrne | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Add test file with unwritten datasets | Allen Byrne | 2018-07-24 | 2 | -4/+96 |
| | |||||
* | Changes based on feedback from pull request. | Vailin Choi | 2018-07-12 | 1 | -2/+2 |
| | |||||
* | Modifications made based on feedback from pull request. | Vailin Choi | 2018-07-11 | 2 | -3/+8 |
| | |||||
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 2 | -0/+91 |
| | | | | | | | | | 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 | ||||
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -2/+2 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -6/+6 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -42/+37 |
| | |||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 9 | -10/+103 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -1/+0 |
| | |