libui/test
Pietro Gagliardi cce4419b9a Got Windows working again. 2020-01-28 21:29:45 -05:00
..
allcalls.h Started reintegrating the noinitwrrongthread.cpp cases. Also made it C instead of C++ because maybe Plan 9 one day??? Either way, not ready to test yet. 2020-01-21 15:31:41 -05:00
errors.c Fixed errors.c. 2020-01-26 20:06:12 -05:00
initmain.c More initmain.c integration. I think we're now complete to what it used to be for that one file. Now I have to figure out how to readd subtests... 2020-01-23 21:44:45 -05:00
main.c Started restructuring things slightly so as to allow the new test functions to be safely called from subroutines. 2020-01-23 10:52:41 -05:00
meson.build Started properly reintegrating the core of noinitwrongthread.c (that is, errors.c). 2020-01-26 20:02:03 -05:00
noinitwrongthread.c Started reintegrating the noinitwrrongthread.cpp cases. Also made it C instead of C++ because maybe Plan 9 one day??? Either way, not ready to test yet. 2020-01-21 15:31:41 -05: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 properly reintegrating the core of noinitwrongthread.c (that is, errors.c). 2020-01-26 20:02:03 -05: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 Reintroduced the test type without uiInit() and added uiInit() to most normal tests. Now to start (slowly) reactivating tests. 2020-01-21 01:16:47 -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