summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-12xts5: fix compiler warning.Peter Hutterer1-2/+2
2011-04-12Fix one more out-of-tree build error.Peter Hutterer1-2/+2
2011-04-12tcm: move envmsg up into TET_LITE ifndefPeter Hutterer1-1/+4
2011-04-12Purge unused Get_Date().Peter Hutterer2-22/+1
2011-04-12Purge wffs - use ffs(3) instead.Peter Hutterer2-25/+1
2011-04-12Purge wbcmp - unused. Use memcmp instead anywayPeter Hutterer1-10/+0
2011-04-12Purge wbzero - use memset instead.Peter Hutterer3-12/+2
2011-04-12Remove EXPECT_NOTHING pointer to int cast.Peter Hutterer1-1/+1
2011-04-12Remove superfluous (void) casts.Peter Hutterer259-1581/+1581
2011-04-12Decouple the test suite from "make check"Aaron Plattner2-6/+8
2011-02-23Unbreak the .m.c ruleAdam Jackson1-0/+4
2010-10-18xts5: Bail out with UNTESTED for BAD_LENGTH requests that would have length 0Aaron Plattner1-1/+11
2010-10-13[dist] Distribute files necessary to rebuild after distcleanAaron Plattner20-1/+26
2010-09-16[dist] Don't clean BUILT_SOURCESAaron Plattner19-19/+19
2010-09-16[dist] Distribute files missing from the tarballAaron Plattner13-10/+28
2010-09-16[dist] Don't configure directories that aren't distributed.Aaron Plattner1-4/+0
2010-09-16[dist] Build mc for distAaron Plattner1-0/+4
2010-09-16Merge branch 'master' into for-reviewAaron Plattner0-0/+0
2010-09-15Clean xts-config, xts-run, and tetexec.cfgAaron Plattner1-1/+1
2010-09-15Delete the Xt scenarios from 'all'Aaron Plattner1-30/+0
2010-09-15Include libxts5.la in Xproto and XIproto's LDADD linesAaron Plattner2-0/+2
2010-09-15Build mc using the build architecture compilerAaron Plattner2-0/+21
2010-09-15Clean xts-config, xts-run, and tetexec.cfgAaron Plattner1-1/+1
2010-09-14Delete the Xt scenarios from 'all'Aaron Plattner1-30/+0
2010-09-14Include libxts5.la in Xproto and XIproto's LDADD linesAaron Plattner2-0/+2
2010-09-14Build mc using the build architecture compilerAaron Plattner2-0/+21
2010-08-17Merge branch 'master' into for-reviewAaron Plattner0-0/+0
2010-08-17xts-config.in: ":n" is a valid display nameAaron Plattner1-2/+2
2010-08-15xts-config.in: ":n" is a valid display nameAaron Plattner1-2/+2
2010-08-15Merge branch 'master' into for-reviewAaron Plattner0-0/+0
2010-08-15check.sh: Treat TET_EXIT_SKIP as successAaron Plattner1-1/+7
2010-08-15xts5: Construct an absolute XT_FONTPATHAaron Plattner1-0/+2
2010-08-15check.sh: Treat TET_EXIT_SKIP as successAaron Plattner1-1/+7
2010-08-15xts5: Construct an absolute XT_FONTPATHAaron Plattner1-0/+2
2010-07-29Fixes for building srcdir != builddirJon TURNEY1-2/+4
2010-07-29Place libapi_s after objects which reference it in the link order, so it link...Jon TURNEY1-1/+1
2010-07-12Fix a typo in the README.Aaron Plattner1-1/+1
2010-06-30README: install step is not necessary.Peter Hutterer1-0/+3
2010-06-30README: Update git URL.Peter Hutterer1-1/+1
2010-06-30README: Note that the tests don't stand alone, can only be used for diffsPeter Hutterer1-0/+6
2010-06-30Fix out-of-tree builds.Peter Hutterer11-11/+11
2010-06-30Double-use the README as man-page.Peter Hutterer3-6/+60
2010-06-30Describe how to run only a single test case in the README.Peter Hutterer1-0/+18
2010-06-30Note in README that some tests fail when run as a set.Peter Hutterer1-0/+9
2010-06-28Merge remote branch 'whot/master'Dan Nicholson7-61/+135
2010-06-25Xlib12: Add GenericEvent to list of permitted events.Peter Hutterer2-2/+3
2010-06-25Fail if DISPLAY is unset.Peter Hutterer1-0/+5
2010-06-25Xlib13 XGrabButton: don't overrun the number of buttons configured.Peter Hutterer1-2/+3
2010-06-25Add -h help output to pt.Peter Hutterer1-11/+18
2010-06-25tcm: if TET_ROOT isn't set, assume "."Peter Hutterer1-1/+1