summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-051-7/+7
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | | * commit '994611a2d4320358dc5a1c0c721633670ad4833c': Snapshot version 1.11 release 1
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* | | | 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
| | | | | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
* | 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
| |
* | Add Mask test to scriptAllen Byrne2017-10-181-37/+100
| |
* | Add new output files to clear testAllen Byrne2017-10-181-0/+4
| |
* | Correct name of err fileAllen Byrne2017-10-181-0/+1
| |
* | Fix name of output filesAllen Byrne2017-10-182-4/+4
| |
* | Fix format convert error mask testAllen Byrne2017-10-183-9/+65
| |
* | Fix tools error handling and valgrind issuesAllen Byrne2017-10-1810-28/+63
| |
* | Fix error handling issuesAllen Byrne2017-10-1710-21/+25
| |
* | Correct test resultsAllen Byrne2017-10-173-10/+10
| |
* | HDFFV-1097 Changed file columnsAllen Byrne2017-10-1616-2083/+2083
| |
* | HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-1617-23/+260
|/
* Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-1113-898/+1002
|\ | | | | | | | | | | | | | | | | | | | | | | * commit '11df540c92ac284a664be912b0cb045e8d92e7d3': Added older change that was added to last change HDFFV-10297 add release note - fix test step HDFFV-10297 Fix resource errors and cleanup whitespace HDFFV-10297 fix vl buffer error HDFFV-10297 update calls to H5Zfilter_avail HDFFV-10297 - code changes nullify error HDFFV-10297 - Fix test errors - five remaining HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix
| * HDFFV-10297 Fix resource errors and cleanup whitespaceAllen Byrne2017-10-101-869/+823
| |
| * HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-092-10/+14
| |
| * HDFFV-10297 - code changes nullify errorAllen Byrne2017-10-091-5/+1
| |
| * HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-099-12/+162
| |
| * HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-2/+2
| | | | | | includes H5Zfilter_avail() fix
* | Correct indentation in h5diff/Makefile.am.lrknox2017-10-091-1/+1
| |