netcdf-c/ncdap_test
dmh a189b98b0b 1. Any test that references nctestserver/NC_findtestserver
should be under ENABLE_DAP_REMOTE_TESTS.
   Fixed to make sure that this is so.
   Also attempted to fix ncdap_test/CMakeLists.txt,
   but probably got it wrong.
   HT to Nico Schlomer.
2. Attempted to reduce the number of conversion errors
   when -Wconversion is set. Fixed oc2, but
   rest of netcdf remains to be done.
   HT to Nico Schlomer.
3. When doing #2, I discovered an error in ncgen.y
   that has remained hidden. This required some other
   test case fixes.
2014-03-08 20:41:30 -07:00
..
expected3 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
expected4 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
expectremote3 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
expectremote4 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
expecttds3 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
nocacheremote3 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
nocacheremote4 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
special3
testdata3 Added CMakeLists.txt to missing Makefile.am files, so that CMake-based builds can be used on source packages generated by make dist 2014-02-06 11:32:32 -07:00
CMakeLists.txt 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -07:00
Makefile.am 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -07:00
nctestserver.c
run_ncdap_tests.sh
t_auth.c [NCF-277] 2013-11-15 11:38:54 -07:00
t_dap3a.c [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
t_dap3b.c
t_dap3c.c
t_dap4.c
t_dap4a.c
t_dap4c.c
t_dap.c
t_misc.c 1. Allow files to be opened by name multiple 2014-03-07 12:04:38 -07:00
test_cvt.c
test_nstride_cached.c For some reason, the stack-allocated memory stopped working on Windows, for all versions of the file, not just the HEAD. Changing it over to heap-allocated memory seems to have fixed the problem. No Idea why this sprang up out of nowhere. 2013-09-09 12:58:42 -06:00
test_partvar2.c
test_partvar.c
test_vara.c
test_varm3.c
tst_formatx.sh [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
tst_longremote3.sh
tst_longremote4.sh
tst_ncdap3.sh
tst_ncdap4.sh
tst_ncdap_shared.sh
tst_ncdap.sh 1. synch changes with oc2.0 2013-06-26 18:55:30 +00:00
tst_nocache3.sh [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
tst_nocache4.sh [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
tst_remote3.sh
tst_remote4.sh
tst_remote.sh Having problems finding a syntax that works for both OSX and Linux, added a platform check instead. Perhaps this will work. 2014-01-22 10:41:59 -07:00
tst_special.sh
tst_tds.sh