summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typoAllen Byrne2019-01-181-1/+1
* Fix missing depends for last repart testAllen Byrne2019-01-181-9/+16
* 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-186-11/+440
| |\
| * \ 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-0712-455/+434
| |\ \ \
| * | | | 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-0348-64/+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-143-9/+23
| |_|/ |/| |
* | | Fix target files for commandsAllen Byrne2018-11-091-2/+2
|/ /
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-067-90/+102
|\ \
| * \ Merge pull request #1319 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developAllen Byrne2018-11-061-7/+7
| |\ \
| | * | Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-061-7/+7
| | |/
| * | HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-066-83/+95
| |/
* | TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-241-0/+2
* | TRILAB-81 coverity fixesAllen Byrne2018-10-175-365/+330
|/
* VOL FEATUREDana Robinson2018-10-1022-164/+326
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-245-12/+24
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-245-12/+24
* | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-242-3/+3
|/
* Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7
* Develop normalization with vol_integration.Dana Robinson2018-09-194-194/+154
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102
* HD prefix and whitespaceAllen Byrne2018-08-282-37/+37
* Add missing test optionAllen Byrne2018-07-241-1/+1
* Add test file with unwritten datasetsAllen Byrne2018-07-242-4/+96
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-07-1815-4/+277
|\
| * Changes based on feedback from pull request.Vailin Choi2018-07-122-3/+2
| * Modifications made based on feedback from pull request.Vailin Choi2018-07-114-12/+31
| * Fix for HDFFV-10333:Vailin Choi2018-07-1113-1/+256