summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Snapshot version 1.11 release 5.hdftest2019-05-021-7/+7
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-158-254/+163
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-0311-147/+247
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-04-031-7/+7
| |\
| | * Snapshot version 1.11 release 4.hdftest2019-04-011-7/+7
| * | HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-268-140/+228
| |/
| * Added the HDopen work-around on windows to pio_engine.cDana Robinson2019-03-151-0/+6
| * Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-0/+6
* | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-103-4/+15
|/
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-1516-152/+134
* Refactor mpi test namesAllen Byrne2019-02-112-10/+10
* Rename parallel tests to start with PAR_Allen Byrne2019-02-111-1/+1
* Distinguish parallel performance testsAllen Byrne2019-02-111-2/+2
* Refactor out timeout valuesAllen Byrne2019-02-061-1/+1
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-4/+2
* Invalid position of declaration fixed.Allen Byrne2019-01-251-1/+2
* Merge pull request #1479 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-241-1/+2
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-157-24/+0
| |\
| * | Fixed HDFFV-10586 and HDFFV-10588Binh-Minh Ribler2019-01-151-1/+2
* | | Fix typoAllen Byrne2019-01-181-1/+1
* | | Fix missing depends for last repart testAllen Byrne2019-01-181-9/+16
| |/ |/|
* | Merge pull request #1441 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-091-1/+16
|\ \ | |/
| * Fixed typoBinh-Minh Ribler2019-01-081-1/+1
| * Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-1/+16
| * Removed previous change in table_list_add().Binh-Minh Ribler2019-01-071-3/+3
| * Removed the previous change in table_list_add()Binh-Minh Ribler2019-01-071-2/+1
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-061-2/+2
| |\
| * | HDFFV-10578 and HDFFV-10676Binh-Minh Ribler2019-01-061-3/+4
* | | Updated error stacks for h5dump testing.Quincey Koziol2019-01-067-24/+0
| |/ |/|
* | Fix runtest case for data to stdout in toolAllen Byrne2018-12-311-2/+2
|/
* Remove unused CMake filesAllen Byrne2018-12-212-65/+0
* HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-203-39/+139
* Use H5I_INVALID_HIDAllen Byrne2018-12-151-1/+1
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-069-61/+230
* HDFFV=10632 test cleanupAllen Byrne2018-12-0615-168/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-0520-205/+286
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-187-30/+466
| |\
| * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-121-2/+2
| |\ \
| * | | Switch tool error output to match VOL changes within libraryQuincey Koziol2018-11-1220-205/+286
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-0722-634/+630
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-041-12/+0
| |\ \ \ \
| * | | | | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-2520-27/+27
* | | | | | Fix special macro stdout as emptyAllen Byrne2018-12-051-0/+1
* | | | | | Need nonexistent file to skip stdout compareAllen Byrne2018-12-053-0/+3
* | | | | | HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0371-89/+314
| |_|_|_|/ |/| | | |
* | | | | HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ...Songyu Lu2018-11-161-77/+25
* | | | | Merge pull request #1316 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-153-2/+469
|\ \ \ \ \
| * | | | | HDFFV-10601: I added error checking to the HDF5 functions.Songyu Lu2018-11-141-65/+161
| * | | | | HDFFV10601: Adding performance test to verify the improvement.Songyu Lu2018-11-133-2/+373
| | |_|/ / | |/| | |
* | | | | Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-144-28/+49
| |_|_|/ |/| | |