summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff
Commit message (Expand)AuthorAgeFilesLines
* Source formattedAllen Byrne2020-10-012-1863/+1854
* warning format fixes and define name from developAllen Byrne2020-09-302-2/+2
* Add clang-format changes from develop.Allen Byrne2020-09-281-0/+14
* Normalization of tools with developDana Robinson2020-08-185-77/+130
* Sync with developDana Robinson2020-08-0126-137/+587
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Merge changes from develop to fix various issuesAllen Byrne2020-01-301-10/+4
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-8/+8
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-241-2/+2
|\
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-2/+2
* | Improved CMake options for testsAllen Byrne2020-01-192-29/+33
* | Merge tools changes from developAllen Byrne2020-01-131-189/+189
* | Fix autotools test scriptsAllen Byrne2019-12-222-4/+4
* | Add ref files to test scriptAllen Byrne2019-12-211-1/+14
* | h5diff test script fixesAllen Byrne2019-12-212-1/+8
* | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-204-4/+72
|/
* Fix MPI test namesAllen Byrne2019-10-231-1/+1
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-12/+12
* Add HD prefix to testsAllen Byrne2019-08-151-223/+223
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-33/+9
* HDFFV-10845 separate test used by copy windows filesAllen Byrne2019-07-171-1/+8
* HDFFV-10845 mingw needs special windows reference filesAllen Byrne2019-07-171-1/+1
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-2/+5
* Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+2
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-11/+11
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-6/+12
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-8/+8
* Refactor mpi test namesAllen Byrne2019-02-111-8/+8
* Rename parallel tests to start with PAR_Allen Byrne2019-02-111-1/+1
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-062-3/+90
* HDFFV=10632 test cleanupAllen Byrne2018-12-0612-145/+1
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0310-26/+13
* 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
|/