Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-16 | Improve mc silent rules | Dan Nicholson | 1 | -1/+1 | |
This makes them look more like the other silent rules. | |||||
2009-09-16 | Merge commit 'whot/master' into master | Dan Nicholson | 23 | -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-16 | tet: Actually generate the results files in the results directory | Dan Nicholson | 2 | -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-16 | tcc: Don't create locks unless told to | Dan Nicholson | 3 | -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-16 | xts5: Ignore results directory | Dan Nicholson | 3 | -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-16 | tcc: Always create results directory | Dan Nicholson | 1 | -2/+3 | |
The results directory was only being created by tcc if it was not being supplied by -i. | |||||
2009-09-16 | Add silent rules for invoking mc | Dan Nicholson | 1 | -2/+5 | |
2009-09-16 | tcc: Open journal file in append mode | Dan Nicholson | 1 | -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-16 | Fix names for ignored auxiliary test programs | Dan Nicholson | 4 | -8/+8 | |
2009-09-16 | Fix Xproto test programs to match test names | Dan Nicholson | 126 | -488/+488 | |
2009-09-11 | Add tetexec_cfg, tet_scen and the scenarios to data files. | Tinderbox user | 3 | -2/+43 | |
2009-09-11 | install tcc | Tinderbox user | 1 | -1/+1 | |
2009-09-11 | Install all tests into libexec | Tinderbox user | 20 | -24/+24 | |
2009-09-11 | More Xproto rennaming | Tinderbox user | 102 | -587/+587 | |
2009-09-10 | Brute-force a giant logfile | Peter Hutterer | 3 | -1/+16 | |
2009-09-10 | Xproto tests: rename back to non-Xlib naming. | Peter Hutterer | 99 | -98/+98 | |
Some of the rename scripts went a bit nuts, renaming XProto tests to look like Xlib tests. | |||||
2009-09-10 | Renaming xrrgn/ to XXorRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming wrtbtmpfl/ to XWriteBitmapFile | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming wmgmtry/ to XWMGeometry | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming unqcntxt/ to XUniqueContext | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming unnrgn/ to XUnionRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming unnrctwthr/ to XUnionRectWithRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming svcntxt/ to XSaveContext | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming strgn/ to XSetRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming strbyts/ to XStoreBytes | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming strbffr/ to XStoreBuffer | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming shrnkrgn/ to XShrinkRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming sbtrctrgn/ to XSubtractRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming sbimg/ to XSubImage | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming rttbffrs/ to XRotateBuffers | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming rfrshkybrd/ to XRefreshKeyboardMapping | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming rdbtmpfl/ to XReadBitmapFile | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming rctinrgn/ to XRectInRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming rbndkysym/ to XRebindKeysym | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming ptpxl/ to XPutPixel | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming prsgmtry/ to XParseGeometry | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming prmllc/ to Xpermalloc | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming pntinrgn/ to XPointInRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming plygnrgn/ to XPolygonRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming offstrgn/ to XOffsetRegion | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming mtchvslinf/ to XMatchVisualInfo | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming lkpstr/ to XLookupString | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming lkpkysym/ to XLookupKeysym | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming kysymtstr/ to XKeysymToString | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming kycdtkysym/ to XKeycodeToKeysym | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming ispfky/ to IsPFKey | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming ismscfnctn/ to IsMiscFunctionKey | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming ismdfrky/ to IsModifierKey | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming iskypdky/ to IsKeypadKey | Peter Hutterer | 5 | -6/+6 | |
2009-09-10 | Renaming isfnctnky/ to IsFunctionKey | Peter Hutterer | 5 | -6/+6 | |