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
2024-11-21 03:13:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9cf01256cf
netcdf-c
/
nc_test
History
Wei-keng Liao
9cf01256cf
revise sunroutine equal, add equal2 for matched ityep and xtype APIs, and add nc_err_code_name
2016-10-09 22:16:09 -05:00
..
CMakeLists.txt
Merged utility-based tests fix into cmake-based builds.
2016-08-31 15:48:10 -06:00
error.c
Made a small change to ifFail to accomodate PGI compilers.
2016-03-23 16:48:15 -06:00
error.h
large_files.c
Make0
Add provenance info for netcdf-4 files.
2016-05-07 14:32:07 -06:00
make_test_file.sh
Makefile.am
Restricted tests from running when they require the utilities but the utilities were not built, in autoconf-based tests. See
https://github.com/Unidata/netcdf-c/issues/313
for more information.
2016-08-31 15:38:59 -06:00
nc_enddef.c
nc_enddef.cdl
nc_sync_child.c
nc_sync.c
nc_sync.cdl
nc_sync.h
nc_test.c
A bit of cleaning up for the merge into master.
2015-12-29 11:12:50 -07:00
nc_test.html
quick_large_files.c
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
t_nc.c
test_get_p5.c
test_get_p5.m4
add CDF format checking in hash4 to exclude the NC_BYTE-to-uchar exception fro CDF-5 format
2016-10-08 13:48:22 -05:00
test_get.m4
borrow PnetCDF test_get.m4
2016-10-09 22:13:30 -05:00
test_put.m4
borrow PnetCDF test_put.m4
2016-10-09 22:13:40 -05: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
add CDF format checking in hash4 to exclude the NC_BYTE-to-uchar exception fro CDF-5 format
2016-10-08 13:48:22 -05: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
handle special case when calling _uchar APIs to access NC_BYTE attributes in CDF-2 file format
2016-10-06 00:49:13 -05:00
tst_atts.c
tst_big_rvar.c
tst_big_var2.c
tst_big_var6.c
tst_big_var.c
tst_cdf5format.c
tst_diskless2.c
tst_diskless3.c
tst_diskless4.c
tst_diskless.c
tst_formatx_pnetcdf.c
tst_inq_type.c
Updated tests now that things are passing. Added some true failures to test for as well.
2016-04-05 20:25:49 +00:00
tst_large.c
tst_meta.c
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_put_vars.c
tst_small.c
util.c
revise sunroutine equal, add equal2 for matched ityep and xtype APIs, and add nc_err_code_name
2016-10-09 22:16:09 -05:00