aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/dirname.test
AgeCommit message (Collapse)Author
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked ↵Rob Landley
right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. The actual code should be the same afterward, this is just cosmetic refactoring.
2012-10-29attached are some simple tests for dirname and wc and a fix for a small typo ↵Felix Janda
in another test script.