libui/test
Pietro Gagliardi 63773f703c Fixed build errors. The test itself will fail at present, but we have some cleanups to do still... 2019-06-11 21:29:25 -04:00
..
lib Somewhat hackily worked around strdup wonk. 2019-06-09 14:03:27 -04:00
allcalls.h Started writing control tests. This is going to be fun... 2019-06-08 21:38:32 -04:00
controls.c Fixed build errors. The test itself will fail at present, but we have some cleanups to do still... 2019-06-11 21:29:25 -04:00
controls_darwin.m Started writing the controls Darwin-specific code and all-platforms tests for real. 2019-06-10 23:09:48 -04:00
controls_errors.h Fixed build errors. The test itself will fail at present, but we have some cleanups to do still... 2019-06-11 21:29:25 -04:00
errors.c And actually did split the new error testing code into its own file. Next is changing both events.c and controls.c to use it (and yes, that means we can finally start continuing work on controls.c). 2019-06-09 22:45:44 -04:00
events.c And fixed build and runtime errors. This works! Woo! We can now move on to uiControl for real this time! (Will resolve the TODOs later.) 2019-06-10 11:36:44 -04:00
events_errors.h And fixed build and runtime errors. This works! Woo! We can now move on to uiControl for real this time! (Will resolve the TODOs later.) 2019-06-10 11:36:44 -04:00
initmain.c Renamed diffx() to diff(). 2019-06-02 01:59:08 -04:00
main.c And actually did split the new error testing code into its own file. Next is changing both events.c and controls.c to use it (and yes, that means we can finally start continuing work on controls.c). 2019-06-09 22:45:44 -04:00
meson.build Finished rewriting test/controls.c for the initial run. Now to fix errors. 2019-06-11 21:23:56 -04:00
noinitwrongthread.c And actually did split the new error testing code into its own file. Next is changing both events.c and controls.c to use it (and yes, that means we can finally start continuing work on controls.c). 2019-06-09 22:45:44 -04:00
resources_shared.rc Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
resources_static.rc Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
test.h Started writing the controls Darwin-specific code and all-platforms tests for real. 2019-06-10 23:09:48 -04:00
test_darwin.h Started writing the controls Darwin-specific code and all-platforms tests for real. 2019-06-10 23:09:48 -04:00
test_shared.manifest Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
test_static.manifest Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00