summaryrefslogtreecommitdiffstats
path: root/test/filter_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-75/+75
* Fix loading plugin fails with missing directory GH issue #3248 (#3323)Allen Byrne2023-08-021-0/+6
* Sync test dir w/ develop (#3303)Dana Robinson2023-07-281-14/+14
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-30/+30
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+7
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-181-1/+3
* sprintf to snprintf (#1815)Sean McBride2022-06-221-9/+9
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-2/+2
* Plugin test cleanup (#1479)Dana Robinson2022-03-101-10/+0
* Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222)Dana Robinson2021-11-241-0/+99
* Update clang config (#473)Quincey Koziol2021-03-171-6/+24
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-177/+151
* Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-1/+1
* Fix memory leak due to addition of FORMAT check loopAllen Byrne2017-12-291-78/+126
* Plugin test reworkDana Robinson2017-11-091-0/+1511