netcdf-c/nc_test
2014-09-03 13:11:09 -06:00
..
CMakeLists.txt Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
error.c
error.h
large_files.c Changed large_file.c so that overly large variables are allocated dynamically, not at link time. 2014-03-19 12:47:06 -06:00
Make0 Add ability to programmatically 2014-08-29 14:51:14 -06:00
make_test_file.sh
Makefile.am Fixed an issue preventing make distcheck from working. 2014-09-03 13:11:09 -06: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 Removed stray (but harmless) debugging info. Updated windows-binaries documentation to allow both latest stable release as well as latest release candidate. 2013-08-29 15:48:03 -06:00
ref_tst_diskless2.cdl
run_diskless2.sh
run_diskless.sh
run_mmap.sh
run_pnetcdf_test.sh reduce # processors for run_pnetcdf_test.sh 2014-06-20 20:22:55 -06:00
run_valgrind_tests.sh
t_nc.c [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
test_get.c
test_get.m4
test_put.c
test_put.m4
test_read.c
test_write.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00
testnc3perf.c
tests.h
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
tst_big_rvar.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
tst_big_var2.c Removed a debug statement. 2013-11-04 13:34:20 -07: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 Rebuilt the compose operation in dceconstraints.c. The 2013-04-19 19:55:43 +00:00
tst_diskless.c When using the '-ansi' flag with gcc, netcdf would fail to build because of the use of '//' for one-line comments. I've addressed this by replacing instances of // with enclosing comment blocks. 2014-08-26 11:19:32 -06:00
tst_formatx_pnetcdf.c [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07: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
tst_nofill3.c
tst_nofill.c
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 [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
util.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00