libui/test
Pietro Gagliardi db6b6fd97b Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00
..
initmain.c And implemented the multithreading stuff on Unix and Darwin. We can finally continue re-adding stuff to libui! 2019-04-28 21:22:11 -04:00
main.c Piped the actual file/line through to testingRunWithTimeout(). 2019-04-28 13:26:15 -04:00
meson.build Fixed bad timers on GTK+ tests. Turns out that clock() doesn't count when the process isn't actively running code (for instance, if it's waiting for I/O) :| 2019-04-28 21:49:54 -04:00
resources.rc More notes. 2019-04-21 18:00:38 -04:00
test.h Piped the actual file/line through to testingRunWithTimeout(). 2019-04-28 13:26:15 -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 Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00
testing.h And added the multithreaded uiQueueMain() tests. 2019-04-28 20:45:53 -04:00
testing_darwin.c Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00
testing_darwinunix.c Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00
testing_unix.c Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00
testing_windows.c Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00
testingpriv.h Provided a mechanism for the testing library to abort on an internal error; redefined memory allocation to do so. This will also be used for resolving many of the TODOs on the Windows testing code. 2019-04-29 23:46:08 -04:00