libui/test
Pietro Gagliardi 5d1e6a0cf2 Began handling all the other cases. diff() and diff_2str() go away next. 2019-06-02 01:36:53 -04:00
..
lib Changed the testing library to allow passing different filename and line numbers through to the various logging functions; cleaned up the macro hell that was by passing the action function directly to the final logging functions in testing.c. Next commit will actually implement this. 2019-06-01 22:03:13 -04:00
allcalls.h And properly added init and thread checks to the uiEvent functions. Now we just need to do the same on the other platforms and THEN FINALLY we can move on to controls. 2019-05-29 00:41:36 -04:00
events.c Started mapping filenames and line numbers back to their appropriate places in the tester. 2019-06-02 01:13:56 -04:00
initmain.c Began handling all the other cases. diff() and diff_2str() go away next. 2019-06-02 01:36:53 -04:00
main.c Began handling all the other cases. diff() and diff_2str() go away next. 2019-06-02 01:36:53 -04:00
meson.build Split the shared and static resources on the Windows tester, for the same reason. 2019-06-01 10:29:48 -04:00
noinitwrongthread.c Began handling all the other cases. diff() and diff_2str() go away next. 2019-06-02 01:36:53 -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 Began handling all the other cases. diff() and diff_2str() go away next. 2019-06-02 01:36:53 -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