.. |
add.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
add.h
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
atttests.c
|
This completes (for now) the refactoring of libsrc4.
|
2018-03-16 11:46:18 -06:00 |
cdftests.c
|
Misc. source comment typos
|
2018-04-26 23:04:01 -04:00 |
CMakeLists.txt
|
netcdf-c: Make cmake pass a windows cmd prompt
|
2018-04-26 14:43:27 +02:00 |
compare_test_files.sh
|
Primary change: add dap4 support
|
2017-03-08 17:01:10 -07:00 |
depend
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
dimtests.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
driver.c
|
This completes (for now) the refactoring of libsrc4.
|
2018-03-16 11:46:18 -06:00 |
emalloc.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
emalloc.h
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
error.c
|
|
2012-10-09 19:54:36 +00:00 |
error.h
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
Makefile.am
|
new method of using valgrind
|
2018-03-28 13:54:05 -06:00 |
misctest.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
rec.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
ref_nctest_64bit_offset.nc
|
1. There were several bugs in ncdump/dumplib.c
|
2015-11-06 17:03:28 -07:00 |
ref_nctest_classic.nc
|
1. There were several bugs in ncdump/dumplib.c
|
2015-11-06 17:03:28 -07:00 |
slabs.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
testcdf.h
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
tests.h
|
This completes (for now) the refactoring of libsrc4.
|
2018-03-16 11:46:18 -06:00 |
timesum.awk
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
tst_rename.c
|
Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321
|
2016-10-21 17:17:39 +00:00 |
val.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
val.h
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
vardef.c
|
Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis.
|
2012-04-23 23:59:24 +00:00 |
varget.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
vargetg.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
varput.c
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
varputg.c
|
merge-squash
|
2015-08-15 16:26:35 -06:00 |
vartests.c
|
merge-squash
|
2015-08-15 16:26:35 -06:00 |
vputget.c
|
The issue (at least this one) in nctest is solved. In dv2i.c, line 896 (or thereabouts), a long variable was being passed to a function expecting a ptrdiff_t. These are not compatible sizes, on Windows.
|
2015-10-27 12:04:03 -06:00 |
vputgetg.c
|
The issue (at least this one) in nctest is solved. In dv2i.c, line 896 (or thereabouts), a long variable was being passed to a function expecting a ptrdiff_t. These are not compatible sizes, on Windows.
|
2015-10-27 12:04:03 -06:00 |