summaryrefslogtreecommitdiffstats
path: root/test/cache_logging.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-3/+3
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-30/+30
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa...Dana Robinson2021-04-291-0/+6
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-4/+12
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-55/+46
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-3/+3
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-4/+5
* HD prefix and whitespaceAllen Byrne2018-08-281-6/+6
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Fixed a few memory problems in test/cache_logging.c andDana Robinson2016-11-231-0/+1
* Add cache logging test.Quincey Koziol2016-11-041-0/+176