Ed Hartnett
|
b4bccb60b3
|
fixing test order problem
|
2017-11-23 07:18:12 -07:00 |
|
Ed Hartnett
|
1456e227ff
|
more changes to attempt to get cmake working
|
2017-11-23 06:21:08 -07:00 |
|
Ed Hartnett
|
fab6ed8346
|
combined two tests to eliminate dependency
|
2017-11-23 05:02:13 -07:00 |
|
Ed Hartnett
|
60d1d6271d
|
fixing order in CMake
|
2017-11-23 04:52:19 -07:00 |
|
Ed Hartnett
|
843db9798f
|
finally got my distcheck act together by moving hdf4 file test to nc_test4
|
2017-11-23 04:41:03 -07:00 |
|
Ward Fisher
|
394ee6a1e0
|
Corrected typo, more enhancements in CMakeLists.txt
|
2017-11-22 13:34:56 -07:00 |
|
Ed Hartnett
|
0c7684b1ac
|
removed tst_filters from CMake build
|
2017-11-22 12:42:59 -07:00 |
|
Ward Fisher
|
1ccdf0219f
|
Work towards parallel testing via cmake.
|
2017-11-22 12:10:58 -07:00 |
|
Ward Fisher
|
136a717d26
|
Getting tests to run in parallel under cmake
|
2017-11-22 11:37:00 -07:00 |
|
Ed Hartnett
|
2b3e1b1c86
|
trying to get cmake build to work
|
2017-11-22 10:21:51 -07:00 |
|
Ed Hartnett
|
d64550d3f0
|
Merge branch 'master' into ejh_notbuilt_errors
|
2017-11-22 17:14:24 +00:00 |
|
Ed Hartnett
|
74a895a394
|
fixed copy of HDF4 file in CMake build with nc_test/tst_formats.c
|
2017-11-22 09:52:40 -07:00 |
|
Ed Hartnett
|
365bd0cef2
|
added new test to CMake build
|
2017-11-22 08:26:53 -07:00 |
|
Ed Hartnett
|
845355e91b
|
added hdf4 test for inq_format calls
|
2017-11-22 08:21:24 -07:00 |
|
Ed Hartnett
|
d4495e8e86
|
more testing
|
2017-11-22 07:46:03 -07:00 |
|
Ed Hartnett
|
b5ed095f36
|
makefile cleanup
|
2017-11-22 07:05:10 -07:00 |
|
Ed Hartnett
|
70c739858b
|
fixed SEGFAULT for NULL parameter for nc_inq_format(), added testing, improved documentation
|
2017-11-22 06:53:23 -07:00 |
|
Ed Hartnett
|
3a48f59de3
|
removed legacy test that was no longer being run
|
2017-11-21 19:46:05 -07:00 |
|
Ward Fisher
|
64b500cf24
|
Merge pull request #665 from NetCDF-World-Domination-Council/ejh_ncdump_3
Autotools build system tweaks and fixes to get make -j check and make -j distcheck working
|
2017-11-21 18:16:33 -07:00 |
|
Ed Hartnett
|
b04cf4f83b
|
fixed dist list to include ref_null_byte_padding_test.nc
|
2017-11-21 17:19:42 -07:00 |
|
Ward Fisher
|
f14b988ee9
|
Merge branch 'master' into ejh_ncdump_3
|
2017-11-21 15:55:15 -07:00 |
|
Ward Fisher
|
7d8f58a752
|
Merge branch 'master' into ejh_ncdump_3
|
2017-11-21 15:54:29 -07:00 |
|
Ward Fisher
|
ac440a2d06
|
Merge pull request #675 from Unidata/gh657
Address strict null byte padding
|
2017-11-21 15:40:43 -07:00 |
|
Ward Fisher
|
2341f9f2b4
|
Updated release notes
|
2017-11-21 12:49:14 -07:00 |
|
Ward Fisher
|
c17503dfab
|
Corrected pathing oversight.
|
2017-11-21 12:17:32 -07:00 |
|
Ward Fisher
|
2ab3e56747
|
Added error message for new error NC_ENULLPAD. [skip ci]
|
2017-11-20 17:31:08 -07:00 |
|
Ward Fisher
|
cd3d5f8e0e
|
Updated for expected failure.
|
2017-11-20 17:26:06 -07:00 |
|
Ward Fisher
|
95b9ef5ffe
|
Added expected failure to cmake-based tests.
|
2017-11-20 17:02:16 -07:00 |
|
Ward Fisher
|
e97911a592
|
Updated v1hpg.c to make header padding with null byte checks optional.
|
2017-11-20 16:08:06 -07:00 |
|
Ward Fisher
|
a07eddd0e4
|
More wiring in of test. [ci skip]
|
2017-11-20 15:58:39 -07:00 |
|
Ward Fisher
|
01bfdbf767
|
Wired in test to autotools.
|
2017-11-20 15:06:10 -07:00 |
|
Ward Fisher
|
b11f6b4dea
|
Added a small test file.
|
2017-11-20 13:52:20 -07:00 |
|
Ward Fisher
|
e8af76c2f4
|
Wiring in a quick test.
|
2017-11-20 13:52:06 -07:00 |
|
Ward Fisher
|
c27153edb6
|
Corrected an incorrect download link for Windows NC3-only binary
|
2017-11-20 13:43:16 -07:00 |
|
Ed Hartnett
|
15fc02f86d
|
changed back
|
2017-11-20 13:31:34 -07:00 |
|
Ed Hartnett
|
ec6e462852
|
changing back to ncdump/CMakeLists.txt from upstream repo
|
2017-11-20 13:30:13 -07:00 |
|
Ed Hartnett
|
f9dcd5657b
|
changing back to CMakeLists.txt from upstream repo
|
2017-11-20 13:29:16 -07:00 |
|
Ed Hartnett
|
53d9c30b29
|
undid changes to CMakeLists.txt
|
2017-11-20 09:38:32 -07:00 |
|
Ed Hartnett
|
c8a2d53d34
|
fixes HDF4 build with cmake
|
2017-11-20 08:25:47 -07:00 |
|
Ed Hartnett
|
7e662c6b87
|
fixed easy warnings
|
2017-11-20 05:55:04 -07:00 |
|
Ed Hartnett
|
4d907a028f
|
fixed accidental changes
|
2017-11-20 05:39:10 -07:00 |
|
Ed Hartnett
|
096e0e19fc
|
fixing cmake build
|
2017-11-20 05:34:17 -07:00 |
|
Ed Hartnett
|
2130e5dcfb
|
fixing cmake build
|
2017-11-20 05:28:42 -07:00 |
|
Ed Hartnett
|
5b19a2b861
|
merged upstream/master
|
2017-11-20 05:26:34 -07:00 |
|
Ed Hartnett
|
a7a5dcac2e
|
fixing cmake build
|
2017-11-20 04:38:48 -07:00 |
|
Ed Hartnett
|
8c0d929db2
|
fixing cmake build
|
2017-11-20 04:26:32 -07:00 |
|
Ed Hartnett
|
7664dc18f0
|
fixing cmake build
|
2017-11-20 04:15:44 -07:00 |
|
Ed Hartnett
|
76cd491426
|
clean up
|
2017-11-19 06:56:44 -07:00 |
|
Ed Hartnett
|
eecade6af9
|
Merge branch 'master' into ejh_notbuilt_errors
|
2017-11-18 21:24:11 +00:00 |
|
Ed Hartnett
|
87d59b80fb
|
Makefile.am cleanup
|
2017-11-18 14:20:04 -07:00 |
|