Dennis Heimbigner
d388f0e7f3
- Rename target logical name bzip2 in nc_test4/hdf5plugins in order to avoid
...
cmake error CMP0002: duplicate name
- Assuming that all compilers treat floating point constants as double,
remove d suffix from DBLVAL in nc_test4 and examples/C
2018-01-25 19:33:23 -07:00
Ward Fisher
7f1f02c96d
Additional tweaks for make dist.
2018-01-24 18:05:30 -07:00
Ward Fisher
d0339c8902
Merge branch 'pr-catchup' into v4.6.0-release-branch
2018-01-24 15:51:24 -06:00
Ward Fisher
ca814c17f0
Added fenceposts for filter testing.
2018-01-23 18:18:58 -06:00
Dennis Heimbigner
3e47f5f300
Rebuilt the filter parameter handling code to use a common
...
parser everywhere.
2018-01-23 16:00:11 -07:00
Ward Fisher
aac9fad1c4
Merge branch 'ejh_develop_3' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-catchup
2018-01-23 15:32:19 -06:00
Wei-keng Liao
d0c2015ced
fix tst_converts.c when enable-erange-fill is set
2018-01-20 15:44:04 -06:00
Ed Hartnett
c329298dc5
merged 760
2018-01-20 07:31:42 -07:00
Ed Hartnett
ef65bdf9af
merged 786
2018-01-20 06:06:25 -07:00
Ed Hartnett
da928c1b83
merged 780
2018-01-20 06:05:34 -07:00
Ed Hartnett
9fcc6b62fd
merged 769
2018-01-20 06:05:17 -07:00
Dennis Heimbigner
22ebecab23
Use an explicit can_apply function for filters
2018-01-19 18:45:56 -07:00
Dennis Heimbigner
991c4c6d16
Add some extra nccopy filter debug output
2018-01-19 12:06:02 -07:00
Dennis Heimbigner
e723d7dfed
Merge branch 'plugins.dmh' of https://github.com/Unidata/netcdf-c into plugins.dmh
2018-01-19 10:58:46 -07:00
Ed Hartnett
986673ff49
attempted to fix parallel build issue
2018-01-19 06:53:04 -07:00
Ed Hartnett
2f7625d19a
more test development
2018-01-19 05:19:15 -07:00
Ed Hartnett
196a0b574a
more test development
2018-01-19 05:11:07 -07:00
Ed Hartnett
4be1fd82e6
further test development
2018-01-19 04:16:59 -07:00
Ed Hartnett
bc1f103c3d
cleaned up h5 checks in nc4grp.c
2018-01-19 03:37:49 -07:00
Ed Hartnett
3f83998b26
Merge branch 'master' into ejh_rename2
2018-01-18 16:05:04 -07:00
Ward Fisher
0f5fc7222b
Merge branch 'master' into plugins.dmh
2018-01-18 15:46:50 -07:00
Ed Hartnett
126d34da1d
more tests, error handling
2018-01-18 07:36:52 -07:00
Ed Hartnett
38c7cddf8f
further test development, added documentation for uncommitted user-defined types, fixed check of return value
2018-01-18 06:47:50 -07:00
Ed Hartnett
466fac5381
more test development
2018-01-18 05:57:33 -07:00
Ed Hartnett
001483505f
rehabilitated tst_types.c
2018-01-18 05:34:52 -07:00
Dennis Heimbigner
090fc98ac9
Merge branch 'plugins.dmh' of https://github.com/Unidata/netcdf-c into plugins.dmh
2018-01-17 19:48:10 -07:00
Dennis Heimbigner
8d8dff9a2a
Add some temporary debugging output
2018-01-17 19:47:54 -07:00
Ward Fisher
62abc6af09
Updated CMakeLists.txt to correct an issue seen on OSX when using cmake and running 'make test' directly from nc_test4
2018-01-17 14:00:52 -07:00
Ed Hartnett
9949a11155
removed some unneeded HDF4 checks, added some needed parameter checks
2018-01-17 09:09:58 -07:00
Ward Fisher
ac5aabc3fc
Tweaked for parallel autoconf tests with filters.
2018-01-16 17:49:21 -07:00
Ward Fisher
f7b4c61c69
Updated test for OSX
2018-01-16 17:07:52 -07:00
Ward Fisher
606b782adf
Corrected a build issue on OSX
2018-01-16 16:39:58 -07:00
Ed Hartnett
e6f82ae397
further test development
2018-01-16 14:57:40 -07:00
Ed Hartnett
3af0e84314
test development
2018-01-16 14:38:09 -07:00
Ed Hartnett
3a0385da3e
test development
2018-01-16 14:36:47 -07:00
Dennis Heimbigner
70068d7d32
With Ward's help, I figured out how to
...
obviate the need for build type under
cmake+Visual-studio. This simplified
findplugin.in.
2018-01-16 13:28:30 -07:00
Dennis Heimbigner
99fccab359
1. Keep up to date by merging master
...
2. Fixed plugin building (nc_test4/hdf5plugins)
to be done properly by cmake and automake.
4. Duplicated part of the nc_test4 filter test code
in examples/C
An incomplete and untested set of hooks exist
for OS-X in nc_test4/findplugins.in. They need testing.
2018-01-16 11:00:09 -07:00
Ed Hartnett
3626c776ae
test development
2018-01-16 09:43:41 -07:00
Ed Hartnett
0862d6d7ce
removed MPE calls
2018-01-16 09:23:36 -07:00
Ed Hartnett
d77ac20af4
more test cleanup
2018-01-16 08:14:43 -07:00
Ed Hartnett
f603ab2163
more test cleanup
2018-01-16 08:09:14 -07:00
Ed Hartnett
ba518b80a7
more test cleanup
2018-01-16 08:09:03 -07:00
Ed Hartnett
f716ac8549
more test cleanup
2018-01-16 08:06:23 -07:00
Ed Hartnett
1bd6387e5e
clean up of test
2018-01-16 08:04:00 -07:00
Ed Hartnett
de150aec4e
clean up of test
2018-01-16 08:03:15 -07:00
Ed Hartnett
3fa3d3f9f9
ported rename fix changes from branch ejh_fill_values for easy merging
2018-01-05 06:01:22 -07:00
Levi Naden
978e83d28a
Fix another test typo
2018-01-02 11:43:15 -05:00
Levi Naden
6a24ca4366
Fix typo
2018-01-02 11:39:09 -05:00
Levi Naden
f6fc9c183b
Allow multiple vars with different chunks on the same unlimited dim
...
Fix #299
The conditions to make this error are the following:
* Two variables with different chunk sizes
* Both variables write on the same unlimited dimension
* The first variable has already written data when the second variable is created
2018-01-02 11:37:01 -05:00
Ward Fisher
77cca75977
Merge branch 'master' into ejh_more_tests
2017-12-07 20:24:43 -07:00