summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-3/+2
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-3/+2
* | Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-3/+11
|\ \
| * | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-3/+11
| |/
* | Merge pull request #2319 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11011...Allen Byrne2020-01-2917-246/+144
|\ \ | |/ |/|
| * HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-2817-246/+144
* | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-285-65/+99
|\ \ | |/ |/|
| * change conditionkmu2020-01-271-1/+1
| * fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-275-65/+99
* | Remove cmake macros from valgrind testsAllen Byrne2020-01-252-104/+109
* | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-8/+6
|/
* squash cast warning fixkmu2020-01-235-138/+148
* merge and fix conflictkmu2020-01-2355-986/+1357
|\
| * Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-231-0/+4
| |\
| | * not use hdf5 private headerkmu2020-01-221-1/+3
| | * fix float type cmp warningkmu2020-01-221-0/+2
| * | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...Kimmy Mu2020-01-231-2/+0
| |\ \
| | * | fix missing prototype warningkmu2020-01-211-2/+0
| * | | merge and fixkmu2020-01-217-42/+101
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_war...Dana Robinson2020-01-182-35/+94
| | |\ \
| | | * \ Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-1740-744/+909
| | | |\ \
| | | * | | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-152-35/+94
| | * | | | Correct standalone function attributesAllen Byrne2020-01-172-4/+4
| | | |/ / | | |/| |
| | * | | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-163-3/+3
| * | | | merge and fix conflictkmu2020-01-1934-789/+823
| |\ \ \ \ | | |/ / /
| | * | | HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-1512-191/+196
| | * | | HDFFV-11001 Add fine control over testingAllen Byrne2020-01-1511-16/+36
| | * | | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-1321-538/+544
| * | | | merge and fix conflictskmu2020-01-1427-150/+477
| |\ \ \ \ | | |/ / /
| | * | | io_timer.c uses a parallel lib functionAllen Byrne2020-01-102-4/+3
| | * | | Fix standalone compile issuesAllen Byrne2020-01-093-2/+137
| | |/ /
| | * | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-091-2/+2
| | |\ \
| | | * | fix test assert fail errorkmu2020-01-091-2/+2
| | * | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-067-23/+23
| | |\ \ \ | | | |/ /
| | | * | fix and address commentskmu2019-12-111-1/+1
| | | * | Merge branch 'develop' into bugfix/intel_warningskmu2019-12-094-10/+4
| | | |\ \
| | | * | | remove unnecessary check macrokmu2019-12-064-13/+10
| | | * | | fix intel compile warningskmu2019-12-047-23/+26
| | * | | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-1/+1
| | * | | | Add MPI libs to standalone perfAllen Byrne2019-12-221-2/+2
| | * | | | Grep needs to search error fileAllen Byrne2019-12-221-1/+1
| | * | | | Correct flaws in test scripts and filesAllen Byrne2019-12-223-10/+12
| | * | | | grep for failure text in error stackAllen Byrne2019-12-221-1/+37
| | * | | | Add list to function argAllen Byrne2019-12-211-1/+1
| | * | | | Test files for new ref typesAllen Byrne2019-12-211-0/+13
| | * | | | h5diff test script filesAllen Byrne2019-12-212-0/+4
| | * | | | Add ref changes to test scriptAllen Byrne2019-12-211-1/+4
| | * | | | Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
| | * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-201-1/+1
| | |\ \ \ \
| | | * | | | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1