netcdf-c/nc_test
Russ Rew 3ef3b35a94 Refactor to share functions between ncdump and nccopy. Merge nccopy
enhancements, based on contributed code from Martin van Driel, to
support -v, -g, -V, and -G options for selecting groups and variables
in output.  Fix all clang warnings from nccopy and ncdump sources, as
well as a few other cleanup changes to testing code.
2013-01-23 17:45:29 +00:00
..
CMakeLists.txt Merging CMake branch into trunk. Changes include: 2013-01-15 22:43:09 +00:00
error.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
error.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
large_files.c Merge my branch back into trunk! 2012-04-01 23:42:53 +00:00
Make0
make_test_file.sh
Makefile.am
nc_enddef.c
nc_enddef.cdl
nc_sync_child.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_sync.c
nc_sync.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_sync.h
nc_test.c
nc_test.html
quick_large_files.c
ref_tst_diskless2.cdl - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
run_diskless2.sh
run_diskless.sh
run_mmap.sh
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
test_get.m4
test_put.c
test_put.m4
test_read.c
test_write.c
testnc3perf.c
tests.h
tst_atts3.c
tst_atts.c
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
tst_diskless4.c
tst_diskless.c
tst_large.c Removed all void functions from tst programs. Thanks to solaris C compiler for being sensitive enough to notice this sort of thing. 2011-01-03 15:41:20 +00:00
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
tst_nofill3.c
tst_nofill.c
tst_norm.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_small.c
util.c