index
:
~aplattner/xtest
for-review
master
The X Test Suite
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
xts5: Fix implicit declaration.
HEAD
master
Cyril Brulebois
1
-0/+4
2011-05-26
xts5: Add parentheses around assignment in an if.
Cyril Brulebois
1
-1/+1
2011-05-26
xts5: Return a dummy value.
Cyril Brulebois
1
-0/+1
2011-05-26
xts5: Fix missing unistd.h includes.
Cyril Brulebois
5
-0/+5
2011-05-26
xts5: Fix missing string.h include.
Cyril Brulebois
1
-0/+1
2011-05-26
xts5: Fix missing type specifiers.
Cyril Brulebois
7
-29/+29
2011-05-26
configure: Quote argument to m4_pattern_forbid.
Cyril Brulebois
1
-1/+1
2011-05-25
Bump version to 0.99.1
Aaron Plattner
1
-1/+1
2011-05-25
tet3: if TET_RESFILE is not in the env, guess it from the program name.
Peter Hutterer
1
-1/+10
2011-05-25
tet: tet_getvar needs to take a const char* argument
Aaron Plattner
4
-10/+9
2011-05-25
xts5: BadDevice takes an int*, not an XID*
Aaron Plattner
1
-1/+1
2011-05-24
Xlib13: fix XSetModifierMapping test 1/8.
Peter Hutterer
1
-6/+24
2011-04-12
mc: Make main() return an int instead of calling exit(0);
Peter Hutterer
1
-1/+2
2011-04-12
My NULL is bigger than yours, don't you dare redefine it.
Peter Hutterer
1
-3/+0
2011-04-12
more void cast removal
Peter Hutterer
178
-1157/+1157
2011-04-12
Purge a bunch of unused Gen_Good_foo()
Peter Hutterer
1
-194/+6
2011-04-12
Fix compiler warning - return missing for non-void function.
Peter Hutterer
1
-0/+1
2011-04-12
Fix a bunch of compiler warnings for default return type.
Peter Hutterer
1
-0/+45
2011-04-12
xts5: fix compiler warning.
Peter Hutterer
1
-2/+2
2011-04-12
Fix one more out-of-tree build error.
Peter Hutterer
1
-2/+2
2011-04-12
tcm: move envmsg up into TET_LITE ifndef
Peter Hutterer
1
-1/+4
2011-04-12
Purge unused Get_Date().
Peter Hutterer
2
-22/+1
2011-04-12
Purge wffs - use ffs(3) instead.
Peter Hutterer
2
-25/+1
2011-04-12
Purge wbcmp - unused. Use memcmp instead anyway
Peter Hutterer
1
-10/+0
2011-04-12
Purge wbzero - use memset instead.
Peter Hutterer
3
-12/+2
2011-04-12
Remove EXPECT_NOTHING pointer to int cast.
Peter Hutterer
1
-1/+1
2011-04-12
Remove superfluous (void) casts.
Peter Hutterer
259
-1581/+1581
2011-04-12
Decouple the test suite from "make check"
for-review
Aaron Plattner
2
-6/+8
2011-02-23
Unbreak the .m.c rule
Adam Jackson
1
-0/+4
2010-10-18
xts5: Bail out with UNTESTED for BAD_LENGTH requests that would have length 0
Aaron Plattner
1
-1/+11
2010-10-13
[dist] Distribute files necessary to rebuild after distclean
Aaron Plattner
20
-1/+26
2010-09-16
[dist] Don't clean BUILT_SOURCES
Aaron Plattner
19
-19/+19
2010-09-16
[dist] Distribute files missing from the tarball
Aaron Plattner
13
-10/+28
2010-09-16
[dist] Don't configure directories that aren't distributed.
Aaron Plattner
1
-4/+0
2010-09-16
[dist] Build mc for dist
Aaron Plattner
1
-0/+4
2010-09-16
Merge branch 'master' into for-review
Aaron Plattner
0
-0/+0
2010-09-15
Clean xts-config, xts-run, and tetexec.cfg
Aaron Plattner
1
-1/+1
2010-09-15
Delete the Xt scenarios from 'all'
Aaron Plattner
1
-30/+0
2010-09-15
Include libxts5.la in Xproto and XIproto's LDADD lines
Aaron Plattner
2
-0/+2
2010-09-15
Build mc using the build architecture compiler
Aaron Plattner
2
-0/+21
2010-09-15
Clean xts-config, xts-run, and tetexec.cfg
Aaron Plattner
1
-1/+1
2010-09-14
Delete the Xt scenarios from 'all'
Aaron Plattner
1
-30/+0
2010-09-14
Include libxts5.la in Xproto and XIproto's LDADD lines
Aaron Plattner
2
-0/+2
2010-09-14
Build mc using the build architecture compiler
Aaron Plattner
2
-0/+21
2010-08-18
Merge branch 'master' into for-review
Aaron Plattner
0
-0/+0
2010-08-18
xts-config.in: ":n" is a valid display name
Aaron Plattner
1
-2/+2
2010-08-16
xts-config.in: ":n" is a valid display name
Aaron Plattner
1
-2/+2
2010-08-16
Merge branch 'master' into for-review
Aaron Plattner
0
-0/+0
2010-08-16
check.sh: Treat TET_EXIT_SKIP as success
Aaron Plattner
1
-1/+7
2010-08-16
xts5: Construct an absolute XT_FONTPATH
Aaron Plattner
1
-0/+2
[next]