This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b1d733e9a2
libui
/
common
History
Pietro Gagliardi
b1d733e9a2
Reworked programmer error tests to limit what they catch. The cycle checking tests now correctly crash and burn because the programmer errors they throw are elsewhere. Now to actually hook up the cycle checking! Also added some notes to test/errors.c to explain what we're doing and also fixed the build.
2020-05-11 20:55:34 -04:00
..
alloc.c
More compile fixes. sharedbits is starting to get really messy.
2019-06-08 18:39:59 -04:00
controls.c
Reworked programmer error tests to limit what they catch. The cycle checking tests now correctly crash and burn because the programmer errors they throw are elsewhere. Now to actually hook up the cycle checking! Also added some notes to test/errors.c to explain what we're doing and also fixed the build.
2020-05-11 20:55:34 -04:00
errors.c
Revert "Started restructuring common/errors.c to only produce a single error string (so we can pass it to Haiku's debugger() function without further allocations). In this case, the buffer size is 256 + the size of the prefix + the size of the suffix now."
2020-02-09 20:49:47 -05:00
main.c
Added basic testing for init failing. Now to add support for testing for the lack of a programmer error.
2020-05-09 02:04:51 -04:00
meson.build
Decided to hold off on events for now. I'm still not sure about this design and it's holding me back.
2020-05-08 00:16:14 -04:00
programmererrors.h
Modified common and the macOS port to exhibit the new init/main behavior. Now to adjust the tests.
2020-05-09 01:24:40 -04:00
testhooks.h
Added basic testing for init failing. Now to add support for testing for the lack of a programmer error.
2020-05-09 02:04:51 -04:00
uipriv.h
Modified common and the macOS port to exhibit the new init/main behavior. Now to adjust the tests.
2020-05-09 01:24:40 -04:00