netcdf-c/.github
Dennis Heimbigner 73caeb674d Cleanup the CMake inter-test dependencies
The ncdump test set has a number of inter-test dependencies
that are not properly established in ncdump/CMakeLists.txt.

So this PR attempts to:
1. reorder the tests
2. change tests in CMakeLists.txt from build_bin_test_no_prefix to add_bin_test_no_prefix so they get executed

Plus a couple of minor bug fixes.
1. Change ENABLE_NC4 => ENABLE_HDF5 in github action.
2. fix a memory error in findtestserver.c.in
3. fix bug in ncdap_tests/tst_urls.sh
4. fix netcdf file name bug in tst_netcdf4_4.sh
2021-12-20 15:13:08 -07:00
..
workflows Cleanup the CMake inter-test dependencies 2021-12-20 15:13:08 -07:00
CODE_OF_CONDUCT.md Moved code of conduct and contributing to .github folder. 2019-10-08 10:27:32 -06:00
CODEOWNERS Adopted codeowners file from metpy project; this is a technical ownership and is not asserting ownership of code/copyright. Any code that does not have an obvious owner (from the perspective of github) will default to @WardF and @DennisHeimbigner 2018-03-16 14:46:08 -06:00
CONTRIBUTING.md Moved code of conduct and contributing to .github folder. 2019-10-08 10:27:32 -06:00
ISSUE_TEMPLATE.md Added a roughed-in issue template. 2016-02-24 10:55:12 -07:00