dmh
dbc7215063
1. fix nc_open_mem doxygen description
...
2. fix some bugs wrt to cygwin vs linux.
3. add to RELEASE_NOTES
4. try to fix tst_inmemory fd error by putting the first
arg to dotest in quotes.
2015-05-28 19:23:33 -06:00
Ward Fisher
281c30bed0
disabled a remote test that is currently hanging.
2015-05-15 16:08:48 -06:00
Ward Fisher
d06e15579f
Moved test for [NCF-330] out of 'known-failing' fenceposts and into the regular test rotation. Also added it to the autotools-based tests.
2015-05-08 14:02:12 -06:00
Ward Fisher
5cc6e915f1
Added test for issue found in [NCF-330].
2015-05-08 14:02:11 -06:00
Ward Fisher
2d72b7ca7f
More work on getting the shell scripts working properly with cmake under MSYS.
2015-02-02 14:46:50 -07:00
dmh
d2a832163b
Make cmake run testauth.sh
2014-12-31 22:53:03 -07:00
dmh
20720199c8
1. synch with oc
...
2. fix ocuri parameter handling
3. add ncdap_test/testuri.sh to test parameter handling.
2014-12-27 20:42:01 -07:00
Ward Fisher
7f812b367e
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
Ward Fisher
e968429a0c
Cleaned up CMake configuration file a little bit.
2014-04-22 14:51:57 -06:00
Ward Fisher
44fae42214
Cleaned up indentation, white space in multiple CMakeLists.txt files.
2014-04-21 11:15:33 -06:00
Ward Fisher
1480ae77a9
Added test_varm3 back in to the list of active tests, to keep it in step with autotools.
...
Corrected configure.ac; CURLOPT_RESPONSE_CODE should have been CURLINFO_RESPONSE_CODE.
2014-03-13 10:06:12 -06:00
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
Ward Fisher
c72ac7219e
Added ENABLE_DAP_AUTH_TESTS flag to CMakelists files.
2014-03-07 13:58:09 -07:00
dmh
e3545bf88d
1. Allow files to be opened by name multiple
...
times, but returning the same ncid.
2. Separate out the dap auth tests
and make them disabled by default.
3. turn of ncdap_test/test_varm3 until
we can find a copy of coads_climatology.nc
2014-03-07 12:04:38 -07:00
Ward Fisher
16400df5e0
Resolved Conflict when cherry-picking patches.
2014-02-06 11:33:31 -07:00
Ward Fisher
9b0a98383a
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
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
Ward Fisher
0032af978b
Added INQ_FORMAT_EXTENDED-related tests to the cmake build system (based on inclusion in autotools-based builds).
2014-01-16 13:14:49 -07:00
dmh
c9bb8c0abf
Add http auth test to cmake
2013-11-15 13:44:27 -07:00
Ward Fisher
33d3d06971
Added initial 'make dist', 'make distcheck' support to
...
CMake-based builds.
2013-06-03 16:42:04 +00:00
Ward Fisher
67f96188ff
Merged latest from netCDF-cmake branch in preparation for 4.3.0 release.
2013-04-23 21:50:07 +00:00
Ward Fisher
7a226dd3f1
Merging the win_netcdf branch into the trunk.
2012-09-27 22:50:41 +00:00
Ward Fisher
34efd517f9
2012-09-21 17:37:57 +00:00
Ward Fisher
31cfdd5910
Added 'examples' directory to CMake
2012-08-28 22:31:07 +00:00
Ward Fisher
0b702c3ce2
Modified tests to determine location dynamically instead of from an environmental variable.
2012-08-21 22:52:40 +00:00
Ward Fisher
58035ff8f2
Added new tests, CMake functionality.
2012-08-21 20:08:53 +00:00