| Commit message (Expand) | Author | Age | Files | Lines |
* | Align contents of CMake and autotools testfile cleanup lists. | Quincey Koziol | 2020-05-04 | 1 | -81/+43 |
|
|
* | Mostly whitespace in testpar, addl changes for tmp dir | Allen Byrne | 2019-08-15 | 1 | -5/+5 |
|
|
* | HDFFV-10879 fix test varname | Allen Byrne | 2019-08-14 | 1 | -1/+1 |
|
|
* | Remove old code | Allen Byrne | 2019-08-13 | 1 | -5/+0 |
|
|
* | Correct error test spelling and use | Allen Byrne | 2019-08-13 | 1 | -4/+37 |
|
|
* | Add option to explicitly disable extra tests | Allen Byrne | 2019-08-07 | 1 | -0/+2 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -105/+61 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -21/+31 |
|
|
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
|
|
* | HDFFV-10805 Fix test of library libinfo | Allen Byrne | 2019-06-19 | 1 | -6/+13 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -367/+44 |
|
|
* | Fix for HDFFV-10800 H5Ocopy failure: | Vailin Choi | 2019-06-12 | 1 | -0/+1 |
|
|
* | ESE-97 add vol_plugin test to CMake builds | Allen Byrne | 2019-04-25 | 1 | -0/+19 |
|
|
* | Fix CMake errors | Allen Byrne | 2019-04-18 | 1 | -20/+32 |
|
|
* | Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe... | Ray Lu | 2019-04-18 | 1 | -0/+128 |
|\ |
|
| * | Adding the standard output files for the external_env.c and vds_env.c tests. | Songyu Lu | 2019-04-11 | 1 | -2/+24 |
|
|
| * | Small correction for my previous commit. | Songyu Lu | 2019-04-11 | 1 | -2/+2 |
|
|
| * | Updated CMake for the splitting of external.c and vds.c. | Songyu Lu | 2019-04-10 | 1 | -0/+106 |
|
|
* | | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -15/+19 |
|
|
* | | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL. | Dana Robinson | 2019-04-11 | 1 | -2/+2 |
|/ |
|
* | HDFFV-10703 macro vars need quotes | Allen Byrne | 2019-02-15 | 1 | -2/+2 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -20/+20 |
|
|
* | Skip testing of cache_image test | Allen Byrne | 2019-02-14 | 1 | -0/+2 |
|
|
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 1 | -52/+45 |
|
|
* | Refactor out timeout values | Allen Byrne | 2019-02-06 | 1 | -10/+10 |
|
|
* | Added test file for CMake | Binh-Minh Ribler | 2019-01-26 | 1 | -0/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Vailin Choi | 2019-01-02 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-27 | 1 | -0/+10 |
| |\ |
|
| * | | Fix some CMake listings | Jacob Smith | 2018-12-21 | 1 | -0/+1 |
|
|
| * | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -0/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -36/+81 |
| |\ \ \ |
|
| * | | | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -0/+2 |
|
|
* | | | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -1/+20 |
| |_|_|/
|/| | | |
|
* | | | | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 1 | -0/+10 |
| |_|/
|/| | |
|
* | | | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 1 | -0/+4 |
| |/
|/| |
|
* | | HDFFV-10605 Only test plugins if SHARED enabled | Allen Byrne | 2018-11-06 | 1 | -17/+19 |
|
|
* | | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -7/+8 |
|
|
* | | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 1 | -12/+54 |
|/ |
|
* | TRILABS-137 Convert tcheck_version script to cmake tests | Allen Byrne | 2018-07-18 | 1 | -2/+17 |
|
|
* | TRILAB-31 Working locally | Allen Byrne | 2018-07-16 | 1 | -26/+87 |
|
|
* | Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch... | Dana Robinson | 2018-05-31 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 1 | -3/+3 |
| |\ |
|
| * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 1 | -0/+1 |
| |\ \ |
|
| * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -0/+1 |
|
|
* | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -3/+3 |
| |/
|/| |
|
* | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -0/+1 |
|/ |
|
* | Use var instead of absolute number | Allen Byrne | 2018-04-05 | 1 | -2/+2 |
|
|
* | Fix list var | Allen Byrne | 2018-02-27 | 1 | -4/+5 |
|
|
* | Fix IN_LIST usage | Allen Byrne | 2018-02-27 | 1 | -2/+2 |
|
|