]> git.draconx.ca Git - gob-dx.git/commit
Use libtool to link programs in the testsuite.
authorNick Bowler <nbowler@draconx.ca>
Wed, 25 Jan 2023 02:13:22 +0000 (21:13 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 25 Jan 2023 02:13:22 +0000 (21:13 -0500)
commit998925c8d088559a780a9f4fa63f66bad3e3321e
treecac3d31b950c4e47467c3853d952464d433e0390
parent4e6eb5db5593f2d73c2c9af9c925e1a2866c8303
Use libtool to link programs in the testsuite.

This can help to pick up shared library dependencies automatically
and avoid spurious test failures as a result.
tests/general.at
tests/interface.at
testsuite.at