libui/test
Pietro Gagliardi 76eef19a2b Clarified something in test/errors.c. 2020-05-11 21:03:31 -04:00
..
allcalls.h Reintegrated test/noinitwrongthread.c into the fold. Now to test. 2020-05-10 14:49:11 -04:00
controls.c And integrated the cycle-checking code. Woo it's got tests! Now we need to worry about the OS-side test code, assuming I don't have any more pesky TODOs to fix immediately... 2020-05-11 21:02:04 -04:00
controls_darwin.m Started reintegrating control tests. 2020-05-10 17:58:48 -04:00
errors.c Clarified something in test/errors.c. 2020-05-11 21:03:31 -04:00
initmain.c Reworked programmer error tests to limit what they catch. The cycle checking tests now correctly crash and burn because the programmer errors they throw are elsewhere. Now to actually hook up the cycle checking! Also added some notes to test/errors.c to explain what we're doing and also fixed the build. 2020-05-11 20:55:34 -04:00
main.c Fixed the build. It works so far! 2020-02-18 01:08:38 -05:00
meson.build Started reintegrating control tests. 2020-05-10 17:58:48 -04:00
noinitwrongthread.c Finished reintegrating test/noinitwrongthread.c. That was easy! 2020-05-10 14:57:03 -04:00
resources_shared.rc Got Windows working again. 2020-01-28 21:29:45 -05:00
resources_static.rc Got Windows working again. 2020-01-28 21:29:45 -05:00
test.h Started reintegrating control tests. 2020-05-10 17:58:48 -04:00
test_darwin.h Started reintegrating control tests. 2020-05-10 17:58:48 -04:00
test_shared.manifest Got Windows working again. 2020-01-28 21:29:45 -05:00
test_static.manifest Got Windows working again. 2020-01-28 21:29:45 -05:00
testlist.py Finished reintegrating test/noinitwrongthread.c. That was easy! 2020-05-10 14:57:03 -04:00
thread.h Reintegrated timerSleep() (now threadSleep() because I'm not bloating things further). initmain.c fully restored! 2020-01-21 15:13:24 -05:00
thread_notwindows.c Reintegrated timerSleep() (now threadSleep() because I'm not bloating things further). initmain.c fully restored! 2020-01-21 15:13:24 -05:00
thread_windows.c Got Windows working again. 2020-01-28 21:29:45 -05:00