netcdf-c/nc_test
Dennis Heimbigner 00e50f5a44 1. changed from using port 8080 to 8081 for motherlode
2. Fixed Ward's IGNORE problem with oc
3. Mmap support now works.
4. Fix an uninitialized variable pointed out by Russ in dnclog.c
2012-04-22 20:34:21 +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 diskless: make read and write loop to read/write whole file when persisting 2012-04-09 22:03:02 +00:00
make_test_file.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
Makefile.am made run_diskless2 only run when doing large file tests 2012-04-09 22:43:30 +00:00
nc_enddef.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_enddef.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_sync_child.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_sync.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_sync.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_sync.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
nc_test.c many changes for memory fixes 2010-11-29 22:23:16 +00:00
nc_test.html moving to trunk subdir 2010-06-03 13:24:43 +00:00
quick_large_files.c Fix NCF-101 bug, and add test for fix. Delete debugging leftover in nccopy.c. Fix typo in installation guide. 2011-07-18 19:11:28 +00:00
ref_tst_diskless2.cdl - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
run_diskless2.sh diskless: make read and write loop to read/write whole file when persisting 2012-04-09 22:03:02 +00:00
run_diskless.sh diskless: make read and write loop to read/write whole file when persisting 2012-04-09 22:03:02 +00:00
run_valgrind_tests.sh Fixed dap memory leaks 2010-12-17 23:54:09 +00:00
t_nc.c fixed char datalist bug and did some more dispatch cleanup 2010-08-09 20:39:36 +00:00
test_get.m4 moving to trunk subdir 2010-06-03 13:24:43 +00:00
test_put.m4 moving to trunk subdir 2010-06-03 13:24:43 +00:00
test_read.c Remove windows incompatibility in nc_test test program (NCF-121) 2012-01-07 23:24:53 +00:00
test_write.c completely rewritten constraint system 2011-11-14 04:20:19 +00:00
testnc3perf.c added nc3 performance test 2012-01-19 20:17:40 +00:00
tests.h cleanup misc. issues 2011-07-14 22:24:02 +00:00
tst_atts.c Fix ncopy so it actually uses -r option instead of ignoring it. Remove a large number of dead assignments found by clang in nc_test/tt_atts.c. 2012-04-13 02:52:30 +00:00
tst_big_rvar.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_big_var2.c took out void function 2011-01-03 15:37:00 +00:00
tst_big_var6.c changed void function to int to please solaris compiler 2011-01-02 13:22:42 +00:00
tst_big_var.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_diskless2.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_diskless3.c allow NC_DISKLESS with nc_open() to operate as a in-memory cache 2012-04-08 22:47:38 +00:00
tst_diskless4.c 1. changed from using port 8080 to 8081 for motherlode 2012-04-22 20:34:21 +00:00
tst_diskless.c allow NC_DISKLESS with nc_open() to operate as a in-memory cache 2012-04-08 22:47:38 +00:00
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 many changes for memory fixes 2010-11-29 22:23:16 +00:00
tst_names.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_nofill2.c Fix for nofill bug and test 2011-04-28 19:50:56 +00:00
tst_nofill3.c Add nofill bug test that uses nc_create() rather than nc__create(). 2011-05-17 21:02:28 +00:00
tst_nofill.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_norm.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_small.c turned void returns into int returns, to stop Sun conplaining about my ERR macro using a return 2010-12-22 12:48:12 +00:00
util.c moving to trunk subdir 2010-06-03 13:24:43 +00:00