summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Removes partial long options from the tools (#872)Dana Robinson2021-08-034-6/+6
* Only test h5diff_830 in serial (#858)Allen Byrne2021-07-271-29/+34
* Removes unused commented-out code from h5jamgentest.c (#851)Dana Robinson2021-07-221-77/+0
* Fixes a couple of warnings: (#849)Dana Robinson2021-07-222-162/+367
* Perform option arg variables (#834)Allen Byrne2021-07-154-16/+6
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-302-22/+20
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-302-11/+8
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-299-486/+488
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-293-43/+29
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-294-92/+83
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-252-30/+10
* Fix tools test (#794)Allen Byrne2021-06-235-6/+6
* Removes checks for system(), which is C89/90 (#782)Dana Robinson2021-06-231-2/+0
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-112-2/+2
* Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734)Allen Byrne2021-06-071-8/+0
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-074-16/+16
* 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
|\