libui/test
Pietro Gagliardi 57abc83fe3 And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
..
initmain.c And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
main.c Fixed build issues. Now to fix runtime issues: we'll have to use reentrancy everywhere, because rcx is clobbered by GetMessage(). 2019-05-03 10:32:31 -04:00
meson.build And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
resources.rc More notes. 2019-04-21 18:00:38 -04:00
test.h Fixed build issues. Now to fix runtime issues: we'll have to use reentrancy everywhere, because rcx is clobbered by GetMessage(). 2019-05-03 10:32:31 -04:00
test.manifest ANd integrated the test manifest back into the tester. 2019-04-21 17:59:29 -04:00
test.static.manifest ANd integrated the test manifest back into the tester. 2019-04-21 17:59:29 -04:00
testing.c And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
testing.h And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
thread.h And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
thread_darwinunix.c And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
thread_windows.c And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00
timer.c Fixed the timer functions on Windows. 2019-05-02 22:03:57 -04:00
timer.h And finished adjusting the tests accordingly. Now to test. 2019-05-03 02:02:20 -04:00
timer_darwinunix.c And fixed build errors on non-macOS systems. We're good! 2019-05-04 14:44:29 -04:00
timer_windows.c And split all the thread stuff into their own file. Almost done with all this test library cleanup! 2019-05-04 16:47:56 -04:00