summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-079-9/+6
* Combo set of async and other changes (#161)Quincey Koziol2021-06-029-7/+9
* Removes some DEC Alpha cruft from H5detect and H5private.h (#708)Dana Robinson2021-06-021-4/+0
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-288-24/+1
* Fixes for a couple of trivial warnings (#676)Dana Robinson2021-05-242-4/+4
* CMake uses matches for clang (#645)Allen Byrne2021-05-171-1/+1
* Bmr dev hdffv 11223 (#640)bmribler2021-05-124-4/+15
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-076-38/+37
* h5diff subset indexing (#628)Allen Byrne2021-05-071-1/+1
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Tools long double updates (#522)Allen Byrne2021-04-153-10/+172
* Removes c99_(v)snprintf() calls from the standalone test code (#509)Dana Robinson2021-03-242-56/+32
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-222-4/+4
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-192-0/+41
* Fix display of long double in tools (#469)Allen Byrne2021-03-173-3/+14
* Update clang config (#473)Quincey Koziol2021-03-174-4/+16
* Various clang tidy warning fixes (#448)Sean McBride2021-03-104-45/+45
* Removed bad function pointer casts (#434)Sean McBride2021-03-087-49/+49
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-052-7/+0
* Fixed clang-tidy readability-misleading-indentation warnings (#427)Sean McBride2021-03-051-1/+3
* More warning fixes (#400)Sean McBride2021-03-045-5/+5
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-044-10/+10
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-1/+1
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-2513-7/+179
* Update license url part2 (#333)Larry Knox2021-02-17112-112/+112
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-294-21/+21
* 11099 Add help text line (#259)Allen Byrne2021-01-151-0/+1
* Fixes a small memory leak in the chunk_cache test (#208)Dana Robinson2020-12-201-2/+6
* Fixes a small memory leak in the h5jam test (#207)Dana Robinson2020-12-201-2/+3
* Bring async branch to develop (#166)Quincey Koziol2020-12-1417-196/+250
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-24/+24
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-309-26/+26
* Basic alignment with async branch (#115)Quincey Koziol2020-11-234-20/+20
* Merge pull request #60 from bmribler/developLarry Knox2020-11-123-0/+40
|\
| * Fixed typo!!Binh-Minh Ribler2020-11-121-1/+1
| * Fixed typo!Binh-Minh Ribler2020-11-121-1/+1
| * Added line for new fileBinh-Minh Ribler2020-11-121-0/+2
| * Removed the line, added by mistake.Binh-Minh Ribler2020-11-121-1/+0
| * Added a missing line.Binh-Minh Ribler2020-11-121-0/+1
| * Fixed typo again.Binh-Minh Ribler2020-11-111-1/+1
| * Fixed typoBinh-Minh Ribler2020-11-111-1/+1
| * Miscellaneous updateBinh-Minh Ribler2020-11-113-1/+7
| * Added test for the fix HDFFV-10590Binh-Minh Ribler2020-10-282-0/+32
* | CMake: MINGW implies WIN32Michel Zou2020-10-301-1/+1
|/
* Fix VFD h5repacktest (#20)Allen Byrne2020-10-061-2/+0
* Clang-format of source filesAllen Byrne2020-09-3055-15674/+15414
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-292-2/+2
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-291-1/+1
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-286-11/+11
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-2713-21/+241
| |\