.. |
allcalls.h
|
Reintegrated test/noinitwrongthread.c into the fold. Now to test.
|
2020-05-10 14:49:11 -04:00 |
controls.c
|
Included testhooks.h from uipriv.h and test.h, to make things easier to write (we won't have to keep remembering to include it in every file) and to clean up (ditto, but for removal).
|
2020-05-22 16:32:04 -04:00 |
controls_darwin.m
|
Added uiDarwinControlHandle(), and added it to uiWindow, and added uiWindow handle tests (including underlying string tests) to the test suite. Oof. Also I just remembered we're missing tests of these new functions in noinitwrongthread.c.
|
2020-05-25 22:13:48 -04:00 |
controls_haiku.c
|
And Haiku.
|
2020-05-12 01:46:36 -04:00 |
controls_unix.c
|
And with Unix.
|
2020-05-11 22:37:17 -04:00 |
controls_windows.c
|
Reintegrated the Windows control tests. We may be close to getting rid of zNEW_test!
|
2020-05-11 22:30:30 -04:00 |
errors.c
|
Included testhooks.h from uipriv.h and test.h, to make things easier to write (we won't have to keep remembering to include it in every file) and to clean up (ditto, but for removal).
|
2020-05-22 16:32:04 -04:00 |
initmain.c
|
Included testhooks.h from uipriv.h and test.h, to make things easier to write (we won't have to keep remembering to include it in every file) and to clean up (ditto, but for removal).
|
2020-05-22 16:32:04 -04:00 |
main.c
|
Fixed the build. It works so far!
|
2020-02-18 01:08:38 -05:00 |
meson.build
|
Added uiDarwinControlHandle(), and added it to uiWindow, and added uiWindow handle tests (including underlying string tests) to the test suite. Oof. Also I just remembered we're missing tests of these new functions in noinitwrongthread.c.
|
2020-05-25 22:13:48 -04:00 |
noinitwrongthread.c
|
Finished reintegrating test/noinitwrongthread.c. That was easy!
|
2020-05-10 14:57:03 -04: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 the UTF-8 tests to the uiWindow test.
|
2020-05-25 19:48:59 -04:00 |
test_darwin.h
|
Added uiDarwinControlHandle(), and added it to uiWindow, and added uiWindow handle tests (including underlying string tests) to the test suite. Oof. Also I just remembered we're missing tests of these new functions in noinitwrongthread.c.
|
2020-05-25 22:13:48 -04:00 |
test_haiku.h
|
And Haiku.
|
2020-05-12 01:46:36 -04: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 |
test_unix.h
|
And with Unix.
|
2020-05-11 22:37:17 -04:00 |
test_windows.h
|
Reintegrated the Windows control tests. We may be close to getting rid of zNEW_test!
|
2020-05-11 22:30:30 -04:00 |
testlist.py
|
Finished reintegrating test/noinitwrongthread.c. That was easy!
|
2020-05-10 14:57:03 -04: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 |
utf8.c
|
Added the UTF-8 tests to the uiWindow test.
|
2020-05-25 19:48:59 -04:00 |
window.c
|
Added uiDarwinControlHandle(), and added it to uiWindow, and added uiWindow handle tests (including underlying string tests) to the test suite. Oof. Also I just remembered we're missing tests of these new functions in noinitwrongthread.c.
|
2020-05-25 22:13:48 -04:00 |
window_darwin.m
|
Added uiDarwinControlHandle(), and added it to uiWindow, and added uiWindow handle tests (including underlying string tests) to the test suite. Oof. Also I just remembered we're missing tests of these new functions in noinitwrongthread.c.
|
2020-05-25 22:13:48 -04:00 |