A. Wilcox
59e271e15b
tests: Support Check 0.13.0 API
...
[mattst88]: Keep compatibility with old API via preprocessor
Fixes : #43
2020-02-22 11:02:09 -08:00
Daniel Martin
c52f2891b4
tests: Add files to .gitignore
...
Add check_all.log, check_all.trs and test-suite.log to tests/.gitignore.
Signed-off-by: Daniel Martin <consume.noise@gmail.com>
2013-08-15 00:35:08 +02:00
Daniel Martin
dd01db570c
Make xsltproc optional
...
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-08-15 00:35:02 +02:00
Marc Deslauriers
8b6bb1a719
Update Makefile.am for newer automake
...
Debian Bug #710344
Reviewed-by: Daniel Martin <consume.noise@gmail.com>
2013-07-03 19:11:08 -04:00
Julien Cristau
29207e2943
Fix check dependency
...
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>
2009-08-31 17:51:36 +02:00
Ian Osgood
19dfaf93ac
Fix unit tests for FreeBSD
...
putenv() string must contain '='
environment failure test is invalid if argument is NULL
2006-11-26 09:27:37 -08:00
Ian Osgood
e74cdcd02e
Bug #9119 : test xcb_popcount
2006-11-25 11:00:14 -08:00
Josh Triplett
6c3a8db3f6
Add new xcb_parse_display test cases, most related to IPv6 addresses
2006-11-20 17:48:49 -08:00
Josh Triplett
5abb10d63f
Also test xcb_parse_display with NULL argument and display in $DISPLAY
2006-10-16 05:11:57 -07:00
Jamey Sharp
46b7dbdd93
We no longer need xproto: do not list it as a dependency.
2006-09-25 02:00:23 -07:00
Jamey Sharp
cf80bab8e6
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
Josh Triplett
0a867d7233
Convert the XCB test suite to the new API
2006-09-23 13:59:40 -07:00
Jamey Sharp
fd1f9cb13f
Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
2006-03-08 22:49:59 -08:00
Jamey Sharp
213b572592
Ignore test byproducts.
2006-02-23 12:34:08 -08:00
Eric Anholt
f825a32135
Add missing entries to .gitignore files.
2006-02-18 23:05:32 -08:00
Eric Anholt
d16efb5191
Move .cvsignore to .gitignore.
2006-02-18 22:56:03 -08:00
Josh Triplett
47ceed7861
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00