Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-15 | Make xsltproc optional | Daniel Martin | 1 | -1/+1 | |
Fix Bug 23863 - xcb still checks for xsltproc: https://bugs.freedesktop.org/show_bug.cgi?id=23863 xsltproc is used to generate the optional html page for `check` results, only. So, it's not a hard build dependency. Additionally, use yes/no instead of true/false in the HTML_CHECK_RESULT variable for consistent output after a configure run. Signed-off-by: Daniel Martin <consume.noise@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> | |||||
2013-07-03 | Update Makefile.am for newer automake | Marc Deslauriers | 1 | -3/+0 | |
Debian Bug #710344 Reviewed-by: Daniel Martin <consume.noise@gmail.com> | |||||
2009-08-31 | Fix check dependency | Julien Cristau | 1 | -1/+1 | |
Bugzilla #21992 make -j check fails because the check-local rule gets executed before the tests actually ran, so CheckLog*.xml doesn't exist. Signed-off-by: Julien Danjou <julien@danjou.info> | |||||
2006-11-26 | Fix unit tests for FreeBSD | Ian Osgood | 1 | -5/+6 | |
putenv() string must contain '=' environment failure test is invalid if argument is NULL | |||||
2006-11-25 | Bug #9119: test xcb_popcount | Ian Osgood | 1 | -0/+24 | |
2006-11-20 | Add new xcb_parse_display test cases, most related to IPv6 addresses | Josh Triplett | 1 | -0/+25 | |
2006-10-16 | Also test xcb_parse_display with NULL argument and display in $DISPLAY | Josh Triplett | 1 | -34/+73 | |
2006-09-25 | We no longer need xproto: do not list it as a dependency. | Jamey Sharp | 1 | -1/+1 | |
2006-09-25 | Lowercase library names to correspond with the new API. | Jamey Sharp | 1 | -1/+1 | |
2006-09-23 | Convert the XCB test suite to the new API | Josh Triplett | 1 | -11/+11 | |
2006-03-08 | Unify autofoo .gitignore bits into one top-level file, and remove resulting ↵ | Jamey Sharp | 1 | -4/+0 | |
redundancies. | |||||
2006-02-23 | Ignore test byproducts. | Jamey Sharp | 1 | -0/+4 | |
2006-02-18 | Add missing entries to .gitignore files. | Eric Anholt | 1 | -0/+1 | |
2006-02-18 | Move .cvsignore to .gitignore. | Eric Anholt | 1 | -0/+0 | |
2006-02-18 | Remove xcl and CVSROOT. | Josh Triplett | 6 | -0/+291 | |