summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
...
* 1 12 merge of changes from dev (#271)Allen Byrne2021-01-193-4/+10
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-304-20/+20
* Manual sync with develop (#95)Dana Robinson2020-11-173-0/+40
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-121-1/+1
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-1612-34/+34
* Merge changes from developAllen Byrne2020-10-087-22/+23
* Cleanup comments in tests, align comments better, update vfd testAllen Byrne2020-10-052-3/+1
* Source formattedAllen Byrne2020-10-0155-15674/+15413
* warning format fixes and define name from developAllen Byrne2020-09-302-2/+2
* Add clang-format changes from develop.Allen Byrne2020-09-2813-21/+241
* The version string has a second use for packagingAllen Byrne2020-08-261-1/+1
* Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
* Normalization of tools with developDana Robinson2020-08-1820-528/+592
* HDFFV-9984 Add test filesAllen Byrne2020-08-1526-0/+1554
* HDFFV-9989 Merge h5repack merge/prune from developAllen Byrne2020-08-153-67/+366
* Sync with developDana Robinson2020-08-0152-923/+1609
* Merge pull request #2643 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-06-112-4/+16
* Whitespace cleanupAllen Byrne2020-05-1211-107/+107
* Change to dynamic allocation for bufferAllen Byrne2020-02-251-1/+17
* Fix standalone link in perform toolsAllen Byrne2020-02-252-28/+29
* HDFFV-11036 - Corrected CMake test by adding file compare scriptAllen Byrne2020-02-241-9/+18
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-2315-53/+82
* Squashed commit of the following:David Young2020-01-312-6/+13
* Merge changes from develop to fix various issuesAllen Byrne2020-01-3019-344/+248
* Merge pull request #2324 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-2910-367/+402
|\
| * Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-285-65/+99
| * Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-285-138/+148
| * Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to...Kimmy Mu2020-01-281-1/+1
| * Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-281-0/+4
| * Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...Kimmy Mu2020-01-281-2/+0
| * Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-287-162/+151
* | Update version to 1.12.1-snap0 for hdf5_1_12 branch.Larry Knox2020-01-281-7/+7
|/
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-244-8/+8
|\
| * fix test assert fail errorkmu2020-01-101-2/+2
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-087-23/+23
* | Improved CMake options for testsAllen Byrne2020-01-1913-198/+223
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-193-3/+3
|\ \
| * | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-193-3/+3
* | | Merge perform standalone changes from developAllen Byrne2020-01-172-4/+10
|/ /
* | Merge tools changes from developAllen Byrne2020-01-1321-549/+549
* | Fix CMake test macros and perform standalone testsAllen Byrne2020-01-126-10/+144
* | Add MPI libs for standalone perfAllen Byrne2019-12-221-2/+2
* | Fix autotools test scriptsAllen Byrne2019-12-224-7/+45
* | Add ref files to test scriptAllen Byrne2019-12-212-5/+18
* | h5diff test script fixesAllen Byrne2019-12-212-1/+8
* | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-205-4/+105
|/
* Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
* In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
* For portability, use the POSIX sh(1) string-comparison operator `=`David Young2019-12-191-2/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2019-12-173-10/+3
|\