libui/test
Pietro Gagliardi c9339e568c Finished converting the rest of the existing tests. Now we just need to flesh out the remaining tests for this file, as well as adding the error tests for uiMain() and uiQuit(). 2020-05-09 22:14:31 -04:00
..
allcalls.h Decided to hold off on events for now. I'm still not sure about this design and it's holding me back. 2020-05-08 00:16:14 -04:00
errors.c Adapted test/errors.c to test for the lack of a programmer error. 2020-05-09 02:33:18 -04:00
initmain.c Finished converting the rest of the existing tests. Now we just need to flesh out the remaining tests for this file, as well as adding the error tests for uiMain() and uiQuit(). 2020-05-09 22:14:31 -04:00
main.c Fixed the build. It works so far! 2020-02-18 01:08:38 -05:00
meson.build Decided to hold off on events for now. I'm still not sure about this design and it's holding me back. 2020-05-08 00:16:14 -04:00
noinitwrongthread.c Revert "Made thread names consistent." 2020-05-09 00:34:51 -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 to fix init/main tests. 2020-05-09 01:45:09 -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 And integrated the new test stuff. All right! 2020-02-16 18:42:02 -05: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