Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-12 | Remove superfluous (void) casts. | Peter Hutterer | 1 | -2/+2 | |
sed -e "s/\([ ]\)(void) \(.*\)/\1\2/" Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Aaron Plattner <aplattner@nvidia.com> Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||||
2009-09-16 | Nuke RCS IDs | Dan Nicholson | 1 | -1/+0 | |
2009-09-16 | xts5: Move tests out of tset directory | Dan Nicholson | 2 | -0/+716 | |
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. |