summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-24Assign a couple of default values to the config.Peter Hutterer1-1/+14
2010-06-24Make all config variables optional.Peter Hutterer1-35/+36
2010-06-24Retrieve config variables from the environment.Peter Hutterer1-2/+37
2010-06-24Add -gdb option to pt script.Peter Hutterer1-1/+6
2010-06-24Improve pt script to allow for single test-cases to be run.Peter Hutterer1-7/+14
2010-06-21tcc: Fix number of failed tests in summaryDan Nicholson1-1/+1
2010-06-21Partial revert "tet: Print status of tests"Dan Nicholson2-34/+0
2010-06-21Revert "tcc: Check for scenarios with and without current directory prefix"Dan Nicholson1-7/+1
2010-06-21Roll back version to pre-1.0Dan Nicholson1-1/+1
2010-06-21Rename the package to xts, the X Test SuiteDan Nicholson1-2/+2
2010-05-27xts: Actually wire up the xts shared libraries into the testsDan Nicholson18-54/+18
2010-05-27tet: Build TET API library as private shared moduleDan Nicholson24-11/+54
2010-05-26xts: Remove the logfile make machineryDan Nicholson2-9/+0
2010-05-26xts: Introduce check.sh wrapper script for in-tree testingDan Nicholson6-22/+63
2010-04-20xts5: Fix "format 'blah' expects type 'blah' but argument has type 'blah'" wa...Aaron Plattner6-24/+25
2010-04-20xts5: Fix "unused variable" warnings.Aaron Plattner236-902/+189
2010-04-20xts5: Fix "missing braces around initializer" warnings.Aaron Plattner14-511/+510
2010-04-20tet: Add change notifications to comply with the annoying terms of the 'Artis...Aaron Plattner298-104/+948
2010-04-19tet: Fix the remaining warnings.Aaron Plattner21-44/+53