summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-201-27/+29
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-202-2/+4
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-201-189/+189
* remove unnecessary check macrokmu2020-05-201-3/+2
* fix intel compile warningskmu2020-05-201-2/+3
* Revert "fix warnings from Intel compiler"kmu2020-05-201-2/+2
* Revert "fix issues from previous PR comments"kmu2020-05-201-3/+2
* Revert "using a different MACRO"kmu2020-05-201-2/+2
* using a different MACROkmu2020-05-201-2/+2
* fix issues from previous PR commentskmu2020-05-201-2/+3
* fix warnings from Intel compilerkmu2020-05-201-2/+2
* Correct flaws in test scripts and filesAllen Byrne2020-05-202-4/+4
* Add list to function argAllen Byrne2020-05-201-1/+1
* Test files for new ref typesAllen Byrne2020-05-201-0/+13
* h5diff test script filesAllen Byrne2020-05-202-0/+4
* Add ref changes to test scriptAllen Byrne2020-05-201-1/+4
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-204-4/+72
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0919-469/+393
* Develop normalization with vol_integration.Dana Robinson2018-09-191-89/+75
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-301-2/+6
|\
| * Fix errors in Makefile.am files that cause "make check" to repeat test, evenQuincey Koziol2018-04-291-2/+6
* | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-17/+12
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-1815-3128/+3736
|\
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
| * HDFFV-8745 remove obsolete filesAllen Byrne2018-01-102-0/+0
| * 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
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+5
|/
* Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-1/+1
* Plugin test reworkDana Robinson2017-11-091-3/+0
* Correct usage of MPI varsAllen Byrne2017-11-011-2/+2
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-182-8/+4
* 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-1610-10/+10
* Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-112-10/+14
|\
| * HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-092-10/+14
* | Correct indentation in h5diff/Makefile.am.lrknox2017-10-091-1/+1
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-5/+2
|/
* Cleanup cmake clean macrosAllen Byrne2017-10-031-8/+38
* Fix STREQUAL if commands.Allen Byrne2017-10-021-5/+5