summaryrefslogtreecommitdiff
path: root/xts5/Xopen/XStringToKeysym/TestC.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-20xts5: Fix "unused variable" warnings.Aaron Plattner1-5/+2
There are still two left: XDrawRectangle/XDrawRectangle.c:4211: warning: unused variable ‘jssav’ XDrawRectangles/XDrawRectangles.c:4292: warning: unused variable ‘jssav’ These are a little harder to fix because the declaration is generated but jssav is only used in some of the tests. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-16xts5: Fix up comments for tset/ removalDan Nicholson1-1/+1
2009-09-16Nuke RCS IDsDan Nicholson1-1/+0
2009-09-16xts5: Move tests out of tset directoryDan Nicholson1-0/+1203
The tset directory was mostly useless and causes extra baggage if the scenario files are going to be used on an installed package. The test directories are now flattened into xts5.