netcdf-c/unit_test
Peter Hill d07dac918c
Silence conversion warnings from malloc arguments
Mostly just add an explicit cast when calling `malloc` and its
variants. Sometimes instead change the type of a local variable if
this would silence multiple warnings.
2023-11-24 18:20:52 +00:00
..
CMakeLists.txt Correct a couple of typos. 2023-09-14 12:55:45 -06:00
Makefile.am Made some changes to spacing, also discovered an issue around specifying rpath on MacOSX when using configure. 2023-09-14 12:01:42 -06:00
nctest_netcdf4_classic.nc Support MSYS2/Mingw platform 2021-12-23 22:18:56 -07:00
reclaim_tests.cdl Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
run_reclaim_tests.sh Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
run_s3sdk.sh Update path in s3sdk shell script unit test. 2023-10-16 14:30:43 -06:00
test_ncuri.c This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
test_pathcvt.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
test_s3sdk.c Merged in current state of https://github.com/Unidata/netcdf-c/pulls/2741 2023-09-29 15:05:43 -06:00
timer_utils.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
timer_utils.h Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
tst_exhash.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
tst_nc4internal.c Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
tst_nclist.c fixed warning 2020-03-02 16:29:52 -07:00
tst_reclaim.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
tst_xcache.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00