Ward Fisher
1b4ab683b5
Added mmap to tests that run serially
2017-12-01 15:23:26 -07:00
Ward Fisher
6166f86bfc
Flagged tst_nccopy4 to not run parallel when using cmake.
2017-12-01 15:19:42 -07:00
Ed Hartnett
300236cd8c
more tests
2017-12-01 15:08:22 -07:00
Ward Fisher
72052689c6
More reshuffling.
2017-12-01 15:04:13 -07:00
Ward Fisher
d095101a95
Corrected a typo.
2017-12-01 14:39:48 -07:00
Ward Fisher
b029b36aa3
Rearranging deck chairs.
2017-12-01 14:36:57 -07:00
Ed Hartnett
58f422e2a8
more tests
2017-12-01 14:33:32 -07:00
Ward Fisher
07228d0010
Addressing more test dependencies.
2017-12-01 14:27:26 -07:00
Ward Fisher
b047e64d60
Adding more test dependencies for cmake.
2017-12-01 14:16:21 -07:00
Ward Fisher
cc2189293d
Merging create_sample_files script into do_comps.sh, as cmake dependencies between scripts is proving a bit problematic.
2017-12-01 14:02:18 -07:00
Ward Fisher
4837b1382f
Fixing for cmake parallel tests.
2017-12-01 14:01:07 -07:00
Ed Hartnett
acbd3e259e
more tests
2017-12-01 13:58:13 -07:00
Ward Fisher
7e084c2aa6
Restored blocklist for travis, added another suffix.
2017-12-01 13:42:50 -07:00
Ed Hartnett
ded01e0aba
more tests
2017-12-01 13:15:58 -07:00
Ed Hartnett
a8e9c196e2
more tests, fixed documentation warnings
2017-12-01 13:02:59 -07:00
Ed Hartnett
42c482d33c
more tests
2017-12-01 11:20:09 -07:00
Ed Hartnett
3e45557157
more docs, more tests, eliminated two unneeded functions
2017-12-01 10:02:40 -07:00
Ed Hartnett
ce1df112a5
more testing for nc4var.c functions
2017-12-01 09:38:32 -07:00
Ed Hartnett
2023ed6b7c
fixed problems with bad inputs to nc_def_Var
2017-12-01 09:08:12 -07:00
Ed Hartnett
5d11415b83
adding internal documentation
2017-12-01 08:18:49 -07:00
Nehal J Wani
b487c30382
Merge branch 'master' into cmake-fix
2017-12-01 06:20:20 +00:00
Ed Hartnett
06eb8669df
applied gsjaardema's suggested change to ocnode.c
2017-11-30 09:22:14 -07:00
Ed Hartnett
0fbfc2bce4
more warnings
2017-11-30 09:16:29 -07:00
Ed Hartnett
857dda487f
fixed two doxygen warnings
2017-11-30 08:45:53 -07:00
Ed Hartnett
46d3bca8f4
removed non-working BUILD_DLL target
2017-11-30 05:40:17 -07:00
Ed Hartnett
4f983e5803
autotools cleanup
2017-11-30 05:29:22 -07:00
Ed Hartnett
ec3bb22d03
fixed warning
2017-11-30 05:14:19 -07:00
Ed Hartnett
bcfce160fb
fixed warning
2017-11-30 04:56:46 -07:00
Ward Fisher
ec473bcc72
Merge branch 'ejh_gh680_large'
2017-11-29 15:27:04 -07:00
Ward Fisher
f69e031ef7
Merge pull request #680 from NetCDF-World-Domination-Council/ejh_ncfunc_testing
...
improve parallel builds, fixed SEGFAULT for NULL parameter for nc_inq_format(), added testing, documentation
2017-11-29 15:26:38 -07:00
Ward Fisher
00a5ca9347
Fixed an issue when building binary tests that are invoked indirectly, with visual studio.
2017-11-29 13:17:57 -06:00
Ed Hartnett
34c9248e6f
Merge branch 'master' into ejh_notbuilt_errors
2017-11-28 17:16:56 +00:00
Nehal J Wani
c122882072
Merge branch 'master' into cmake-fix
2017-11-28 05:03:51 +00:00
Nehal J Wani
11b19988a3
Merge branch 'master' into cmake-fix
2017-11-28 05:02:52 +00:00
Ed Hartnett
3c5404ccf7
Merge branch 'master' into ejh_ncfunc_testing
2017-11-28 00:04:38 +00:00
Ward Fisher
f480dfd03a
Merge pull request #691 from nehaljwani/vc9
...
Code changes to make libnetcdf compile with vs2008
2017-11-27 16:42:37 -07:00
Ward Fisher
7796ecb196
Merge branch 'master' into vc9
2017-11-27 15:03:02 -07:00
Ward Fisher
9ba4ab6c2d
Merge pull request #683 from Unidata/strlcat1.dmh
...
Begin changing over to use strlcat instead of strncat
2017-11-27 15:01:02 -07:00
Ward Fisher
2bdc8a7855
Temporarily removed a test for Windows.
2017-11-27 11:58:27 -06:00
Ward Fisher
47f6a5589d
Merge branch 'master' into strlcat1.dmh
2017-11-27 10:32:24 -07:00
Ed Hartnett
ce97137318
removed properties from tst_interops3 which is no longer a test in CMake build
2017-11-26 09:07:34 -07:00
Ed Hartnett
922734b88f
removed mention of deleted tst_h_rd_cmp.c from h5_test CMake build
2017-11-26 09:01:54 -07:00
Ed Hartnett
f33897e248
fixed some warnings, added some files to makefile.am to be cleaned
2017-11-26 08:50:16 -07:00
Ed Hartnett
0157c5660c
readded some cleanfiles to ncdump makefile
2017-11-26 07:15:17 -07:00
Ed Hartnett
6ebe58998f
clean up
2017-11-26 07:13:10 -07:00
Ed Hartnett
bebe7e1e9d
merged master
2017-11-26 07:06:02 -07:00
Ed Hartnett
f779345b23
eliminating test dependencies in ncdap_test
2017-11-26 07:00:17 -07:00
Nehal J Wani
03dd4e260f
Make certain tests conditional on dependencies
...
tst_h_rdc0 depends on ncdump_tst_netcdf4, which isn't build if HAVE_BASH
isn't true. But CMake errors out with:
-- Bash shell not found; disabling shell script tests.
CMake Error at CMakeLists.txt:1521 (SET_PROPERTY):
SET_PROPERTY given TEST names that do not exist:
tst_h_rdc0
There are also some tests which cdl_do_maps depends on, but it is
also not defined if HAVE_BASH isn't true. CMake errors out with:
CMake Error at examples/CDL/CMakeLists.txt:10 (SET_TESTS_PROPERTIES):
SET_TESTS_PROPERTIES Can not find test to add properties to:
cdl_do_comps
This patch makes these tests conditional, making CMake happy.
2017-11-26 10:17:58 +05:30
Nehal J Wani
1b91bd89d4
Fix build on pre-C99 compilers
...
- Make sure that the variables are declared at the top of the block.
- Add fix to enable inline for various compilers
2017-11-26 01:47:54 +05:30
Nehal J Wani
2b72835c55
Add workaround for sscanf('NaN')
2017-11-26 01:47:50 +05:30