libui/test
Pietro Gagliardi a632d10701 Indented diff bodies (and all other multi-line test log prints) properly. 2019-05-29 00:35:51 -04:00
..
lib Indented diff bodies (and all other multi-line test log prints) properly. 2019-05-29 00:35:51 -04:00
allcalls.h Fixed build issues and added more cases to allcalls.h. I'm going to fix the lack of idnent on the diff()s before continuing. 2019-05-28 22:53:40 -04:00
events.c And filled in the remainder of the uiEvent error tests. Also more TODOs. We can now FINALLY move on to uiControl :D 2019-05-26 21:59:59 -04:00
initmain.c Finished the test set implementation, moving the tester itself to use it. This also moves uiInit() into main(); in TestInit, we'll hook into uiInit() to avoid actually doing the initialization. 2019-05-10 21:16:29 -04:00
main.c Cleaned up programmer error testing code. 2019-05-26 20:19:02 -04:00
meson.build Started work to test that functions dislike being called before uiInit() or on a different thread; better to do it now than later. 2019-05-28 21:54:13 -04:00
noinitwrongthread.c Fixed build issues and added more cases to allcalls.h. I'm going to fix the lack of idnent on the diff()s before continuing. 2019-05-28 22:53:40 -04:00
resources.rc More notes. 2019-04-21 18:00:38 -04:00
test.h Indented diff bodies (and all other multi-line test log prints) properly. 2019-05-29 00:35:51 -04:00
test.manifest ANd integrated the test manifest back into the tester. 2019-04-21 17:59:29 -04:00
test.static.manifest ANd integrated the test manifest back into the tester. 2019-04-21 17:59:29 -04:00