summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| * | | | | 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
* | | | | | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-2/+17
* | | | | | Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-2713-13/+13
* | | | | | HDFFV-10412 merge from developAllen Byrne2018-02-223-4/+4
* | | | | | HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-162-14/+12
* | | | | | HDFFV-10345 splelling and whitespace correctionsAllen Byrne2018-02-051-1/+1
* | | | | | HDFFV-10398 merge from develop improve CMake codeAllen Byrne2018-01-302-12/+12
* | | | | | HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-2211-26/+0
* | | | | | HDFFV-9724 merge vds duplicate codeAllen Byrne2018-01-117-8/+32
* | | | | | HDFFV-8745 remove obolete filesAllen Byrne2018-01-102-0/+0
* | | | | | HDFFV-8745 merge from developAllen Byrne2018-01-0912-3139/+3753
* | | | | | reverted changes from syncM. Scot Breitenfeld2018-01-051-7/+7
| |/ / / / |/| | | |
* | | | | Snapshot version 1.11 release 1hdftest2018-01-051-7/+7
|/ / / /
* | | | 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
| |_|/ |/| |
* | | 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
* | Plugin test reworkDana Robinson2017-11-094-14/+0
* | Correct usage of MPI varsAllen Byrne2017-11-012-4/+4
* | Correct test DEPENDSAllen Byrne2017-10-251-2/+1
* | HDFFV-10297 Windows issues fixedAllen Byrne2017-10-201-32/+8
* | Windows cannot share files easilyAllen Byrne2017-10-201-4/+34
* | Remove extra command lineAllen Byrne2017-10-181-1/+0
* | Correct name of fileAllen Byrne2017-10-181-0/+0