summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-1880-3259/+4868
|\
| * Rework new tests into one macroAllen Byrne2018-03-131-25/+112
| * Fix CMake test namesAllen Byrne2018-03-131-6/+6
| * Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-1228-44/+582
| |\
| | * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-1228-44/+582
| * | Change CMake min to 3.10Allen Byrne2018-03-0913-13/+13
| |/
| * Fix misaligned macroAllen Byrne2018-03-071-2/+1
| * Fix CMake missing parensAllen Byrne2018-03-071-1/+1
| * Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel...Binh-Minh Ribler2018-03-073-2/+166
| |\
| | * Miscellaneous test fixesBinh-Minh Ribler2018-03-061-2/+0
| | * Added h5repack testsBinh-Minh Ribler2018-03-061-0/+71
| | * Added bounds_latest_latest.h5Binh-Minh Ribler2018-02-281-0/+1
| | * Misc improvementBinh-Minh Ribler2018-02-282-1/+3
| | * Improving testsBinh-Minh Ribler2018-02-171-2/+94
| * | Fix list varAllen Byrne2018-02-271-111/+50
| * | Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-2714-63/+124
| * | HDFFV-10412 update test ref filesAllen Byrne2018-02-223-4/+4
| |/
| * Cleanup overuse of include filesAllen Byrne2018-02-142-14/+12
| * Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version...Vailin Choi2018-02-141-2/+17
| |\
| | * Modifications made based on comments from pull request.Vailin Choi2018-02-071-4/+4
| | * Merge branch 'develop' into bugfix/version_boundsVailin Choi2018-01-2311-26/+0
| | |\
| | * | Modify usage description for -j and -k options so that it is more informative.Vailin Choi2018-01-181-2/+3
| | * | Modify h5repack usage so that it is more descriptive.Vailin Choi2018-01-161-4/+15
| | * | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-1230-3154/+3994
| | |\ \
| | * \ \ Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-271-1/+1
| | |\ \ \
| | * \ \ \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2544-2173/+2566
| | |\ \ \ \
| * | | | | | HDFFV-10345 spelling errorsAllen Byrne2018-02-051-1/+1
| * | | | | | HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-302-12/+12
| | |_|_|_|/ | |/| | | |
| * | | | | HDFFV-10385 rework java namesAllen Byrne2018-01-1711-26/+0
| | |_|_|/ | |/| | |
| * | | | HDFFV-8745 remove obsolete filesAllen Byrne2018-01-102-0/+0
| * | | | Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-...Allen Byrne2018-01-107-8/+32
| |\ \ \ \
| | * | | | HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-057-8/+32
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-081-7/+7
| |\ \ \ \ \
| | * | | | | Snapshot version 1.11 release 2hdftest2018-01-051-7/+7
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-051-7/+7
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | Snapshot version 1.11 release 1hdftest2018-01-051-7/+7
| * | | | | HDFFV-9745 Create test and files to verify fixesAllen Byrne2018-01-048-3123/+3734
| * | | | | HDFFV-8745 remove files from test scriptsAllen Byrne2018-01-022-4/+0
| * | | | | HDFFV-8745 remove obsolete filesAllen Byrne2018-01-022-0/+0
| * | | | | HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-024-14/+21
| |/ / / /
| * | | | Fix valgrind issuesAllen Byrne2018-01-021-1/+1
| * | | | HDFFV-9724 add valgrind ENVAllen Byrne2017-12-292-2/+8
| * | | | HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-288-0/+196
| * | | | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-228-196/+0
| * | | | Add prefix dir to the clear commandAllen Byrne2017-12-131-2/+2
| * | | | HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-137-0/+129
| * | | | Add h5dump VDS prefix testsAllen Byrne2017-12-131-0/+67
| | |_|/ | |/| |
* | | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-1523-211/+258
|/ / /
* | | Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-171-1/+1
| |/ |/|
* | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-134-5/+5