netcdf-c/debug
Dennis Heimbigner 30d63bbaa5 Fix failings of nc_test/run_inmemory.sh
re: issue https://github.com/Unidata/netcdf-c/issues/1233

Changes:

1. remove exit that was there for testing.
2. the program tst_open_mem must be netcdf-4 only.
3. fix some diff problems
   - Change dataset name for tst_inmemory4_create to tst_inmemory4
   - Modify tst_inmemory.c to reorder the variables (somewhat major rewrite)

Minor Unrelated Fixes:
1. fix comment problem in nc_provenance.h
2. Fix memory leak in tst_open_mem.c
3. fix ncdump/bindata.c to properly compile if netcdf4 is disabled.
4. minor changes to ncgen.l
2018-12-04 19:22:02 -07:00
..
dap4_test re: github issues 2018-10-30 20:48:12 -06:00
libdap2 re: github issues 2018-10-30 20:48:12 -06:00
libdap4 re: github issues 2018-10-30 20:48:12 -06:00
libdispatch re: github issues 2018-10-30 20:48:12 -06:00
nc_test re: github issues 2018-10-30 20:48:12 -06:00
nc_test4 re: github issues 2018-10-30 20:48:12 -06:00
ncdump re: github issues 2018-10-30 20:48:12 -06:00
ncgen re: github issues 2018-10-30 20:48:12 -06:00
oc2 re: github issues 2018-10-30 20:48:12 -06:00
cf re: github issues 2018-10-30 20:48:12 -06:00
cf.cmake Fix failings of nc_test/run_inmemory.sh 2018-12-04 19:22:02 -07:00
clear re: github issues 2018-10-30 20:48:12 -06:00
install re: github issues 2018-10-30 20:48:12 -06:00
Make0 re: github issues 2018-10-30 20:48:12 -06:00
paths.sh re: github issues 2018-10-30 20:48:12 -06:00
README.txt Fix failings of nc_test/run_inmemory.sh 2018-12-04 19:22:02 -07:00
rebuild re: github issues 2018-10-30 20:48:12 -06:00

This directory contains various scripts for debugging by Dennis
Heimbigner @ Unidata.
DO NOT DELETE.
USE AT YOUR OWN PERIL.