]> git.ipfire.org Git - thirdparty/automake.git/commit
test: objc tests on openbsd.
authorBogdan <bogdro_rep@gmx.us>
Sun, 26 May 2024 22:35:58 +0000 (15:35 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 26 May 2024 22:35:58 +0000 (15:35 -0700)
commitb5b6f240d9fceb40fbd4a7c958480bf971ed2608
tree38d8cd9f89a376375c368606484aa26e987a0098
parent0d49ecb2e74d84fc2672eb4404fa22ccc8cc3170
test: objc tests on openbsd.

Fixes https://bugs.gnu.org/68179.

* t/objcxx-deps.sh: test for objc_getProperty and other
functions in the objc library.
* t/objcxx-minidemo.sh: likewise.
* t/strip2.sh (STRIP): use -x instead of --verbose to test
strip with multiple words, to work with openbsd (and aix) strip.
t/objcxx-deps.sh
t/objcxx-minidemo.sh
t/strip2.sh