netcdf-c/dap4_test
Dennis Heimbigner a37ca49d25 Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names.
re: PR https://github.com/Unidata/netcdf-c/pull/2655

This PR modifies the transient types PR so that all created
transient types are given a created unique name (within a
group). The form of the name is "_Anonymous<Class>NN". The class
is the user-defined type class: Enum, Compound, Opaque, or
Vlen. NN is an integer identifier to ensure uniqueness.
Additionally, this was applied to DAP/4 anonymous dimensions.
This also required some test baseline data changes.

The transient test case is modified to verify that the name exists.
2023-07-22 20:40:53 -06:00
..
baseline Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
baselinehyrax Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
baselineraw Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
baselineremote Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
baselinethredds Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
cdltestfiles Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
rawtestfiles Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
build.sh Update to latest main 2023-04-04 18:37:20 -06:00
CMakeLists.txt add testcase 2023-06-10 22:03:04 -06:00
d4manifest.sh Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
d4test_common.sh Update to latest main 2023-04-04 18:37:20 -06:00
dump.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
Makefile.am Fix missing file 2023-06-10 22:08:40 -06:00
maketests.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
test_common.h Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
test_constraints.sh Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
test_curlopt.sh Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
test_dap4url.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
test_data.c Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
test_data.sh Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
test_earthdata.sh Add earthdata test case 2023-06-10 20:11:26 -06:00
test_environment4.c
test_hyrax.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
test_meta.c
test_meta.sh Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
test_parse.c
test_parse.sh Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
test_raw.sh Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
test_remote.sh Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
test_thredds.sh Update to latest main 2023-04-04 18:37:20 -06:00