]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: keep cmake unit tests names in sync
authorDan Fandrich <dan@coneharvesters.com>
Thu, 9 Mar 2023 20:23:14 +0000 (12:23 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Sun, 12 Mar 2023 02:54:21 +0000 (18:54 -0800)
commita76322137b2b2ecf9ae40a180da7f61dde2cb9d3
treec403a4881c1eb9512512e1d4bb1f34d0235b41dc
parent079079b2fde95a5d197403b213beb0d919fed413
tests: keep cmake unit tests names in sync

Put only the test names into Makefile.inc so they can be used by both
cmake and automake. This will prevent the list of tests from becoming
out of date when they are also built under cmake.
tests/unit/CMakeLists.txt
tests/unit/Makefile.am
tests/unit/Makefile.inc