summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-09-16Improve mc silent rulesDan Nicholson1-1/+1
This makes them look more like the other silent rules.
2009-09-16Merge commit 'whot/master' into masterDan Nicholson23-27/+68
I decided to keep the Xproto renaming I had, which restored the original names with the p prefix. Conflicts: xts5/scenarios/Xproto_scen xts5/tet_scen xts5/tset/Xproto/.gitignore xts5/tset/Xproto/AllocColorCells/AllocColorCells.m ...
2009-09-16tet: Actually generate the results files in the results directoryDan Nicholson2-8/+39
The results files (test logs) were being created in the build tree at the location of the test program. That's wrong. Now, tcc sets the environment variable TET_RESDIR, which the test program will use for initializing it's log.
2009-09-16tcc: Don't create locks unless told toDan Nicholson3-0/+11
In the typical situation, there is no reason to create the tet_lock files. Especially since tcc wants to put them in the source directory, which might not be writable.
2009-09-16xts5: Ignore results directoryDan Nicholson3-2/+1
Now that tcc will create the results directory, we don't need a dummy file and can just ignore the whole directory.
2009-09-16tcc: Always create results directoryDan Nicholson1-2/+3
The results directory was only being created by tcc if it was not being supplied by -i.
2009-09-16Add silent rules for invoking mcDan Nicholson1-2/+5
2009-09-16tcc: Open journal file in append modeDan Nicholson1-2/+2
Running the testsuite from make results in multiple executions of tcc, so we need to append to it if we want one big log.
2009-09-16Fix names for ignored auxiliary test programsDan Nicholson4-8/+8
2009-09-16Fix Xproto test programs to match test namesDan Nicholson126-488/+488
2009-09-11Add tetexec_cfg, tet_scen and the scenarios to data files.Tinderbox user3-2/+43
2009-09-11install tccTinderbox user1-1/+1
2009-09-11Install all tests into libexecTinderbox user20-24/+24
2009-09-11More Xproto rennamingTinderbox user102-587/+587
2009-09-10Brute-force a giant logfilePeter Hutterer3-1/+16
2009-09-10Xproto tests: rename back to non-Xlib naming.Peter Hutterer99-98/+98
Some of the rename scripts went a bit nuts, renaming XProto tests to look like Xlib tests.
2009-09-10Renaming xrrgn/ to XXorRegionPeter Hutterer5-6/+6
2009-09-10Renaming wrtbtmpfl/ to XWriteBitmapFilePeter Hutterer5-6/+6
2009-09-10Renaming wmgmtry/ to XWMGeometryPeter Hutterer5-6/+6
2009-09-10Renaming unqcntxt/ to XUniqueContextPeter Hutterer5-6/+6
2009-09-10Renaming unnrgn/ to XUnionRegionPeter Hutterer5-6/+6
2009-09-10Renaming unnrctwthr/ to XUnionRectWithRegionPeter Hutterer5-6/+6
2009-09-10Renaming svcntxt/ to XSaveContextPeter Hutterer5-6/+6
2009-09-10Renaming strgn/ to XSetRegionPeter Hutterer5-6/+6
2009-09-10Renaming strbyts/ to XStoreBytesPeter Hutterer5-6/+6
2009-09-10Renaming strbffr/ to XStoreBufferPeter Hutterer5-6/+6
2009-09-10Renaming shrnkrgn/ to XShrinkRegionPeter Hutterer5-6/+6
2009-09-10Renaming sbtrctrgn/ to XSubtractRegionPeter Hutterer5-6/+6
2009-09-10Renaming sbimg/ to XSubImagePeter Hutterer5-6/+6
2009-09-10Renaming rttbffrs/ to XRotateBuffersPeter Hutterer5-6/+6
2009-09-10Renaming rfrshkybrd/ to XRefreshKeyboardMappingPeter Hutterer5-6/+6
2009-09-10Renaming rdbtmpfl/ to XReadBitmapFilePeter Hutterer5-6/+6
2009-09-10Renaming rctinrgn/ to XRectInRegionPeter Hutterer5-6/+6
2009-09-10Renaming rbndkysym/ to XRebindKeysymPeter Hutterer5-6/+6
2009-09-10Renaming ptpxl/ to XPutPixelPeter Hutterer5-6/+6
2009-09-10Renaming prsgmtry/ to XParseGeometryPeter Hutterer5-6/+6
2009-09-10Renaming prmllc/ to XpermallocPeter Hutterer5-6/+6
2009-09-10Renaming pntinrgn/ to XPointInRegionPeter Hutterer5-6/+6
2009-09-10Renaming plygnrgn/ to XPolygonRegionPeter Hutterer5-6/+6
2009-09-10Renaming offstrgn/ to XOffsetRegionPeter Hutterer5-6/+6
2009-09-10Renaming mtchvslinf/ to XMatchVisualInfoPeter Hutterer5-6/+6
2009-09-10Renaming lkpstr/ to XLookupStringPeter Hutterer5-6/+6
2009-09-10Renaming lkpkysym/ to XLookupKeysymPeter Hutterer5-6/+6
2009-09-10Renaming kysymtstr/ to XKeysymToStringPeter Hutterer5-6/+6
2009-09-10Renaming kycdtkysym/ to XKeycodeToKeysymPeter Hutterer5-6/+6
2009-09-10Renaming ispfky/ to IsPFKeyPeter Hutterer5-6/+6
2009-09-10Renaming ismscfnctn/ to IsMiscFunctionKeyPeter Hutterer5-6/+6
2009-09-10Renaming ismdfrky/ to IsModifierKeyPeter Hutterer5-6/+6
2009-09-10Renaming iskypdky/ to IsKeypadKeyPeter Hutterer5-6/+6
2009-09-10Renaming isfnctnky/ to IsFunctionKeyPeter Hutterer5-6/+6