Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | Add tests for unix socket parsing | Demi Marie Obenour | |
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com> | |||
2020-11-18 | tests: don't use deprecated fail_unless check API | Ran Benita | |
It causes errors like this when running make check: check_public.c:40:24: error: too many arguments for format [-Werror=format-extra-args] 40 | fail_unless(success, "unexpected parse failure %sfor '%s'", test_string[test_type], name); Closes: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/issues/49 Tested-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Ran Benita <ran@unusedvar.com> | |||
2006-11-26 | Fix unit tests for FreeBSD | Ian Osgood | |
putenv() string must contain '=' environment failure test is invalid if argument is NULL | |||
2006-11-25 | Bug #9119: test xcb_popcount | Ian Osgood | |
2006-11-20 | Add new xcb_parse_display test cases, most related to IPv6 addresses | Josh Triplett | |
2006-10-16 | Also test xcb_parse_display with NULL argument and display in $DISPLAY | Josh Triplett | |
2006-09-23 | Convert the XCB test suite to the new API | Josh Triplett | |
2006-02-18 | Remove xcl and CVSROOT. | Josh Triplett | |