netcdf-c/ncdap_test
dmh dfc3749506 [NCF-282]/ HAD-595112
The code that tests if a path is a url is
faulting when the url does not end in a slash
(e.g. http://thredds-tests.ucar.edu).
The code that tests if a path is a url is
faulting when the url does not end in a slash
(e.g. http://thredds-tests.ucar.edu).
CF-273]/HZY-708311

Solution was to do a null pointer test.
Added a test (tst_misc).
2014-01-20 16:11:45 -07:00
..
expected3 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
expected4 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
expectremote3 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
expectremote4 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
expecttds3 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
nocacheremote3 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
nocacheremote4 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
special3 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
testdata3 Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
CMakeLists.txt [NCF-282]/ HAD-595112 2014-01-20 16:11:45 -07:00
Makefile.am [NCF-282]/ HAD-595112 2014-01-20 16:11:45 -07:00
nctestserver.c add procedure and program to locate a working dts test server 2012-06-22 21:54:52 +00:00
run_ncdap_tests.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
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 Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
t_dap3c.c prepare for new escape rules 2011-07-17 19:17:04 +00:00
t_dap4.c Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
t_dap4a.c Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
t_dap4c.c prepare for new escape rules 2011-07-17 19:17:04 +00:00
t_dap.c Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
t_misc.c [NCF-282]/ HAD-595112 2014-01-20 16:11:45 -07:00
test_cvt.c add fix for '/' in dap names plus test 2013-02-04 18:49:48 +00:00
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 add procedure and program to locate a working dts test server 2012-06-22 21:54:52 +00:00
test_partvar.c fix previous change to ensure proper return code 2012-12-07 02:25:57 +00:00
test_vara.c Fixed a couple ncdap tests when running on Windows. 2012-08-27 18:38:47 +00:00
test_varm3.c fix server ping in test_varm3 2012-07-16 20:34:31 +00:00
tst_formatx.sh [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
tst_longremote3.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
tst_longremote4.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
tst_ncdap3.sh jira: NCF-232: bad conversion of grids 2013-02-26 04:31:06 +00:00
tst_ncdap4.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
tst_ncdap_shared.sh jira: NCF-232: bad conversion of grids 2013-02-26 04:31:06 +00:00
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 fix == in shell scripts 2012-07-17 20:13:17 +00:00
tst_remote4.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
tst_remote.sh fixed testing of constrained test for ncdap 2014-01-19 13:01:50 -07:00
tst_special.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
tst_tds.sh Make some initial changes to support move to thredds.ucar.edu 2013-03-25 17:44:08 +00:00