Ed Hartnett
b2e85ce8a1
Merge branch 'master' into ejh_hdf4_cleanup
2018-04-30 17:53:19 -06:00
Ward Fisher
e040083045
Merge pull request #902 from luzpaz/misc-typos
...
Misc. source comment typos
2018-04-30 16:45:21 -06:00
Ward Fisher
5cf0b4ef3c
Trying static tests.
2018-04-30 15:24:54 -06:00
Ward Fisher
70505a2105
Updated appveyor, moved test into test script stanza.
2018-04-30 11:07:49 -06:00
Ward Fisher
83c6488254
Playing around with appveyor config.
2018-04-27 17:17:57 -06:00
Ward Fisher
57a3609a7d
Tweaking more appveyor.
2018-04-27 16:19:42 -06:00
Dennis Heimbigner
b9cb89a959
Merge branch 'master' into inmemory.dmh
2018-04-27 11:25:46 -06:00
luz.paz
b4d0fe651a
Follow-up trivial typos
2018-04-26 23:04:01 -04:00
luz.paz
74fbacdb82
Misc. source comment typos
...
Some are user-facing. Found via `codespell` and through the downstream FreeCAD.
2018-04-26 23:04:01 -04:00
Ed Hartnett
507717e803
Merge branch 'master' into ejh_move_tests
2018-04-26 18:47:48 -06:00
Ed Hartnett
fab1e397cd
Merge branch 'master' into ejh_hdf4_cleanup
2018-04-26 18:47:33 -06:00
Ward Fisher
0787cf2a34
Appveyor tweak
2018-04-26 18:22:31 -06:00
Ward Fisher
62e66f4b8d
appveyor tweak
2018-04-26 16:52:49 -06:00
Ward Fisher
8ef28327fb
Merge pull request #950 from t-b/pass-cmake-on-windows-cmd-prompt
...
nctest: Make cmake pass under a windows cmd prompt
2018-04-26 16:48:38 -06:00
Ward Fisher
b57461eca1
Merge branch 'master' into appveyor.wif
2018-04-26 16:31:51 -06:00
Ward Fisher
abc606ca71
Merge branch 'appveyor.wif' of github.com:Unidata/netcdf-c into appveyor.wif
2018-04-26 16:29:34 -06:00
Ward Fisher
395841ee9b
Added a cmake-based option to explicitly turn off shell script tests.
2018-04-26 16:27:20 -06:00
Ward Fisher
1193d7fe29
Attempting to run tests a different way.
2018-04-26 16:09:42 -06:00
Ward Fisher
82818a0d5f
Reduced CPUs used to reflect the 2 processors available
2018-04-26 15:01:31 -06:00
Ward Fisher
28ce3e4a8c
Added fenceposts around bash scripts, excluding the bash.exe included with Windows 10 (for now) when searching to see if bash is available.
2018-04-26 14:38:56 -06:00
Dennis Heimbigner
ff212442f1
merge master and conflict resolve
2018-04-26 14:22:01 -06:00
Ward Fisher
9bb42b43d3
Updated path
2018-04-26 12:44:53 -06:00
Ward Fisher
024da6798f
More appveyor stuff.
2018-04-26 12:32:17 -06:00
Thomas Braun
3af477a926
netcdf-c: Make cmake pass a windows cmd prompt
...
add_sh_test only creates the test if HAVE_BASH is TRUE.
Therefore we can only call SET_TESTS_PROPERTIES on the created test if
HAVE_BASH is equally true.
2018-04-26 14:43:27 +02:00
Ward Fisher
736f8d0c15
Invited tests.
2018-04-25 14:50:05 -06:00
Ward Fisher
d4636b0e1a
Typo4.
2018-04-25 14:39:31 -06:00
Ward Fisher
2fd2f9fd57
Typo3.
2018-04-25 14:38:16 -06:00
Ward Fisher
2ee4e80c2b
Typo3.
2018-04-25 14:23:25 -06:00
Ward Fisher
5fba573757
Typo2.
2018-04-25 14:21:43 -06:00
Ward Fisher
545857ded0
Typo2.
2018-04-25 14:13:45 -06:00
Ward Fisher
569adf0981
Typo.
2018-04-25 14:10:56 -06:00
Ward Fisher
4048da1ba1
Added output from looking for m4 executable.
2018-04-25 14:02:10 -06:00
Ward Fisher
5490405adf
Refactoring.
2018-04-25 13:53:34 -06:00
Ward Fisher
87a4dee4b6
Figuring out path and package manager, logic error, using msys2 instead of mingw.
2018-04-25 13:50:13 -06:00
Ward Fisher
12fd293a5f
Figuring out path and package manager, logic error, using msys2 instead of mingw.
2018-04-25 13:49:32 -06:00
Ward Fisher
167a1772f9
Figuring out path and package manager, logic error.
2018-04-25 13:44:30 -06:00
Ward Fisher
fcfe45632f
Figuring out path and package manager.
2018-04-25 13:43:46 -06:00
Ward Fisher
e36d8a3d7b
Figuring out path still still.
2018-04-25 13:41:41 -06:00
Ward Fisher
eff3aaa3a7
Figuring out path still.
2018-04-25 13:40:14 -06:00
Ward Fisher
3e194a6e3c
Figuring out path.
2018-04-25 13:39:08 -06:00
Ward Fisher
a3c0df5c3f
Another step forward.
2018-04-25 13:37:28 -06:00
Ward Fisher
3b7e5f8083
Two steps forward
2018-04-25 13:37:06 -06:00
Ward Fisher
66d588aba7
One step back
2018-04-25 13:33:19 -06:00
Ward Fisher
ec0ff33988
One step forward.
2018-04-25 13:31:46 -06:00
Ward Fisher
c8ad2bfdd5
Update
2018-04-25 13:24:53 -06:00
Ward Fisher
8d60645917
Update
2018-04-25 13:22:12 -06:00
Ward Fisher
47d3384a07
Attemping to wire in mingw64
2018-04-25 13:17:18 -06:00
Ward Fisher
f06e98ba6d
Merge pull request #949 from gsjaardema/patch-20
...
Add missing ERR Macro
2018-04-25 13:12:50 -06:00
Greg Sjaardema
09b0a76a01
Add missing ERR Macro
...
The ERR macro was missing from a couple tests.
2018-04-25 09:54:31 -06:00
Ward Fisher
9512510dc1
Escaping path
2018-04-24 16:57:47 -06:00