.. |
filter_test
|
add files to git
|
2017-10-10 16:38:35 -06:00 |
bm_chunking.c
|
fixed some other def_var_chunking calls
|
2011-08-12 14:34:37 +00:00 |
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 |
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 'master' into filters.dmh
|
2017-11-13 11:15:02 -07:00 |
h5testszip.c
|
Add a general szip test script
|
2017-08-28 18:11:24 -06:00 |
Make0
|
1. Keep up to date by merging master
|
2017-10-08 15:56:45 -06:00 |
Makefile.am
|
Merge branch 'master' into filters.dmh
|
2017-11-13 11:15:02 -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
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
ref_tst_dims.nc
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
ref_tst_interops4.nc
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
ref_tst_xplatform2_1.nc
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
ref_tst_xplatform2_2.nc
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
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
|
Use curl instead of wget to get hdf4 files when --enable-hdf4-tests specified
|
2014-07-20 17:14:17 -06: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
|
Primary change: add dap4 support
|
2017-03-08 17:01:10 -07:00 |
run_tst_chunks.sh
|
Primary change: add dap4 support
|
2017-03-08 17:01:10 -07:00 |
run_valgrind_tests2.sh
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
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_szip.c
|
1. Keep up to date by merging master
|
2017-10-08 15:56:45 -06: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
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00: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_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
|
Refactored hdf4 chunking test a little bit.
|
2017-06-01 09:11:52 -06: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
|
Primary change: add dap4 support
|
2017-03-08 17:01:10 -07: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 refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_converts2.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_converts.c
|
Corrected an issue encountered by the default compiler on ARM.
|
2017-11-07 15:19:07 -07: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
|
fixed tst_enums memory issue
|
2017-11-01 04:31:12 -06:00 |
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
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_files6.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_files.c
|
fixed ENABLE_CDF5 issue in some tests
|
2017-11-05 09:06:48 -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_filterparser.c
|
fixed memory leak in tst_filterparser
|
2017-11-14 09:05:35 -07:00 |
tst_formatx_hdf4.sh
|
Primary change: add dap4 support
|
2017-03-08 17:01:10 -07:00 |
tst_grps2.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_grps.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00: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
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
tst_h_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_h_many_atts.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_h_refs.c
|
Description:
|
2013-03-01 08:10:28 +00:00 |
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
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
tst_h_vl2.c
|
|
|
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
|
Corrected missing include in a couple of hdf4 tests.
|
2016-10-21 13:55:49 -06:00 |
tst_interops3.c
|
Additional updates in support of https://github.com/Unidata/netcdf-c/issues/321
|
2016-10-24 17:16:58 -06: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
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06:00 |
tst_large3.c
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06:00 |
tst_large5.c
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06:00 |
tst_large.c
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06: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
|
workaround for HDF5 dimscale issue
|
2011-05-19 19:22:43 +00:00 |
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
|
fixed warnings
|
2017-10-24 12:18:20 -06:00 |
tst_simplerw_coll_r.c
|
Gave the modified test a unique test file name.
|
2016-06-09 11:28:03 -06: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
|
re e-support UBS-599337
|
2017-10-24 16:25:09 -06: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
|
added forgotten file
|
2011-07-20 21:32:41 +00:00 |
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
|
fixed warnings
|
2017-10-24 12:18:20 -06:00 |
tst_vars3.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_vars4.c
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
tst_vars.c
|
fix for tst_vars.c memory overflow
|
2017-10-24 09:20:41 -06: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 |