libui/test
Pietro Gagliardi aa49da98ba And implemented testingTimer on Windows. 2019-04-23 22:49:28 -04:00
..
initmain.c Executive decision: drop uiUnint(). This was really more for double-checking *my* work, mostly with regards to memory management, and we could probably do that in the test suite instead, or even with AddressSanitizer. 2019-04-21 20:59:36 -04:00
main.c Added some test cases and the build script. 2019-04-10 14:42:17 -04:00
meson.build And implemented testingTimer on Windows. 2019-04-23 22:49:28 -04:00
resources.rc More notes. 2019-04-21 18:00:38 -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 Oops; flipped a boolean. 2019-04-22 23:03:12 -04:00
testing.h Added timers to the testing framework, test timing (so no more of those pesky TODOs), and the OS X implementation of test timing. 2019-04-22 23:01:55 -04:00
testing_darwin.c Added timers to the testing framework, test timing (so no more of those pesky TODOs), and the OS X implementation of test timing. 2019-04-22 23:01:55 -04:00
testing_unix.c Wrote the Unix clock function. It's primitive, but it works. 2019-04-23 12:26:52 -04:00
testing_windows.c And implemented testingTimer on Windows. 2019-04-23 22:49:28 -04:00