Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f318adaaab3288fe72cb853bf7ede56790a13182
/
testsuite
/
grep.tests
a77f3ec
grep: for -L, exitcode 0 means files *without* matches were found, closes 13151
by Denys Vlasenko
· 4 years, 4 months ago
42a8984
grep: add proper support for pattern_list
by Sören Tempel
· 4 years, 9 months ago
c3295d2
grep: Fix -f FILE when FILE is empty and -x provided
by Gray Wolf
· 4 years, 8 months ago
9a9c6e3
grep: fix -x -v with certain pattern orders
by Ari Sundholm
· 6 years ago
1f27fa9
testsuite: allow tests to work in paths containing spaces
by Ron Yorston
· 7 years ago
03fd7e0
grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
by Denys Vlasenko
· 7 years ago
1924e99
Make grep/egrep/fgrep independently selectable
by Denys Vlasenko
· 8 years ago
34cc6c9
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
by Denys Vlasenko
· 10 years ago
83e49ad
grep: fix -w match if first match isn't a word, but second is. Closes 4520
by Denys Vlasenko
· 11 years ago
3ba2df8
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
by Bartosz Golaszewski
· 11 years ago
cd55f2d
grep: fix two bugs with -w
by Denys Vlasenko
· 11 years ago
5fc0585
grep: fix grep -x to not set REG_NOSUB
by James Hogan
· 12 years ago
414db79
grep: don't bail out on first mismatch if '-w' option is set
by Bartosz Golaszewski
· 12 years ago
2f5b5be
grep: fix grep -Fw not respecting the -w option. Closes 5792
by Denys Vlasenko
· 12 years ago
7b46220
grep: be GNU compatible with -f EMPTY_FILE
by Lauri Kasanen
· 13 years ago
3d8b96d
grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubuntu.com>)
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
0a2c793
grep: fix -Fi
by Ian Wienand
· 15 years ago
29f354e
testsuite: don't run grep NUL tests when we know the would fail
by Denys Vlasenko
· 15 years ago
6dc0ace
grep: fix a case when -o loops forever
by Denys Vlasenko
· 15 years ago
caa7940
tests: fix POSIX shell source style
by Mike Frysinger
· 15 years ago
0944963
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
by Denys Vlasenko
· 15 years ago
3fd15e1
grep: option to use GNU regex matching instead of POSIX one.
by Denis Vlasenko
· 16 years ago
a05c071
grep: make "-f -" work (+ testsuite) diff: small code shrink
by Denis Vlasenko
· 17 years ago
4e79049
clarify grep version
by Denis Vlasenko
· 17 years ago
6da9b00
fix grep test false positive
by Denis Vlasenko
· 17 years ago
bd9a48b
fix vda's testsuite bogons, part 1
by Denis Vlasenko
· 17 years ago
4e1e720
testsuite: add tests for cut and grep; slight improvements to infrastructure
by Denis Vlasenko
· 17 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
1e34731
- add testcase for grep bug (http://busybox.net/bugs/view.php?id=887)
by Bernhard Reutner-Fischer
· 19 years ago
4bb1b04
Redo test suite to be able to test more than one command at a time. Eliminate
by Rob Landley
· 19 years ago
48c6157
Fix the test suite so that individual *.tests files can be run ala
by Rob Landley
· 19 years ago
1eb645d
- set executable bit
by Bernhard Reutner-Fischer
· 19 years ago
b47a74f
- introduce variable _BB_CONFIG_DEP to the new test harness.
by Bernhard Reutner-Fischer
· 19 years ago