.. |
CMakeLists.txt
|
Wiring in a large test to check against a regression for the issue described in https://github.com/Unidata/netcdf-c/pull/457
|
2017-08-11 18:18:11 -06:00 |
error.c
|
|
|
error.h
|
|
|
large_files.c
|
Fixed issue on 32-bit systems.
|
2017-07-05 14:57:12 -06:00 |
Make0
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06:00 |
make_test_file.sh
|
|
|
Makefile.am
|
Merge branch 'master' into ejh_delete_ncx
|
2017-11-07 18:35:05 -07:00 |
nc_enddef.cdl
|
|
|
nc_sync.cdl
|
|
|
nc_test.c
|
Updated in support of https://github.com/Unidata/netcdf-c/issues/556
|
2017-10-31 11:13:05 -06:00 |
nc_test.html
|
|
|
quick_large_files.c
|
|
|
ref_tst_diskless2.cdl
|
|
|
run_diskless2.sh
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06:00 |
run_diskless5.sh
|
typo
|
2017-05-03 10:19:35 -06:00 |
run_diskless.sh
|
Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh)
|
2017-04-03 21:39:44 -06:00 |
run_mmap.sh
|
Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh)
|
2017-04-03 21:39:44 -06:00 |
run_pnetcdf_test.sh
|
|
|
run_valgrind_tests.sh
|
|
|
t_nc_p5.c
|
|
|
t_nc.c
|
Modified t_nc.c to only test cdf5 if it has been enabled.
|
2017-10-16 11:19:24 -06:00 |
test_get_p5.c
|
|
|
test_get_p5.m4
|
|
|
test_get.m4
|
|
|
test_put.m4
|
|
|
test_read.m4
|
Eliminate NC_MAX_VARS|DIMS|ATTRS limits
|
2017-07-20 09:32:29 -06:00 |
test_write.m4
|
Working on getting cdf5 tests running.
|
2017-09-15 18:00:28 -06:00 |
testnc3perf.c
|
Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh)
|
2017-04-03 21:39:44 -06:00 |
tests.h
|
|
|
tst_addvar.c
|
|
|
tst_atts3.c
|
fixed warnings
|
2017-10-25 06:12:59 -06:00 |
tst_atts.c
|
|
|
tst_big_rvar.c
|
|
|
tst_big_var2.c
|
|
|
tst_big_var6.c
|
|
|
tst_big_var.c
|
|
|
tst_cdf5format.c
|
cleaned up, fixed comments
|
2017-11-06 06:19:34 -07:00 |
tst_diskless2.c
|
|
|
tst_diskless3.c
|
|
|
tst_diskless4.c
|
|
|
tst_diskless5.c
|
Corrected a build issue on windows for tst_diskless5, and updated release notes.
|
2017-05-04 10:58:18 -06:00 |
tst_diskless5.cdl
|
Add testcase
|
2017-05-03 09:58:49 -06:00 |
tst_diskless.c
|
fixed leaks in tests
|
2017-10-26 14:50:21 -06:00 |
tst_elatefill.c
|
fixed more warnings
|
2017-10-25 06:22:58 -06:00 |
tst_formatx_pnetcdf.c
|
Call nc_close, which calls MPI_File_close, to avoid MPI wraning messages on MPI objects are still allocated.
|
2017-08-08 16:54:38 -05:00 |
tst_global_fillval.c
|
reverted test.
|
2017-10-06 12:58:49 -06:00 |
tst_inq_type.c
|
fixed ENABLE_CDF5 issue in some tests
|
2017-11-05 09:08:39 -07:00 |
tst_large_cdf5.c
|
Fixed a simple mistake in test organization.
|
2017-08-11 18:36:44 -06:00 |
tst_large.c
|
|
|
tst_max_var_dims.c
|
check against NC_MAX_VAR_DIMS (but using NC_EMAXDIMS, maybe a new error code NC_EMAXVARDIMS is needed)
|
2017-09-21 12:37:33 -05:00 |
tst_meta.c
|
|
|
tst_misc.c
|
|
|
tst_names.c
|
|
|
tst_nofill2.c
|
|
|
tst_nofill3.c
|
|
|
tst_nofill.c
|
|
|
tst_norm.c
|
|
|
tst_parallel2.c
|
change to use Wei-kings' solution
|
2017-10-25 13:07:17 -06:00 |
tst_pnetcdf.c
|
|
|
tst_put_vars.c
|
|
|
tst_small.c
|
Updated tst_small
|
2017-09-18 15:08:49 -06:00 |
tst_utf8_phrases.c
|
fixed leaks in tests
|
2017-10-26 14:50:21 -06:00 |
tst_utf8_validate.c
|
fixed leak in tst_utf8_validate.c
|
2017-10-26 14:28:41 -06:00 |
util.c
|
Merge branch 'master' into master
|
2017-10-31 14:01:08 -06:00 |