libui/test
Pietro Gagliardi c269d1f6bc Started re-integrating test/events.c. It doesn't quite work yet, but it appears I need to reboot AGAIN because now both acme and pbcopy/pbpaste are being dumb with the clipboard... 2020-02-17 15:01:20 -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 Normalized uiprivInternalError() calls to always try to fail gracefully, and make sure errors don't call abort() so we can resume when debugging (and because this isn't really our decision to make...). (The debugger breaks will be removed from release builds when we get to that point.) Finally, refined some TODOs and removed some stale ones (in this case, that were related to the first few things). 2020-02-09 13:37:45 -05:00
events.c Started re-integrating test/events.c. It doesn't quite work yet, but it appears I need to reboot AGAIN because now both acme and pbcopy/pbpaste are being dumb with the clipboard... 2020-02-17 15:01:20 -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 Added TestDefer(), which we need to bring back the events tests. 2020-02-16 21:54:17 -05:00
meson.build Started re-integrating test/events.c. It doesn't quite work yet, but it appears I need to reboot AGAIN because now both acme and pbcopy/pbpaste are being dumb with the clipboard... 2020-02-17 15:01:20 -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 Added TestDefer(), which we need to bring back the events tests. 2020-02-16 21:54:17 -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 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