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 |
|
Ward Fisher
|
d7f0919c12
|
Merge branch 'master' into NC_MAX_VAR_DIMS
|
2017-10-31 14:06:41 -06:00 |
|
Ward Fisher
|
2987fb0bed
|
Merge branch 'master' into master
|
2017-10-31 14:01:08 -06:00 |
|
Ward Fisher
|
1acafdc668
|
Updated in support of https://github.com/Unidata/netcdf-c/issues/556
|
2017-10-31 11:13:05 -06:00 |
|
Ed Hartnett
|
78a44214aa
|
Merge branch 'master' into ejh_file_mem
|
2017-10-30 07:35:39 -06:00 |
|
Dennis Heimbigner
|
261ed4c99d
|
Merge branch 'master' into h5offset.dmh
|
2017-10-27 12:33:17 -06:00 |
|
Dennis Heimbigner
|
682ad6a463
|
Merge branch 'master' into testp2.dmh
|
2017-10-27 11:17:39 -06:00 |
|
Ed Hartnett
|
433a2a6e36
|
fixed leaks in tests
|
2017-10-26 14:50:21 -06:00 |
|
Ward Fisher
|
bacdef88fe
|
Merge branch 'master' into NC_MAX_VAR_DIMS
|
2017-10-26 14:31:22 -06:00 |
|
Ed Hartnett
|
5fba557bdf
|
fixed leak in tst_utf8_validate.c
|
2017-10-26 14:28:41 -06:00 |
|
Ward Fisher
|
3247b637b7
|
Merge remote-tracking branch 'origin/testp2.dmh' into ejh_more_merges
|
2017-10-26 14:26:32 -06:00 |
|
Dennis Heimbigner
|
d9b60fef03
|
change to use Wei-kings' solution
|
2017-10-25 13:07:17 -06:00 |
|