netcdf-c/nc_test4
2018-01-31 16:24:38 -07:00
..
filter_test 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
hdf5plugins - Rename target logical name bzip2 in nc_test4/hdf5plugins in order to avoid 2018-01-25 19:33:23 -07:00
bm_chunking.c
bm_file.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
bm_many_atts.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
bm_many_objs.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
bm_netcdf4_recs.c Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump. 2016-10-21 19:42:14 +00:00
bm_radar.c Replace NC_MAX_DIMS with NC_MAX_VAR_DIMS 2016-01-25 14:55:29 -07:00
bzip2.cdl 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
cdm_sea_soundings.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
clear_cache.sh Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
CMakeLists.txt Merge branch 'pr-catchup' into v4.6.0-release-branch 2018-01-24 15:51:24 -06:00
filtered.cdl 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
findplugin.in Add some extra nccopy filter debug output 2018-01-19 12:06:02 -07:00
h5testszip.c Add a general szip test script 2017-08-28 18:11:24 -06:00
Make0 Rebuilt the filter parameter handling code to use a common 2018-01-23 16:00:11 -07:00
Makefile.am Merge branch 'pr-catchup' into v4.6.0-release-branch 2018-01-24 15:51:24 -06:00
ref_bzip2.c 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
ref_chunked.hdf4 hdf4 chunking file rename 2017-06-01 09:15:41 -06:00
ref_chunks1.cdl Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump. 2016-10-21 19:42:14 +00:00
ref_chunks2.cdl Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump. 2016-10-21 19:42:14 +00:00
ref_contiguous.hdf4 hdf4 chunking file rename 2017-06-01 09:15:41 -06:00
ref_hdf5_compat1.nc Found pre-existing call to H5Pset_libver_bounds, modified it so that the generated files would be created without the 1.10 specific things. 2016-04-08 21:36:08 +00:00
ref_hdf5_compat2.nc Found pre-existing call to H5Pset_libver_bounds, modified it so that the generated files would be created without the 1.10 specific things. 2016-04-08 21:36:08 +00:00
ref_hdf5_compat3.nc Found pre-existing call to H5Pset_libver_bounds, modified it so that the generated files would be created without the 1.10 specific things. 2016-04-08 21:36:08 +00:00
ref_szip.cdl add known szip file against which to test 2017-09-04 18:37:13 -06:00
ref_szip.h5 add known szip file against which to test 2017-09-04 18:37:13 -06:00
ref_tst_compounds.nc
ref_tst_dims.nc
ref_tst_interops4.nc
ref_tst_xplatform2_1.nc
ref_tst_xplatform2_2.nc
renamegroup.c fixed warnings 2017-10-24 12:18:20 -06:00
run_bm_ar4.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_bm_elena.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_bm_radar_2D_compression1.sh
run_bm_radar_2D_endianness1.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_bm_radar_2D.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_bm_test1.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_bm_test2.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_bm.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_chunk_hdf4.sh Corrected a false positive. 2017-06-01 09:36:54 -06:00
run_empty_vlen_test.sh Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
run_get_hdf4_files.sh got cmake working with HDF4 format test 2017-11-24 06:05:55 -07:00
run_get_knmi_files.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_grp_rename.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_hdf4_valgrind_tests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_par_bm_radar_2D.sh
run_par_bm_test.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_par_test.sh clean up of test 2018-01-16 08:03:15 -07:00
run_tst_chunks.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
run_valgrind_tests2.sh
run_valgrind_tests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
t_type.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tdset.h5 re: https://github.com/Unidata/netcdf-c/issues/269 2016-05-24 19:37:21 -06:00
test_filter_misc.c - Rename target logical name bzip2 in nc_test4/hdf5plugins in order to avoid 2018-01-25 19:33:23 -07:00
test_filter.c 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
test_szip.c 1. Keep up to date by merging master 2017-10-08 15:56:45 -06:00
test_wrapper.in 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
tst_ar4_3d.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_ar4_4d.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_ar4.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_ar5.c Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump. 2016-10-21 19:42:14 +00:00
tst_atts1.c fixed names of output files to enable parallel builds 2017-11-09 07:21:00 -07:00
tst_atts2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_atts_string_rewrite.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_atts.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_bug324.c moved test from ncdump to nc_test4 2017-11-16 11:30:35 -07:00
tst_camrun.c took out most uses of EXTRA_TESTS, returned it to disabled by default 2017-11-08 13:25:23 -07:00
tst_chunk_hdf4.c removed some unneeded HDF4 checks, added some needed parameter checks 2018-01-17 09:09:58 -07:00
tst_chunks2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_chunks3.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
tst_chunks.c Fix another test typo 2018-01-02 11:43:15 -05:00
tst_compounds2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_compounds3.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_compounds.c more tests 2017-12-01 13:58:13 -07:00
tst_converts2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_converts.c fix tst_converts.c when enable-erange-fill is set 2018-01-20 15:44:04 -06:00
tst_coords2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_coords3.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_coords.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_create_files.c re e-support UBS-599337 2017-10-24 16:25:09 -06:00
tst_dims2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_dims3.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_dims.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_empty_vlen_unlim.c fixed memory leak and warnings in test 2017-10-24 12:54:29 -06:00
tst_endian_fill.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_enums.c Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
tst_files2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_files3.c Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump. 2016-10-21 19:42:14 +00:00
tst_files4.c took out most uses of EXTRA_TESTS, returned it to disabled by default 2017-11-08 13:25:23 -07:00
tst_files5.c fixed names of output files to enable parallel builds 2017-11-09 07:21:00 -07:00
tst_files6.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_files.c now return NC_ENOTBUILT for not built library features 2017-11-13 08:09:15 -07:00
tst_fill_attr_vanish.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_fillbug.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_fills2.c fixed memory error in tst_fills2.c 2017-10-27 06:26:36 -06:00
tst_fills.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_filter.sh Rebuilt the filter parameter handling code to use a common 2018-01-23 16:00:11 -07:00
tst_filterparser.c - Rename target logical name bzip2 in nc_test4/hdf5plugins in order to avoid 2018-01-25 19:33:23 -07:00
tst_formatx_hdf4.sh fixed hdf4 test that should not run if utilities not built 2017-11-18 07:36:24 -07:00
tst_grps2.c fixed names of output files to enable parallel builds 2017-11-09 07:21:00 -07:00
tst_grps.c Merge branch 'patch-14' of https://github.com/gsjaardema/netcdf-c into gsjaardema-batch 2018-01-31 16:21:41 -07:00
tst_h4_lendian.c Additional updates in support of https://github.com/Unidata/netcdf-c/issues/321 2016-10-24 17:16:58 -06:00
tst_h5_endians.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_h_converts.c
tst_h_many_atts.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_h_refs.c
tst_h_scalar.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_h_strbug.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_h_strings3.c
tst_h_vl2.c fixed names of output files to enable parallel builds 2017-11-09 07:21:00 -07:00
tst_hdf4_read_var.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
tst_hdf5_file_compat.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_interops2.c removed some unneeded HDF4 checks, added some needed parameter checks 2018-01-17 09:09:58 -07:00
tst_interops3.c finally got my distcheck act together by moving hdf4 file test to nc_test4 2017-11-23 04:41:03 -07:00
tst_interops4.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_interops5.c fixed warnings 2017-11-06 06:06:47 -07:00
tst_interops6.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_interops.c took out most uses of EXTRA_TESTS, returned it to disabled by default 2017-11-08 13:25:23 -07:00
tst_knmi.c Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump. 2016-10-21 19:42:14 +00:00
tst_large2.c now run tst_large2, also cleaned up some more warnings 2017-11-24 10:50:07 -07:00
tst_large3.c fixed names of output files to enable parallel builds 2017-11-09 07:21:00 -07:00
tst_large5.c re e-support UBS-599337 2017-10-24 16:25:09 -06:00
tst_large.c turned on some commented out test code 2017-11-10 05:01:32 -07:00
tst_mem.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_misc.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
tst_mode.c Added missing err_macros.h to tst_mode.c 2016-10-25 11:56:25 -06:00
tst_mpi_parallel.c Added missing err_macros.h to tst_mpi_parallel.c 2016-10-25 11:54:25 -06:00
tst_nc4perf.c Added missing err_macros.h to tst_nc4perf.c 2016-10-25 11:58:24 -06:00
tst_nc_converts.c
tst_nc_test_file.c
tst_opaques.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_parallel3.c Added missing err_macros.h to tst_parallel3.c 2016-10-25 11:57:22 -06:00
tst_parallel4.c Added missing err_macros.h to tst_parallel4.c 2016-10-25 11:59:27 -06:00
tst_parallel.c Added missing err_macros.h to tst_parallel.c 2016-10-25 12:00:39 -06:00
tst_put_vars_two_unlim_dim.c Cleaned up a sloppy cut-and-paste on my part. 2015-11-23 15:49:24 -06:00
tst_rehash.c fixed warnings 2017-10-24 12:18:20 -06:00
tst_rename.c ported rename fix changes from branch ejh_fill_values for easy merging 2018-01-05 06:01:22 -07:00
tst_simplerw_coll_r.c further test development 2018-01-16 14:57:40 -07:00
tst_strings2.c Switch NC_CHAR on netCDF4 to use ASCII 2017-03-13 20:12:08 -07:00
tst_strings.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_sync.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_szip.sh add known szip file against which to test 2017-09-04 18:37:13 -06:00
tst_types.c Missing ERR after api test call 2018-01-31 10:08:48 -07:00
tst_unlim_vars.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_utf8.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_utils.c
tst_v2.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_varms.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_vars2.c Remove V2 code if V2 API not being built 2018-01-31 09:00:17 -07:00
tst_vars3.c fixed error value from nc4_find_g_var_nc() when ncid is bad 2017-12-03 04:06:56 -07:00
tst_vars4.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_vars.c starting adding testing for _int() functions for caching 2017-12-02 06:52:13 -07:00
tst_vl.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
tst_xplatform2.c took out most uses of EXTRA_TESTS, returned it to disabled by default 2017-11-08 13:25:23 -07:00
tst_xplatform.c More refactoring, pushing to avoid accidental loss. 2016-10-21 19:24:40 +00:00
unfiltered.cdl 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00