summaryrefslogtreecommitdiff
path: root/testsuite/cut.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
| | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* tests: fix POSIX shell source styleMike Frysinger2009-11-041-1/+1
| | | | | | | The source command does not search $PWD, and bash recently fixed itself to follow this behavior for /bin/sh. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* fix vda's testsuite bogons, part 2Denis Vlasenko2007-11-261-0/+18
|
* fix vda's testsuite bogons, part 1Denis Vlasenko2007-11-261-19/+0
|
* testsuite: add tests for cut and grep;Denis Vlasenko2007-11-261-0/+19
slight improvements to infrastructure