..
bad_cdf5_begin.nc
CMakeLists.txt
Fix test run_diskless2.sh with LARGE_FILE_TESTS
2018-11-03 11:51:10 -06:00
error.c
error.h
f03tst_open_mem.nc
Fix use of 'int' to represent 'hid_t' that caused HDF5 1.10 to fail.
2018-05-30 14:47:37 -06:00
large_files.c
fixed some warnings, added some files to makefile.am to be cleaned
2017-11-26 08:50:16 -07:00
make_test_file.sh
Swapped /bin/bash for /bin/sh to test on osx.
2018-08-12 23:01:08 -06:00
Makefile.am
Fix test run_diskless2.sh with LARGE_FILE_TESTS
2018-11-03 11:51:10 -06:00
nc_enddef.cdl
nc_sync.cdl
nc_test.c
replace USE_CDF5 with ENABLE_CDF5
2018-06-29 21:17:07 -05:00
nc_test.html
quick_large_files.c
now run tst_large2, also cleaned up some more warnings
2017-11-24 10:50:07 -07:00
ref_tst_diskless2.cdl
run_cdf5.sh
run_diskless2.sh
Fix more memory leaks in netcdf-c library
2018-11-15 10:00:38 -07:00
run_diskless5.sh
run_diskless.sh
Revert/Improve nc_create + NC_DISKLESS behavior
2018-10-10 13:32:17 -06:00
run_inmemory.sh
Fix the NC_INMEMORY code to work in all cases with HDF5 1.10.
2018-09-04 11:27:47 -06:00
run_mmap.sh
Revert/Improve nc_create + NC_DISKLESS behavior
2018-10-10 13:32:17 -06:00
run_pnetcdf_test.sh
Use PnetCDF instead of parallel-netcdf to avoid confusion with
2018-09-17 17:18:48 -05:00
t_nc_p5.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
t_nc.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
test_get.m4
test_put.m4
undid unneeded nc_test changes
2018-08-13 09:15:50 -06:00
test_read.m4
test_write.m4
undid unneeded nc_test changes
2018-08-13 09:15:50 -06:00
testnc3perf.c
tests.h
This completes (for now) the refactoring of libsrc4.
2018-03-16 11:46:18 -06:00
tst_addvar.c
fix nc_test/tst_addvar.c. This program reads output file
2018-09-17 17:18:48 -05:00
tst_atts3.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_big_rvar.c
now run tst_large2, also cleaned up some more warnings
2017-11-24 10:50:07 -07:00
tst_big_var2.c
fixed some warnings, added some files to makefile.am to be cleaned
2017-11-26 08:50:16 -07:00
tst_big_var6.c
fixed some warnings, added some files to makefile.am to be cleaned
2017-11-26 08:50:16 -07:00
tst_big_var.c
tst_cdf5_begin.c
tst_cdf5format.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_def_var_fill.c
replace USE_CDF5 with ENABLE_CDF5
2018-06-29 21:17:07 -05:00
tst_default_format_pnetcdf.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_default_format.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_diskless2.c
tst_diskless3.c
Revert/Improve nc_create + NC_DISKLESS behavior
2018-10-10 13:32:17 -06:00
tst_diskless4.c
Fix more memory leaks in netcdf-c library
2018-11-15 10:00:38 -07:00
tst_diskless5.c
Revert/Improve nc_create + NC_DISKLESS behavior
2018-10-10 13:32:17 -06:00
tst_diskless5.cdl
tst_diskless6.c
Add some visual studio bug fixes
2018-10-11 12:09:42 -06:00
tst_diskless.c
Revert/Improve nc_create + NC_DISKLESS behavior
2018-10-10 13:32:17 -06:00
tst_err_enddef.c
Adjusted enddef test to work on 32 bit platforms as well.
2018-04-18 13:20:50 -06:00
tst_formats.c
more tests for late fill
2018-10-17 11:14:53 -06:00
tst_formatx_pnetcdf.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_global_fillval.c
replace USE_CDF5 with ENABLE_CDF5
2018-06-29 21:17:07 -05:00
tst_inmemory.c
Update nc_test/tst_inmemory to cover more cases
2018-11-27 19:20:19 -07:00
tst_inq_type.c
tst_large_cdf5.c
tst_large.c
tst_max_var_dims.c
tst_meta.c
Corrected second instance of macro.
2018-01-29 11:27:15 -07:00
tst_misc.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_names.c
This commit fixes the logical problem of using the default file formats.
2018-07-28 11:18:28 -05:00
tst_nofill2.c
tst_nofill3.c
tst_nofill.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_norm.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_open_cdf5.c
Added include to config.h
2018-02-06 13:14:15 -06:00
tst_open_mem.c
minor cleanup
2018-08-16 05:42:51 -06:00
tst_parallel2.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_pnetcdf.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_small.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
tst_utf8_phrases.c
tst_utf8_validate.c
fixed warning
2017-11-30 05:14:19 -07:00
util.c
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00