.. |
CMakeLists.txt
|
Adding a new test for a particular pnetcdf bug. See YRZ-543552.
|
2015-10-28 10:51:53 -06:00 |
error.c
|
|
|
error.h
|
|
|
large_files.c
|
Addressed issues related to running large file tests on machines < 4GB memory. Updated messages to indicate what the problem was specifically, so that I don't spend another day somewhere down the road figuring out the problem yet again.
|
2014-09-17 13:28:36 -06:00 |
Make0
|
add ptrdiff_t checks
|
2015-10-11 13:35:44 -06:00 |
make_test_file.sh
|
|
|
Makefile.am
|
Adding a new test for a particular pnetcdf bug. See YRZ-543552.
|
2015-10-28 10:51:53 -06:00 |
nc_enddef.c
|
|
|
nc_enddef.cdl
|
|
|
nc_sync_child.c
|
|
|
nc_sync.c
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
nc_sync.cdl
|
|
|
nc_sync.h
|
|
|
nc_test.c
|
|
|
nc_test.html
|
|
|
quick_large_files.c
|
Reverted some of the spelling corrections. Some misspellings were intentional
|
2015-10-16 14:36:17 -06: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
|
Added a platform check for hostname on Windows. Updated how 'diff' is called in a diskless test to ignore whitespace when comparing files.
|
2015-02-04 09:11:27 -07:00 |
run_diskless.sh
|
Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests
|
2014-12-28 22:42:05 -07:00 |
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
|
Moved libsrc5 to libsrcp
|
2015-08-14 20:39:56 -06:00 |
test_get.m4
|
synclines and IF macro can interract poorly
|
2014-12-05 12:55:38 -06:00 |
test_put.c
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
test_put.m4
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
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_addvar.c
|
Replaced my test program with one provided by Wei-keng.
|
2015-10-29 10:07:33 -06:00 |
tst_atts3.c
|
Reverted some of the spelling corrections. Some misspellings were intentional
|
2015-10-16 14:36:17 -06:00 |
tst_atts.c
|
More clang warnings eliminated.
|
2015-08-02 17:19:35 -06:00 |
tst_big_rvar.c
|
|
|
tst_big_var2.c
|
Removed a debug statement.
|
2013-11-04 13:34:20 -07:00 |
tst_big_var6.c
|
|
|
tst_big_var.c
|
|
|
tst_diskless2.c
|
|
|
tst_diskless3.c
|
|
|
tst_diskless4.c
|
Addressed issues related to running large file tests on machines < 4GB memory. Updated messages to indicate what the problem was specifically, so that I don't spend another day somewhere down the road figuring out the problem yet again.
|
2014-09-17 13:28:36 -06: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_meta.c
|
1. synch with oc
|
2014-12-27 20:42:01 -07:00 |
tst_misc.c
|
|
|
tst_names.c
|
|
|
tst_nofill2.c
|
|
|
tst_nofill3.c
|
|
|
tst_nofill.c
|
|
|
tst_norm.c
|
Removed a stray assignment in the test.
|
2014-10-06 10:08:36 -06:00 |
tst_parallel2.c
|
|
|
tst_pnetcdf.c
|
|
|
tst_put_vars.c
|
Added the [NCF-326] test to CMake build system.
|
2015-03-10 09:53:13 -06: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 |