netcdf-c/nc_test4
Russ Rew b36dc5b5fb Fix NCF-244 bug for case where using different order for defining
coordinate variables and their associated dimensions occurs in any
subgroup, rather than just the root group.  If this occurs, the
variable attribute "_Netcdf4Dimid" is created for every dimension
scale.

Also add a test for this bug fix in tst_dims3.nc, based on Pedro
Vicente's demo.
2013-03-26 15:14:19 +00:00
..
bm_chunking.c fixed some other def_var_chunking calls 2011-08-12 14:34:37 +00:00
bm_file.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
bm_many_atts.c took out repeated definitions of timeval_subtract function 2011-08-15 11:37:45 +00:00
bm_many_objs.c added test for netCDF-4 performance 2011-08-15 13:27:10 +00:00
bm_netcdf4_recs.c added test for netCDF-4 performance 2011-08-15 13:27:10 +00:00
bm_radar.c fixed some other def_var_chunking calls 2011-08-12 14:34:37 +00:00
cdm_sea_soundings.c added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00
clear_cache.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
CMakeLists.txt Merging latest changes from netcdf-cmake branch. 2013-03-11 21:13:51 +00:00
Makefile.am Add test for bug NCF-234 fix 2013-03-10 23:57:06 +00:00
ref_chunks1.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_chunks2.cdl moving to trunk subdir 2010-06-03 13:24:43 +00: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
run_bm_ar4.sh fix == in shell scripts 2012-07-17 20:13:17 +00:00
run_bm_elena.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_bm_radar_2D_compression1.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_bm_radar_2D_endianness1.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_bm_radar_2D.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_bm_test1.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_bm_test2.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_bm.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_get_hdf4_files.sh fixed build problems for libcf/gridspec, pnetcdf, and hdf4 2010-06-10 17:18:48 +00:00
run_get_knmi_files.sh make knmi tests run properly 2011-12-15 20:24:54 +00:00
run_hdf4_valgrind_tests.sh minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
run_par_bm_radar_2D.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_par_bm_test.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_par_test.sh added F77 parallel test and clean up a little 2011-05-23 15:34:42 +00:00
run_pnetcdf_test.sh Add test for bug NCF-234 fix 2013-03-10 23:57:06 +00:00
run_tst_chunks.sh minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00: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 The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
t_type.c Delete obsolete libdiskless directory, replaced by new diskless 2012-06-12 21:50:02 +00:00
tst_ar4_3d.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
tst_ar4_4d.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
tst_ar4.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
tst_ar5.c fixed def_var_chunking call bug 2011-08-12 14:24:03 +00:00
tst_atts1.c Fixed a couple of tests on Windows, 2013-02-21 23:56:15 +00:00
tst_atts2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_atts.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_camrun.c fixed HDF4 problem with allocated metadata storage 2010-07-06 14:56:28 +00:00
tst_chunks2.c remove verbose output from chunk tests 2012-02-05 21:34:14 +00:00
tst_chunks3.c win32/mingw fixes 2012-05-15 03:13:08 +00:00
tst_chunks.c Delete obsolete libdiskless directory, replaced by new diskless 2012-06-12 21:50:02 +00:00
tst_compounds2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_compounds3.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_compounds.c 1. corrected the nc_get_varm/put_varm documentation 2013-02-17 23:42:15 +00:00
tst_converts2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_converts.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_coords2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_coords3.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_coords.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_create_files.c fixed type bug in tst_createfiles.c: int[]->size_t[] 2012-03-31 19:11:33 +00:00
tst_dims2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_dims3.c Fix NCF-244 bug for case where using different order for defining 2013-03-26 15:14:19 +00:00
tst_dims.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_endian_fill.c Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis. 2012-04-23 23:59:24 +00:00
tst_enums.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_files2.c took out repeated definitions of timeval_subtract function 2011-08-15 11:37:45 +00:00
tst_files3.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_files4.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_files5.c remove dap tests from anywhere but ncdap_test 2012-06-21 22:00:49 +00:00
tst_files6.c remove dap tests from anywhere but ncdap_test 2012-06-21 22:00:49 +00:00
tst_files.c Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis. 2012-04-23 23:59:24 +00:00
tst_fillbug.c Fixed bug "adding a bad _FillValue" bug (NCF-190). Fixed minor bugs 2012-08-16 18:31:48 +00:00
tst_fills2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_fills.c fixed test that caused valgrind to complain 2011-08-25 13:46:34 +00:00
tst_grps2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_grps.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_h_atts2.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00: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 minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_h_many_atts.c fix bug in memio.c realloc code 2012-04-12 02:06:28 +00:00
tst_h_strbug.c Fixes for NCF-150, bugs in libsrc4 with handling strings in non-netCDF-4 HDF5 files. Added new test in nc_test4 to verify fixes. 2012-04-20 15:42:55 +00: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 fixed extra-test libsrc4/tst_h_vl2 problem and valgrind test problems 2010-06-23 13:57:33 +00:00
tst_interops2.c fixed use of szip library 2011-04-29 18:19:12 +00:00
tst_interops3.c fixed use of szip library 2011-04-29 18:19:12 +00:00
tst_interops4.c fixed use of szip library 2011-04-29 18:19:12 +00:00
tst_interops5.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_interops6.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_interops.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_knmi.c move single use macro to using program 2012-03-28 16:19:16 +00:00
tst_large2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_large3.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_large5.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_large.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_mem.c added forgotten test file 2011-03-21 16:00:55 +00:00
tst_mpi_parallel.c added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00
tst_nc4perf.c added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00
tst_nc_converts.c workaround for HDF5 dimscale issue 2011-05-19 19:22:43 +00:00
tst_nc_test_file.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_opaques.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_parallel2.c make new parallel I/O flag requirement work with pnetcdf library 2011-06-03 13:58:34 +00:00
tst_parallel3.c fixed parallel test by removing BAIL macro 2010-10-15 13:21:43 +00:00
tst_parallel4.c fixed fortran parallel I/O flag bug 2011-06-02 22:46:15 +00:00
tst_parallel.c added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00
tst_pnetcdf.c Apply Wei-Keng's fix 2013-03-13 17:34:47 +00:00
tst_strings2.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_strings.c 1. corrected the nc_get_varm/put_varm documentation 2013-02-17 23:42:15 +00:00
tst_sync.c workaround for HDF5 dimscale issue 2011-05-19 19:22:43 +00:00
tst_types.c Fix bug NCF-226 2013-02-11 18:04:03 +00:00
tst_unlim_vars.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_utf8.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_utils.c added forgotten file 2011-07-20 21:32:41 +00:00
tst_v2.c finished breaking up netcdf.m4 into c files. 2010-06-22 13:25:14 +00:00
tst_varms.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
tst_vars2.c added nc_inq_path in dispatch tables 2010-08-18 15:11:17 +00:00
tst_vars3.c Fix bug NCF-222, scalar non-coordinate variables with same name as dimensions 2013-02-04 15:48:47 +00:00
tst_vars4.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_vars.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
tst_vl.c moved some tests which used v2 API from libsrc4 to nc_test4, to allow the library to be built before the tests 2010-06-15 15:24:28 +00:00
tst_xplatform2.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
tst_xplatform.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00