libui/test
Pietro Gagliardi 94d638e601 And finished rewriting test/noinitwrongthread.c. 2019-06-09 16:14:18 -04:00
..
lib Somewhat hackily worked around strdup wonk. 2019-06-09 14:03:27 -04:00
allcalls.h Started writing control tests. This is going to be fun... 2019-06-08 21:38:32 -04:00
controls.c Added function names to the wrong struct size error. 2019-06-09 08:50:12 -04:00
events.c Disabled the event error tests and started rewriting the no uiInit()/wrong thread checks to use the new programmer error test hooks. I'll also start taking care of the sharedbits cruft now by just providing Strdup and FreeStrdup as utility functions, because bleh. 2019-06-09 13:57:02 -04:00
initmain.c Renamed diffx() to diff(). 2019-06-02 01:59:08 -04:00
main.c Changed the programmer error tests to require a strict match. Now I want to restructure them to both be reusable and to not require global state. 2019-06-09 13:44:46 -04:00
meson.build Started writing control tests. This is going to be fun... 2019-06-08 21:38:32 -04:00
noinitwrongthread.c And finished rewriting test/noinitwrongthread.c. 2019-06-09 16:14:18 -04:00
resources_shared.rc Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
resources_static.rc Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
test.h Renamed diffx() to diff(). 2019-06-02 01:59:08 -04:00
test_shared.manifest Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
test_static.manifest Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00