summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-161-5/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-1688-1696/+1696
* Revert long double checks (#3133)Dana Robinson2023-06-151-3/+112
* Fix function name in comment in ros3 VFD (#3131)H. Joe Lee2023-06-151-4/+1
* Fix spelling issues flagged by codespell (#3130)Dana Robinson2023-06-153-3/+3
* Fix a misc warning in test/vol.c (#3112)Dana Robinson2023-06-131-5/+6
* Remove long double conversion work-arounds (#3097)Dana Robinson2023-06-121-112/+3
* Remove code paths where long long < 8 bytes (#3098)Dana Robinson2023-06-122-31/+4
* Address memory issues when copying empty enums (#3088)Dana Robinson2023-06-121-476/+508
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-0511-155/+155
* Only pass efc pointer to H5F__efc_open (#3026)Dana Robinson2023-05-301-325/+325
* API test updates (#3018)jhendersonHDF2023-05-2624-3640/+3413
* Suppress vfd.c test warning (#3014)Dana Robinson2023-05-251-8/+13
* Fix missing/misplaced h5_reset calls (#3001)Dana Robinson2023-05-232-17/+17
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-196-18/+18
* Add test for HDstrcasestr macro (#2115)jhendersonHDF2023-05-191-3/+41
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-154-49/+3
* Fix warning in cache_common.c (#2952)jhendersonHDF2023-05-151-65/+77
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-121-2/+2
* More code duplication reduction (#2930)Quincey Koziol2023-05-091-37/+13
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-052-23/+23
* Fix mirror VFD test timeouts (#2915)Quincey Koziol2023-05-051-2/+17
* Minor tidying of API tests files (#2878)jhendersonHDF2023-05-032-7/+9
* Changes to isolate API Test option files and use fetchcontent (#2880)Allen Byrne2023-05-03109-36581/+52
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-02159-31/+176005
* Skip page buffer test for "no selection I/O cause" when using split or multi ...Neil Fortner2023-05-011-0/+11
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-011-3/+3
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-2813-1/+3282
* Fix v1 object header gap bug in H5Ocopy (#2785)jhendersonHDF2023-04-261-0/+64
* Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807)jhendersonHDF2023-04-251-1/+25
* H5Odtype.c decode cleanup (#2797)Dana Robinson2023-04-251-84/+87
* Sanitize the attribute object header msg code (#2749)Dana Robinson2023-04-191-2/+5
* Jira issue OESS-337: Create test for H5VLconnector_info_to_str (#2334)raylu-hdf2023-04-181-6/+152
* Remove -Wunused-but-set-variable warnings in tests (#2661)Allen Byrne2023-04-113-31/+6
* Dead code removal (#2690)Quincey Koziol2023-04-112-254/+5
* Comment cleanup (#2689)Quincey Koziol2023-04-1155-910/+3
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-102-38/+4
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-0315-226/+779
* chore: make comment consistent (#2654)H. Joe Lee2023-04-011-1/+1
* Fix test script names in cleanup code (#2590)Dana Robinson2023-03-201-6/+9
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-132-3/+3
* HDFFV-10368 (OESS-319): Making two useful macros (H5L_EXT_FLAGS_ALL and H5L_E...raylu-hdf2023-02-212-2/+109
* Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441)Larry Knox2023-02-113-3/+0
* Add szip/libaec to GitHub CI and fix warnings (#2438)Dana Robinson2023-02-092-8/+4
* HDFFV-11208 (OESS-320): H5VLquery_optional had an assertion failure with a co...raylu-hdf2023-01-101-0/+80
* Pass-through connector testing flexibility (#2399)Quincey Koziol2023-01-091-7/+5
* Play nice with existing plugin paths (#2394)Quincey Koziol2023-01-061-1/+1
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-214-6/+13
* Fix up the H5Pencode2 test for virtual layout. (#2325)vchoi-hdfgroup2022-12-211-91/+87
* Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074)Mark Kittisopikul2022-12-191-9/+9