netcdf-c/nctest
Thomas Braun 3af477a926 netcdf-c: Make cmake pass a windows cmd prompt
add_sh_test only creates the test if HAVE_BASH is TRUE.
Therefore we can only call SET_TESTS_PROPERTIES on the created test if
HAVE_BASH is equally true.
2018-04-26 14:43:27 +02:00
..
add.c
add.h
atttests.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
cdftests.c
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
dimtests.c
driver.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
emalloc.c
emalloc.h
error.c
error.h
Makefile.am new method of using valgrind 2018-03-28 13:54:05 -06:00
misctest.c
rec.c
ref_nctest_64bit_offset.nc
ref_nctest_classic.nc 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
slabs.c
testcdf.h
tests.h This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
timesum.awk
tst_rename.c
val.c
val.h
vardef.c
varget.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
vargetg.c
varput.c
varputg.c merge-squash 2015-08-15 16:26:35 -06:00
vartests.c
vputget.c
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