]> git.draconx.ca Git - gob-dx.git/history - tests/general.at
Fix testsuite on ancient GLib.
[gob-dx.git] / tests / general.at
2021-03-03 Nick BowlerFix testsuite on ancient GLib.
2020-02-08 Nick BowlerAdd simple test cases using private data members.
2020-02-08 Nick BowlerInclude <config.h> in test cases.
2020-02-08 Nick BowlerMinor testsuite cleanup.
2020-02-07 Nick BowlerAdd missing <stdlib.h> includes in test cases.
2020-02-07 Nick BowlerExpand the interface implementation test cases.
2020-01-27 Nick BowlerReplace GOB2_CHECK with the version from dxcommon.
2020-01-27 Nick BowlerAdd a test case which runs the GOB2_CHECK macro.
2019-02-27 Nick BowlerAdd support for simple dynamic types.
2019-02-27 Nick BowlerPull in dxcommon for library tests.