Ward Fisher
|
973aa0a34b
|
Corrected second instance of macro.
|
2018-01-29 11:27:15 -07:00 |
|
Ward Fisher
|
ac1ad05b20
|
Corrected macro for netcdf_meta.h to bring it in line with what had been removed previously.
|
2018-01-25 22:21:51 -07:00 |
|
Greg Sjaardema
|
2b1eb4dfc7
|
Ensure NC_HAS_META_H is defined
Modify test to also verify that NC_HAS_META_H is defined
|
2018-01-25 14:32:38 -07:00 |
|
Ward Fisher
|
ac2d6f61a3
|
Corrected number of formats, oops.
|
2017-12-20 14:36:04 -07:00 |
|
Ward Fisher
|
d8608768ee
|
Corrected a basic mistake for 32 bit platforms.
|
2017-12-20 12:58:56 -07:00 |
|
Ward Fisher
|
735ad98a8f
|
updated comments since we're tracking this closely now
|
2017-12-20 12:20:08 -07:00 |
|
Ward Fisher
|
faeb1be44a
|
Adjusted test to use dynamically allocated memory instead of the stack.
|
2017-12-20 12:00:48 -07:00 |
|
Ward Fisher
|
2d05d2e3bb
|
Corrected typo.
|
2017-12-19 15:53:31 -07:00 |
|
Ward Fisher
|
9920cbe073
|
Fixed issue https://github.com/Unidata/netcdf-c/issues/723
|
2017-12-19 13:56:08 -07:00 |
|
Ward Fisher
|
24e358c8ce
|
Adjusted a test in support for Visual Studio 14
|
2017-12-11 15:30:05 -06:00 |
|
Ward Fisher
|
77cca75977
|
Merge branch 'master' into ejh_more_tests
|
2017-12-07 20:24:43 -07:00 |
|
Ward Fisher
|
9d826f90ed
|
Added dependency on diskless tests to mmap test.
|
2017-12-07 16:20:40 -07:00 |
|
Ward Fisher
|
d927f6f384
|
Updated test file stuff for nc_test
|
2017-12-07 15:55:32 -07:00 |
|
Ward Fisher
|
24c6b27dfe
|
Configuring a test so that it won't fail during parallel testing.
|
2017-12-06 15:00:21 -07:00 |
|
Ward Fisher
|
e8471c9eeb
|
Merge branch 'master' into ejh_more_tests
|
2017-12-06 13:21:32 -07:00 |
|
Ed Hartnett
|
e6785c719c
|
moved declaration out of for loop
|
2017-12-04 14:11:06 -07:00 |
|
Ed Hartnett
|
ea49cc1d3f
|
merged ejh_notbuilt_errors
|
2017-12-04 13:23:31 -07:00 |
|
Ward Fisher
|
1b4ab683b5
|
Added mmap to tests that run serially
|
2017-12-01 15:23:26 -07:00 |
|
Ed Hartnett
|
ec3bb22d03
|
fixed warning
|
2017-11-30 05:14:19 -07:00 |
|
Ed Hartnett
|
34c9248e6f
|
Merge branch 'master' into ejh_notbuilt_errors
|
2017-11-28 17:16:56 +00:00 |
|
Ed Hartnett
|
3c5404ccf7
|
Merge branch 'master' into ejh_ncfunc_testing
|
2017-11-28 00:04:38 +00:00 |
|
Ed Hartnett
|
f33897e248
|
fixed some warnings, added some files to makefile.am to be cleaned
|
2017-11-26 08:50:16 -07:00 |
|
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 |
|
Ed Hartnett
|
8011fab382
|
now run tst_large2, also cleaned up some more warnings
|
2017-11-24 10:50:07 -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 |
|
Ed Hartnett
|
0c7684b1ac
|
removed tst_filters from CMake build
|
2017-11-22 12:42:59 -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 |
|
Ward Fisher
|
2ab3e56747
|
Added error message for new error NC_ENULLPAD. [skip ci]
|
2017-11-20 17:31:08 -07:00 |
|
Ed Hartnett
|
eecade6af9
|
Merge branch 'master' into ejh_notbuilt_errors
|
2017-11-18 21:24:11 +00:00 |
|
Ed Hartnett
|
03753c0344
|
now return NC_ENOTBUILT for not built library features
|
2017-11-13 08:09:15 -07:00 |
|
Ed Hartnett
|
ca49633a64
|
Merge branch 'master' into ejh_fix_test
|
2017-11-10 02:43:32 -07:00 |
|
Ed Hartnett
|
4f7fb907f6
|
removed unused files
|
2017-11-08 04:13:03 -07:00 |
|
Ed Hartnett
|
d4c1fd5d80
|
Merge branch 'master' into ejh_delete_ncx
|
2017-11-07 18:35:05 -07:00 |
|
Ward Fisher
|
b92ae0cdbc
|
Merge branch 'ejh_fix_use_cdf' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls
|
2017-11-07 14:14:10 -07:00 |
|
Ed Hartnett
|
59217fe8ac
|
cleaned up, fixed comments
|
2017-11-06 06:19:34 -07:00 |
|
Ed Hartnett
|
f8c77f0692
|
refurbished tst_cdf5format.c
|
2017-11-06 05:35:34 -07:00 |
|
Ed Hartnett
|
b40e5d32f0
|
Merge branch 'master' into ejh_delete_ncx
|
2017-11-05 10:08:26 -07:00 |
|
Ed Hartnett
|
c920f48c49
|
fixed ENABLE_CDF5 issue in some tests
|
2017-11-05 09:08:39 -07:00 |
|
Ed Hartnett
|
6ce15853d6
|
fixed ENABLE_CDF5 issue in some tests
|
2017-11-05 09:06:48 -07:00 |
|
Ward Fisher
|
1bd71f0375
|
Merge remote-tracking branch 'origin/testp2.dmh' into dmh_multi_merge
|
2017-11-03 12:42:12 -06:00 |
|
Ward Fisher
|
f98635be1b
|
Merge remote-tracking branch 'origin/h5offset.dmh' into dmh_multi_merge
|
2017-11-03 12:40:52 -06:00 |
|
Ward Fisher
|
91865a3cbc
|
Merge branch 'NC_MAX_VAR_DIMS' of https://github.com/wkliao/netcdf-c into multi-merge
|
2017-11-02 11:20:54 -06:00 |
|
Ed Hartnett
|
c71e4dde09
|
removed historic file no longer used: nc_test/ncx.c
|
2017-11-01 05:09:29 -06:00 |
|