This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netcdf-c
Watch
2
Star
0
Fork
0
You've already forked netcdf-c
mirror of
https://github.com/Unidata/netcdf-c.git
synced
2025-01-30 16:10:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63c67fa2e5
netcdf-c
/
nc_test
History
Ward Fisher
63c67fa2e5
Fixed an issue with out-of-source libtool builds related to the netcdf_meta test in nc_test/.
2014-09-22 13:38:34 -06:00
..
CMakeLists.txt
Added a test to catch errors introduced into netcdf_meta.h
2014-09-11 15:44:56 -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 ability to programmatically
2014-08-29 14:51:14 -06:00
make_test_file.sh
Makefile.am
Fixed an issue with out-of-source libtool builds related to the netcdf_meta test in nc_test/.
2014-09-22 13:38:34 -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
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
tst_atts.c
tst_big_rvar.c
tst_big_var2.c
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
Added a test to catch errors introduced into netcdf_meta.h
2014-09-11 15:44:56 -06:00
tst_misc.c
tst_names.c
tst_nofill2.c
tst_nofill3.c
tst_nofill.c
tst_norm.c
tst_parallel2.c
tst_pnetcdf.c
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