Ed Hartnett
4e646e03f6
fixed cmake build file
2018-03-05 05:03:46 -07:00
Ed Hartnett
17f7a76356
moved HDF4 tests
2018-03-05 03:45:18 -07:00
Ward Fisher
c359a0e96a
Merge branch 'master' into newhash1.dmh
2018-03-04 22:40:51 -07:00
Dennis Heimbigner
7b324657d4
Merge branch 'master' into ncpyfilter.dmh
2018-03-02 19:49:43 -07:00
Dennis Heimbigner
dd4e71c150
1. Solve issue raised on netcdfgroup mailing list:
...
https://www.unidata.ucar.edu/mailing_lists/archives/netcdfgroup/2018/msg00020.html
See docs/filters.md for a detailed description of the solution.
Basically we add nccopy flags "-F none" and "-F <varname>:none"
to suppress output compression as desired.
2. Add tests to nc_test4/tst_filter.sh to test out the solution.
2018-03-02 16:55:58 -07:00
Ward Fisher
faad52041f
Merge branch 'ejh_valgrind_removal_unidata_again' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation2.wif
2018-03-02 14:22:42 -07:00
Ed Hartnett
49ebcc0e57
fixed problem of test file
2018-02-27 11:10:04 -07:00
Ed Hartnett
64e5742d88
added tst_bug324 to cmake build
2018-02-27 08:53:58 -07:00
Ed Hartnett
45329862a8
removed valgrind stuff
2018-02-27 08:36:12 -07:00
Dennis Heimbigner
8cb1fc4cfe
This is the second step in refactoring the libsrc4 code.
...
The first was branch newhash0.dmh.
As with newhash0.dmh, these changes should be transparent.
2018-02-24 20:36:24 -07:00
Ward Fisher
a8faac9292
Merge branch 'master' into classic_ext_ncid
2018-02-22 17:15:34 -07:00
Ward Fisher
8e169175e4
Merge branch 'master' into newhash0.dmh
2018-02-22 14:55:31 -07:00
Ward Fisher
f9f27c5ab7
Merge branch 'master' into newhash0.dmh
2018-02-21 14:19:43 -07:00
Ed Hartnett
9de58cad99
Merge branch 'master' into ejh_extra_tests
2018-02-19 18:52:50 -07:00
Ed Hartnett
ca5f314fc0
minor test cleanup
2018-02-16 09:00:15 -07:00
Ed Hartnett
13fcc67d90
Merge branch 'master' into ejh_hdf4_dispatch_unidata2
2018-02-15 13:25:11 -07:00
Ed Hartnett
b0a8d4ee30
fixed merge issue
2018-02-14 07:58:50 -07:00
Ed Hartnett
41eb0f26c1
Merge branch 'master' into ejh_extra_tests
2018-02-13 15:48:35 -07:00
Ed Hartnett
e5cbf259ba
fixed string memory leak
2018-02-13 14:17:15 -07:00
Ed Hartnett
cb4722a0cf
fix for memory problem in tst_vars2.c
2018-02-13 13:49:29 -07:00
Ward Fisher
878b107d36
Corrected overflow error in support of https://github.com/Unidata/netcdf-c/issues/861
2018-02-13 12:18:06 -07:00
Ed Hartnett
dd41680f90
added rename test
2018-02-12 10:13:31 -07:00
Ed Hartnett
dbbd5094cb
added rename test to CMakeLists.txt
2018-02-12 10:12:49 -07:00
Ed Hartnett
32e2798dde
added rename test
2018-02-12 10:08:59 -07:00
Ed Hartnett
70d815b6c8
pulled in some attribute testing that got missed in recent merges
2018-02-12 08:33:20 -07:00
Dennis Heimbigner
727b613459
This is the initial step in moving to the new higher performance
...
(I hope) metadata mechanism. This mostly just adds new pieces of
code (e.g. nclistmap) and does some minor fixes.
It should be transparent to everything else.
The next set of changes will be the big step.
2018-02-08 19:53:40 -07:00
Ed Hartnett
bd77f8865b
fixed tst_filter.sh for parallel builds
2018-02-08 07:20:40 -07:00
Ed Hartnett
2358d4a910
moved HDF4 to its own dispatch layer
2018-02-08 06:20:58 -07:00
Ward Fisher
5107655682
Accomodate Visual Studio
2018-02-06 13:32:30 -06:00
Ward Fisher
a640c034f2
Merge branch 'ejh_atts_unidata' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_batch
2018-02-05 11:47:48 -07:00
Ward Fisher
e0577cb251
Merge branch 'ejh_fill_value_string_unidata' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_batch
2018-02-05 11:47:34 -07:00
Ward Fisher
b268f268bd
Merge branch 'ejh_dims_unidata' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_batch
2018-02-05 11:43:41 -07:00
Ed Hartnett
0d96ead703
Merge branch 'master' into ejh_dims_unidata
2018-02-05 06:34:04 -07:00
Ward Fisher
c12fca453e
Merge branch 'ejh_rename2_unidata' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_batch
2018-02-02 17:57:32 -07:00
Ward Fisher
9b4b2308c6
Merge branch 'ejh_warnings' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_batch
2018-02-02 17:56:04 -07:00
Ed Hartnett
383a19161a
fixed warnings
2018-02-01 07:36:34 -07:00
Ed Hartnett
2afe401f17
another rename fix
2018-02-01 05:10:57 -07:00
Ward Fisher
03446423f7
Merge branch 'patch-12' of https://github.com/gsjaardema/netcdf-c into gsjaardema-batch
2018-01-31 16:24:38 -07:00
Ward Fisher
9a0d1d6501
Merge branch 'patch-14' of https://github.com/gsjaardema/netcdf-c into gsjaardema-batch
2018-01-31 16:21:41 -07:00
Ward Fisher
8c33de7a9a
Merge branch 'patch-15' of https://github.com/gsjaardema/netcdf-c into gsjaardema-batch
2018-01-31 16:17:59 -07:00
Greg Sjaardema
30ec6821c3
Missing ERR after api test call
...
Missed this one on previous PR. Another missing ERR after API test if.
2018-01-31 10:08:48 -07:00
Greg Sjaardema
60a6f34102
Fix missing ERR after if test
...
A couple API invocations were missing the ERR macro following the if test.
2018-01-31 09:17:28 -07:00
Greg Sjaardema
2f44fa49c6
Eliminate unused variables
...
Remove variables no longer used after recent refactorings.
2018-01-31 09:05:35 -07:00
Greg Sjaardema
63b700c40c
Remove V2 code if V2 API not being built
...
Remove test code that uses the version 2 API if the version 2 API code is not being activated in the build.
This was originally proposed in #656 with a better fix in #755 which was removed.
2018-01-31 09:00:17 -07:00
Ed Hartnett
7c936a7bb6
brought in changes from ejh_att
2018-01-31 08:44:33 -07:00
Ed Hartnett
dff3472a2e
comment change to trigger travis testing
2018-01-31 07:22:08 -07:00
Ed Hartnett
94c23712b7
extra tests, plus fill value fixes for string type
2018-01-30 14:39:47 -07:00
Ed Hartnett
333b802861
fix dim bad paramter issues
2018-01-30 09:35:56 -07:00
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
Wei-keng Liao
cb7aafa805
fix issue 791: validate ncid for classic files
2018-01-25 00:03:19 -06: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
Ward Fisher
0ef6f3415a
Making tst_hdf4_read_var.sh dependent on tst_interops2.
2017-12-06 15:07:54 -07:00
Ed Hartnett
ea49cc1d3f
merged ejh_notbuilt_errors
2017-12-04 13:23:31 -07:00
Ed Hartnett
2066232dc0
more tests, more interanl documentation
2017-12-03 06:05:37 -07:00
Ed Hartnett
bf6dab14e0
fixed error value from nc4_find_g_var_nc() when ncid is bad
2017-12-03 04:06:56 -07:00
Ed Hartnett
9e4c564656
more tests
2017-12-02 18:00:22 -07:00
Ed Hartnett
8055c1cede
more tests
2017-12-02 17:43:46 -07:00
Ed Hartnett
996e39373f
more test
2017-12-02 15:52:49 -07:00
Ed Hartnett
1cf8177f45
more test
2017-12-02 15:43:40 -07:00
Ed Hartnett
ea63ff526f
more tests
2017-12-02 08:05:17 -07:00
Ed Hartnett
bfeb8d4e0b
more testing
2017-12-02 07:38:01 -07:00
Ed Hartnett
7cd344f7b0
removed redundant check in NC4_def_var()
2017-12-02 07:23:23 -07:00
Ed Hartnett
6c3aa79684
more testing of nc_set_var_chunk_cache_ints
2017-12-02 07:15:19 -07:00
Ed Hartnett
d840bc7160
starting adding testing for _int() functions for caching
2017-12-02 06:52:13 -07:00
Ed Hartnett
300236cd8c
more tests
2017-12-01 15:08:22 -07:00
Ed Hartnett
58f422e2a8
more tests
2017-12-01 14:33:32 -07:00
Ed Hartnett
acbd3e259e
more tests
2017-12-01 13:58:13 -07:00
Ed Hartnett
ded01e0aba
more tests
2017-12-01 13:15:58 -07:00
Ed Hartnett
a8e9c196e2
more tests, fixed documentation warnings
2017-12-01 13:02:59 -07:00
Ed Hartnett
42c482d33c
more tests
2017-12-01 11:20:09 -07:00
Ed Hartnett
ce1df112a5
more testing for nc4var.c functions
2017-12-01 09:38:32 -07:00
Ed Hartnett
2023ed6b7c
fixed problems with bad inputs to nc_def_Var
2017-12-01 09:08:12 -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
ce97137318
removed properties from tst_interops3 which is no longer a test in CMake build
2017-11-26 09:07:34 -07:00
Ed Hartnett
bebe7e1e9d
merged master
2017-11-26 07:06:02 -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
273b1d5bf9
merged ejh_check_test
2017-11-24 10:12:54 -07:00
Ed Hartnett
fa7f17a8c8
got cmake working with HDF4 format test
2017-11-24 06:05:55 -07:00
Ed Hartnett
b4bccb60b3
fixing test order problem
2017-11-23 07:18:12 -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
d64550d3f0
Merge branch 'master' into ejh_notbuilt_errors
2017-11-22 17:14:24 +00:00
Ed Hartnett
3a48f59de3
removed legacy test that was no longer being run
2017-11-21 19:46:05 -07:00
Ed Hartnett
c8a2d53d34
fixes HDF4 build with cmake
2017-11-20 08:25:47 -07:00
Ed Hartnett
eecade6af9
Merge branch 'master' into ejh_notbuilt_errors
2017-11-18 21:24:11 +00:00
Ed Hartnett
d7c1dd82c3
fixed hdf4 test that should not run if utilities not built
2017-11-18 07:36:24 -07:00
Ed Hartnett
3b0c301d76
moved tst_bug324 in Cmake build from ncdump to nc_test4
2017-11-16 11:57:39 -07:00
Ed Hartnett
4f43b80320
moved test from ncdump to nc_test4
2017-11-16 11:30:35 -07:00
Ed Hartnett
7a2d62afe4
merging branches into develop
2017-11-15 11:26:29 -07:00
Ed Hartnett
83c2395238
merging branches into develop
2017-11-15 11:25:42 -07:00
Ed Hartnett
2baf95e09d
Merge branch 'master' into ejh_turn_tests_on
2017-11-15 03:40:56 -07:00
Ed Hartnett
92a995e521
Merge branch 'master' into ejh_large_file_test_3
2017-11-15 03:39:42 -07:00
Ed Hartnett
e928964e9e
Merge branch 'master' into ejh_notbuilt_errors
2017-11-15 03:38:49 -07:00
Ed Hartnett
0e58aa412d
fixed memory leak in tst_filterparser
2017-11-14 09:05:35 -07:00
Ward Fisher
16d6f94f30
Merge branch 'master' into filters.dmh
2017-11-13 11:15:02 -07:00
Ed Hartnett
03753c0344
now return NC_ENOTBUILT for not built library features
2017-11-13 08:09:15 -07:00
Ed Hartnett
cb32451cf5
turned on some commented out test code
2017-11-10 05:01:32 -07:00
Ed Hartnett
df31f07830
Merge branch 'master' into ejh_make_j_3
2017-11-10 02:53:07 -07:00
Ward Fisher
a9dde277d7
Merge branch 'ejh_enum_mem_fix' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls
2017-11-09 16:11:17 -07:00