]> git.draconx.ca Git - gob-dx.git/commit
Add a test case which runs the GOB2_CHECK macro.
authorNick Bowler <nbowler@draconx.ca>
Mon, 27 Jan 2020 22:46:19 +0000 (17:46 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 27 Jan 2020 23:06:10 +0000 (18:06 -0500)
commit6d89cbf4838083291d303ca0bccf5b024777bfae
treeeb90566e740a243835f42af4a7e21c7ff714c01e
parent4f931a71edce4d7456c233487703a894410fd599
Add a test case which runs the GOB2_CHECK macro.

The shipped macro is actually busted because the version in this git
repo is 2.0.20a and the --version output parsing explodes badly.

Before fixing the macro, let's add a test which runs a basic test of
the macro against the just-compiled gob2 version.
tests/general.at
testsuite.at