netcdf-c/nc_test
2015-12-28 21:17:25 +00:00
..
CMakeLists.txt Cleanup: Removing temporary tests. 2015-12-28 21:17:25 +00:00
error.c
error.h
large_files.c merge-squash 2015-10-09 10:12:11 -06:00
Make0 Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
make_test_file.sh
Makefile.am Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07: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 Some additional errors reared up after fixing the main frustrating one. Working towards fixing them. 2015-12-24 01:37:42 +00:00
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
run_diskless2.sh
run_diskless.sh
run_mmap.sh
run_pnetcdf_test.sh Changing some cmake infrastructure re: how tests are built. 2015-10-29 19:50:48 +00:00
run_valgrind_tests.sh
t_nc_p5.c merge-squash 2015-10-09 10:12:11 -06:00
t_nc.c merge-squash 2015-10-09 10:12:11 -06:00
test_get_p5.c merge-squash 2015-10-09 10:12:11 -06:00
test_get_p5.m4 merge-squash 2015-10-09 10:12:11 -06:00
test_get.c Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
test_get.m4 merge-squash 2015-10-09 10:12:11 -06:00
test_put.c Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
test_put.m4 Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
test_read.c Some additional errors reared up after fixing the main frustrating one. Working towards fixing them. 2015-12-24 01:37:42 +00:00
test_write.c Fixed an unsigned-char related issue in test_nc_rename_att. 2015-12-22 13:13:45 -07:00
testnc3perf.c
tests.h nc_test2 is now fixed, but we are seeing issues related to text attributes in nc_test, when -funsigned-char is set in CFLAGS. 2015-12-22 12:59:07 -07:00
tst_addvar.c [NCF-344] Modified addvar test to return 0 when called without an argument. Test doesn't run unless passed a file, but it isn't a failure. The test is run properly through a shell script already. 2015-10-30 17:11:27 +00: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 merge-squash 2015-10-09 10:12:11 -06:00
tst_big_rvar.c
tst_big_var2.c
tst_big_var6.c
tst_big_var.c
tst_cdf5format.c merge-squash 2015-10-09 10:12:11 -06:00
tst_diskless2.c
tst_diskless3.c merge-squash 2015-10-09 10:12:11 -06:00
tst_diskless4.c
tst_diskless.c
tst_formatx_pnetcdf.c merge-squash 2015-10-09 10:12:11 -06:00
tst_large.c
tst_meta.c merge-squash 2015-10-09 10:12:11 -06:00
tst_misc.c merge-squash 2015-10-09 10:12:11 -06:00
tst_names.c merge-squash 2015-10-09 10:12:11 -06:00
tst_nofill2.c
tst_nofill3.c
tst_nofill.c merge-squash 2015-10-09 10:12:11 -06:00
tst_norm.c merge-squash 2015-10-09 10:12:11 -06:00
tst_parallel2.c
tst_pnetcdf.c
tst_put_vars.c
tst_small.c merge-squash 2015-10-09 10:12:11 -06:00
util.c Chasing down implicit char cast which rounds a value to 0 when a negative value is cast to a different unsigned type. 2015-12-28 20:24:56 +00:00