libui/test
Pietro Gagliardi e2baa5bb5c And finished rewriting timerRunWithTimeout() on Windows, including reentrancy improvements, race condition elimination, setjmp() volatility correctness fixes, and global state reduction. 2019-05-03 01:54:26 -04:00
..
initmain.c Fixed the timer functions on Windows. 2019-05-02 22:03:57 -04:00
main.c Piped the actual file/line through to testingRunWithTimeout(). 2019-04-28 13:26:15 -04:00
meson.build Fixed the timer functions on Windows. 2019-05-02 22:03:57 -04:00
resources.rc More notes. 2019-04-21 18:00:38 -04:00
test.h Fixed the timer functions on Windows. 2019-05-02 22:03:57 -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 Fixed the timer functions on Windows. 2019-05-02 22:03:57 -04:00
testing.h Started moving testingRunWithTimeout() into timer.h. 2019-05-02 23:15:49 -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 Fixed building on Ubuntu Trusty. 2019-05-02 02:01:42 -04:00
testing_unix.c Fixed building on Ubuntu Trusty. 2019-05-02 02:01:42 -04:00
testing_windows.c And finished rewriting timerRunWithTimeout() on Windows, including reentrancy improvements, race condition elimination, setjmp() volatility correctness fixes, and global state reduction. 2019-05-03 01:54:26 -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
timer.c Fixed the timer functions on Windows. 2019-05-02 22:03:57 -04:00
timer.h Started moving testingRunWithTimeout() into timer.h. 2019-05-02 23:15:49 -04:00
timer_windows.c And finished rewriting timerRunWithTimeout() on Windows, including reentrancy improvements, race condition elimination, setjmp() volatility correctness fixes, and global state reduction. 2019-05-03 01:54:26 -04:00