Ian Wienand
|
0a2c793bd6
grep: fix -Fi
|
14 lat temu |
Denys Vlasenko
|
29f354e9d8
testsuite: don't run grep NUL tests when we know the would fail
|
14 lat temu |
Denys Vlasenko
|
6dc0ace109
grep: fix a case when -o loops forever
|
15 lat temu |
Mike Frysinger
|
caa79406aa
tests: fix POSIX shell source style
|
15 lat temu |
Denys Vlasenko
|
09449630fb
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
|
15 lat temu |
Denis Vlasenko
|
3fd15e197e
grep: option to use GNU regex matching instead of POSIX one.
|
16 lat temu |
Denis Vlasenko
|
a05c0716c2
grep: make "-f -" work (+ testsuite)
|
16 lat temu |
Denis Vlasenko
|
4e79049e10
clarify grep version
|
16 lat temu |
Denis Vlasenko
|
6da9b00f4f
fix grep test false positive
|
16 lat temu |
Denis Vlasenko
|
bd9a48bc9c
fix vda's testsuite bogons, part 1
|
17 lat temu |
Denis Vlasenko
|
4e1e720523
testsuite: add tests for cut and grep;
|
17 lat temu |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 lat temu |
Bernhard Reutner-Fischer
|
1e34731a6a
- add testcase for grep bug (http://busybox.net/bugs/view.php?id=887)
|
18 lat temu |
Rob Landley
|
4bb1b04fd1
Redo test suite to be able to test more than one command at a time. Eliminate
|
18 lat temu |
Rob Landley
|
48c6157eb9
Fix the test suite so that individual *.tests files can be run ala
|
19 lat temu |
Bernhard Reutner-Fischer
|
1eb645d8d7
- set executable bit
|
19 lat temu |
Bernhard Reutner-Fischer
|
b47a74f4e7
- introduce variable _BB_CONFIG_DEP to the new test harness.
|
19 lat temu |