netcdf-c/nc_test
2013-06-03 16:42:04 +00:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
error.c
error.h
large_files.c Fix contributed by Nath Gopalaswamy to large file problem reading 2013-05-31 20:18:18 +00:00
Make0
make_test_file.sh
Makefile.am merge trunk into this branch 2013-03-15 20:31:07 +00:00
nc_enddef.c
nc_enddef.cdl
nc_sync_child.c
nc_sync.c
nc_sync.cdl
nc_sync.h
nc_test.c
nc_test.html
quick_large_files.c
ref_tst_diskless2.cdl
run_diskless2.sh
run_diskless.sh
run_mmap.sh add NC_MMAP flag and tests 2012-06-23 19:25:49 +00:00
run_pnetcdf_test.sh merge trunk into this branch 2013-03-15 20:31:07 +00:00
run_valgrind_tests.sh
t_nc.c Refactor to share functions between ncdump and nccopy. Merge nccopy 2013-01-23 17:45:29 +00:00
test_get.c Including .c files generated from .m4 to accomodate 2012-10-02 16:45:27 +00:00
test_get.m4
test_put.c Including .c files generated from .m4 to accomodate 2012-10-02 16:45:27 +00:00
test_put.m4
test_read.c
test_write.c Minor fixes (dead code) to correct errors found by Coverity 2012-07-30 21:49:16 +00:00
testnc3perf.c
tests.h Correcting an arithmetic error present in nc_test under gcc on Windows. 2012-08-22 19:19:04 +00:00
tst_atts3.c 1) fix some minor bugs when pnetcdf is enabled 2)Comment out some apparently unused procedures 2013-03-25 17:12:50 +00:00
tst_atts.c Fixed bug "adding a bad _FillValue" bug (NCF-190). Fixed minor bugs 2012-08-16 18:31:48 +00:00
tst_big_rvar.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
tst_big_var2.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
tst_big_var6.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
tst_big_var.c
tst_diskless2.c
tst_diskless3.c add NC_MMAP flag and tests 2012-06-23 19:25:49 +00:00
tst_diskless4.c Rebuilt the compose operation in dceconstraints.c. The 2013-04-19 19:55:43 +00:00
tst_diskless.c Minor fixes (dead code) to correct errors found by Coverity 2012-07-30 21:49:16 +00:00
tst_large.c
tst_misc.c Merged latest changes from cmake branch. Fixed a test file, and changed a deallocation call to avoid throwing an error on Windows related to cross-dll memory-management. 2012-12-07 23:21:27 +00:00
tst_names.c
tst_nofill2.c Updated CMake files, added a few changes to fix linux-based compile warnings. 2012-08-07 21:34:55 +00:00
tst_nofill3.c
tst_nofill.c Updated CMake files, added a few changes to fix linux-based compile warnings. 2012-08-07 21:34:55 +00:00
tst_norm.c
tst_parallel2.c merge trunk into this branch 2013-03-15 20:31:07 +00:00
tst_pnetcdf.c merge trunk into this branch 2013-03-15 20:31:07 +00:00
tst_small.c
util.c