]> git.draconx.ca Git - dxcommon.git/commit
test-tap: Use m4_require to pull in global definitions.
authorNick Bowler <nbowler@draconx.ca>
Sat, 1 Jul 2023 20:53:08 +0000 (16:53 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 1 Jul 2023 20:53:08 +0000 (16:53 -0400)
commit77f6e4eadbfbddd069ebc259921f4587856d488a
tree6be9c1a1458e7405788b7d1295eddfba48bba0b8
parent5db74025e15a8a095f2c3ae48e80ab0feceb8944
test-tap: Use m4_require to pull in global definitions.

We can use the m4_require machinery to pull in the PREPARE_TESTS bits,
so they only get included if/when the TEST_TAP macro is actually used.
snippet/test-tap.at