libui/test
Pietro Gagliardi 6d6cd66046 Freed defers after they run. Apparently this is sufficient to satisfy AddressSanitizer, which... how? I'll take it, but still, there's definitely more unfreed allocations than this... 2019-06-02 14:06:16 -04:00
..
lib Freed defers after they run. Apparently this is sufficient to satisfy AddressSanitizer, which... how? I'll take it, but still, there's definitely more unfreed allocations than this... 2019-06-02 14:06:16 -04:00
allcalls.h TODO in allcalls.h now resolved. 2019-06-02 02:07:33 -04:00
events.c Wrote defers into test/events.c. Woo! Now we need to free the defers when we're done, and I have an idea... 2019-06-02 12:48:06 -04:00
initmain.c Renamed diffx() to diff(). 2019-06-02 01:59:08 -04:00
main.c Fixed one mistake. 2019-06-02 02:04:20 -04:00
meson.build Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
noinitwrongthread.c Renamed diffx() to diff(). 2019-06-02 01:59:08 -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