netcdf-c/ncdap_test
Dennis Heimbigner 7be9506aac Modified ncdap_test to allow a different method
to get TOPSRCDIR that avoids use of
TEST_ENVIRONMENT and makes automake and cmake
more consistent.

Basic assumption is that abs_top_srcdir (and
cmake equivalent) is known at 'make check' time,
so we can use -D flag to compile a program that
has the value of abs_top_srcdir embedded into it
as a constant.

We define two new files in ncdap_test:
1. t_srcdir.h -- provide a gettopsrcdir() function
   to return the topsrcdir value to the test program.
2. topsrcdir.c -- a program that calls gettopsrcdir()
   and prints its output (minus any newline) on stdout.
   This is used in .sh files to get topsrcdir.
2017-01-18 21:46:47 -07:00
..
expected3 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
expected4 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
expectremote3 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
expectremote4 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
expecttds3 Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
nocacheremote3 Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
nocacheremote4 Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
special3 Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
testdata3 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
CMakeLists.txt Corrected a typo resulting in a cmake warning. 2016-09-06 12:41:48 -06:00
Makefile.am Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
nctestserver.c Modified a number of tests 2014-10-04 15:59:16 -06:00
run_ncdap_tests.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_auth.c oc synch 2014-11-30 20:30:23 -07:00
t_dap3a.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_dap3b.c Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
t_dap3c.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_dap4.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_dap4a.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_dap4c.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_dap.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
t_misc.c Modified a number of tests 2014-10-04 15:59:16 -06:00
t_ncf330.c merge-squash 2015-08-15 16:26:35 -06:00
t_srcdir.h Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
test_cvt.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
test_nstride_cached.c oc synch 2014-11-30 20:30:23 -07:00
test_partvar2.c Modified a number of tests 2014-10-04 15:59:16 -06:00
test_partvar.c ckp 2016-04-06 14:05:58 -06:00
test_vara.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
test_varm3.c Modified a number of tests 2014-10-04 15:59:16 -06:00
testauth.old 1. Allow for the user specified rc file via the env variable 2015-05-24 17:31:39 -06:00
testauth.sh The original mem branch somehow got 2015-05-28 15:10:10 -06:00
testauth.sh.old make testauth be under the enable-auth-tests 2015-03-03 21:01:43 -07:00
testurl.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
topsrcdir.c Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_formatx.sh More work on getting the shell scripts working properly with cmake under MSYS. 2015-02-02 14:46:50 -07:00
tst_longremote3.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_longremote4.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_ncdap3.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_ncdap4.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_ncdap_shared.sh re: https://github.com/Unidata/netcdf-c/issues/117 2015-07-05 19:26:01 -06:00
tst_ncdap.sh re: https://github.com/Unidata/netcdf-c/issues/117 2015-07-05 19:26:01 -06:00
tst_nocache3.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_nocache4.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_remote3.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_remote4.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_remote.sh ckp 2016-04-06 19:51:40 -06:00
tst_special.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00
tst_tds.sh Modified ncdap_test to allow a different method 2017-01-18 21:46:47 -07:00