tests: Add support for codesigning command.
commitece74ceaaf0f1dd89e8520f73149867a6fa73082
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 29 Oct 2023 16:05:40 +0000 (29 17:05 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 29 Oct 2023 16:06:59 +0000 (29 17:06 +0100)
tree2dbc7bbad8d1d7b6ef3e73a27d734c0b9c994dc4
parent32ac23656fe1d1013ad27b9104979f6908f52212
tests: Add support for codesigning command.

Allows running the tests out-of-the-box on macOS.
Also delete *.dylib in tests2 dir on "make clean".
One remaining issue on macOS 14.1 is that the
-undefined warning option no longer works,
thus breaking test3 and test1b.
Makefile
tests/Makefile
tests/tests2/Makefile