summaryrefslogtreecommitdiff
path: root/xts5
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Merge remote branch 'whot/master'HEADmasterDan Nicholson5-60/+130
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-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-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 Nicholson20-1/+25
2010-05-26xts: Remove the logfile make machineryDan Nicholson1-6/+0
2010-05-26xts: Introduce check.sh wrapper script for in-tree testingDan Nicholson1-19/+1
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-03-24xts5: Make sure libXR5 preceeds the libraries it depends upon in the link orderJon TURNEY3-6/+6
2010-03-24xts5: Remove an unneeded $(EXEEXT)Jon TURNEY19-19/+19
2010-03-24xts-run: Handle -o parameter as output base directoryDan Nicholson1-4/+5
2010-03-24xts5: Tweak the default output directoryDan Nicholson2-2/+2
2010-02-20xts5: Include summary report in resultsDan Nicholson2-3/+19
2010-02-20xts5: Use package version in xts utilitiesDan Nicholson3-2/+15
2010-02-19xts5: Fix mc silent rules like AM_V_GENDan Nicholson1-5/+5
2010-02-17xts5: Rename report generator to xts-report and fix some garbageDan Nicholson4-29/+36
2010-02-17xts5: Fix comment broken by RCS ID removalDan Nicholson1-0/+1
2010-02-17xts5: Build and install vswrpt report analyzerDan Nicholson5-1/+4
2010-02-17xts5: Set check output directory like xts-runDan Nicholson1-1/+1
2010-02-17xts5: Add some help text to xts-runDan Nicholson1-3/+16
2010-02-17xts5: Use shared library modules to decrease test program sizeDan Nicholson30-97/+109
2010-02-17xts5: Specify default tcc to use in xts-runDan Nicholson1-1/+1
2010-02-17xts5: Use XTEST extension for testsDan Nicholson1-1/+1
2009-10-14xts5: Drop XP pkg-config checkDan Nicholson3-5/+5
2009-10-14xts5: Stop gratuitous use of make variables in common.mkDan Nicholson39-196/+315
2009-10-11xts5: Ignore generated xts-config scriptDan Nicholson1-0/+1
2009-10-10xts5: Add more standard headers to kill implicit declaration warningsDan Nicholson11-18/+29
2009-10-10xts-run: No need to pass journal fileDan Nicholson1-1/+1
2009-10-10tet: Allow for executables outside of TET_ROOT by defaultDan Nicholson1-4/+1
2009-10-10xts5: Also install tet_codeDan Nicholson1-1/+1
2009-10-10Use a default TET_ROOT when not in the environmentDan Nicholson3-11/+16
2009-10-10xts5: Install the test fontsDan Nicholson1-1/+2
2009-10-10xts5: Use xts-run wrapper script for executing testsDan Nicholson3-1/+77
2009-10-10xts5: Install xts-config for generating tetexec.cfgDan Nicholson1-0/+1
2009-10-07xts5: Install test data filesDan Nicholson3-0/+9
2009-10-07Remove unnecessary fileDan Nicholson1-0/+0
2009-10-07xts5: Use temporary tetexec.cfg in case of failuresDan Nicholson1-1/+1
2009-10-07xts5: Silence tetexec.cfg generationDan Nicholson1-1/+1
2009-10-07Remove DECNET configuration items.Peter Hutterer3-7/+1
2009-10-07xts5: Don't regenerate tetexec.cfg after Makefile updatedDan Nicholson1-4/+2
2009-10-07Purge XT_DISPLAY config variable, use DISPLAY environment var instead.Peter Hutterer22-83/+69