Edward Hartnett
|
b9e16129c6
|
more testing after enddef
|
2020-04-15 06:07:27 -06:00 |
|
Edward Hartnett
|
2dda52efc9
|
checking nc_inq_var_chunking() with classic formats
|
2020-04-15 05:59:27 -06:00 |
|
Edward Hartnett
|
db8abfcc5e
|
now testing nc_inq_var_deflate/nc_inq_var_szip after enddef too
|
2020-04-08 09:16:02 -06:00 |
|
Edward Hartnett
|
1c189b2c56
|
dealing with nc_inq_var_szip(), testing, and release notes
|
2020-04-08 08:49:04 -06:00 |
|
Edward Hartnett
|
aab2f998b3
|
now testing that nc_inq_var_deflate() works for all formats and returns 0 deflate and deflate_level
|
2020-04-08 08:31:53 -06:00 |
|
edwardhartnett
|
2077729abc
|
removed base_pe functions from dispatch table
|
2019-08-15 06:51:06 -06:00 |
|
Ed Hartnett
|
d228c4048e
|
check nc_delete for handling of null name
|
2019-06-30 05:03:53 -06:00 |
|
Ed Hartnett
|
41cef20d1a
|
fixed handling of NULL name in nc_open
|
2019-06-30 04:56:24 -06:00 |
|
Ed Hartnett
|
c278109c9f
|
Merge branch 'master' into ejh_test_null_vars_stride
|
2019-01-03 05:18:25 -07:00 |
|
Ed Hartnett
|
46e50bc196
|
more tests for NULL strides
|
2018-12-31 09:44:29 -07:00 |
|
Dennis Heimbigner
|
75759ca957
|
Separate out the --ansi comment fixes.
re: pull request https://github.com/Unidata/netcdf-c/pull/1242
This pr should be applied before https://github.com/Unidata/netcdf-c/pull/1242.
It fixes only the -ansi '//' comment problems. There may be some
slight conflicts with that other pr when it is applied, since in some
cases I converted #if 0...#endif to /*...*/
|
2018-12-12 13:23:09 -07:00 |
|
Ward Fisher
|
30ea33435c
|
Merge remote-tracking branch 'origin/license_update.wif' into pr-aggregation.wif
|
2018-12-11 17:08:21 -05:00 |
|
Ward Fisher
|
763750fab5
|
More copyright stanza updates.
|
2018-12-06 14:56:42 -07:00 |
|
Ed Hartnett
|
db83d0b4bf
|
got disable-hdf5 builds working without utils
|
2018-12-01 07:29:58 -07:00 |
|
Ed Hartnett
|
37a36395d7
|
more tests for late fill
|
2018-10-17 11:14:53 -06:00 |
|
Ed Hartnett
|
91ec0109f3
|
more testing for late fill setting
|
2018-10-17 09:44:18 -06:00 |
|
Ed Hartnett
|
d959512a2e
|
adding tests for ELATEFILL in all available formats
|
2018-10-17 07:29:30 -06: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
|
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
|
70c739858b
|
fixed SEGFAULT for NULL parameter for nc_inq_format(), added testing, improved documentation
|
2017-11-22 06:53:23 -07:00 |
|