index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Age
Commit message (
Expand
)
Author
2016-11-14
Make grep/egrep/fgrep independently selectable
Denys Vlasenko
2016-11-11
tar: handle pax-encoded utf8 filenames and link names. Closes 9406
Denys Vlasenko
2016-11-04
cpio: add ownership (-R) test cases
Aaro Koskinen
2016-10-24
awk: fix segfault on for loop syntax error
Brian Foley
2016-09-01
sed: fix "sed n (flushes pattern space, terminates early)" testcase failure
Denys Vlasenko
2016-08-29
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
Denys Vlasenko
2016-08-15
gzip: add test that checks that -9 compresses better than -1
Natanael Copa
2016-07-11
{md5,shaN}sum: make -c EMPTY fail
Denys Vlasenko
2016-06-20
randomconfig fixes 5: false positive for tar; mount emits corrupted message
Denys Vlasenko
2016-06-20
randomconfig fixes 4
Denys Vlasenko
2016-06-20
randomconfig fixes 3
Denys Vlasenko
2016-06-19
randomconfig fixes 2
Denys Vlasenko
2016-06-19
randomconfig fixes
Denys Vlasenko
2016-05-06
sed: fix append command to match GNU sed 4.2.1
Denys Vlasenko
2016-04-24
sed: understand \n,\r and \t in i and a commands. Closes 8871
Denys Vlasenko
2016-01-24
sed: make 's///w FILE' actually write to FILE. Closes 8251
Denys Vlasenko
2015-10-30
[g]unzip: fix recent breakage.
Denys Vlasenko
2015-10-26
unzip: test for bad archive SEGVing
Denys Vlasenko
2015-10-22
tar: add a test that we don't write into symlinks
Denys Vlasenko
2015-10-22
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-19
sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
Denys Vlasenko
2015-10-19
sort: fix key with delimiters breakage
Denys Vlasenko
2015-10-12
randconfig fixes
Denys Vlasenko
2015-10-11
randconfig fixes
Denys Vlasenko
2015-10-11
randconfig fixes
Denys Vlasenko
2015-10-02
awk: support "length" form of "length()". Closes 8371
Denys Vlasenko
2015-09-19
sort: fix -kN,M handling (was including last separator into the comparison)
Denys Vlasenko
2015-07-31
diff.tests: add testcases for -B and single line changes
Aaro Koskinen
2015-05-11
bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests
Thiago Jung Bauermann
2015-04-17
sed: implement ",+N" range end
Denys Vlasenko
2015-02-16
dc: tweak parsing
Bernhard Reutner-Fischer
2015-01-11
diff: fix a bug in diffing against stdin. Closes 7784
Denys Vlasenko
2014-12-22
randomconfig fixes
Denys Vlasenko
2014-09-16
sed: fix a buglet in s///NUM handling
Denys Vlasenko
2014-08-28
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2014-07-01
test: fix mishandling of "test '(' = '('" and similar
Denys Vlasenko
2014-06-26
awk: fix handling of "if ... break ; else ..." - closes 7226
Denys Vlasenko
2014-06-19
find: exit code fixes for find -exec
Denys Vlasenko
2014-02-27
grep: fix -w match if first match isn't a word, but second is. Closes 4520
Denys Vlasenko
2014-02-07
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
Bartosz Golaszewski
2014-01-23
testsuite: fix last "which" change
Michael Tokarev
2014-01-19
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-09
find: fix a regression introduced with -HLP support
Denys Vlasenko
2014-01-07
grep: fix two bugs with -w
Denys Vlasenko
2013-12-31
testsuite: remove forgotten debug hack
Denys Vlasenko
2013-12-31
fix failures found by randomconfig builds
Denys Vlasenko
2013-12-31
testsuite: disable tests for no longer supported bbox-specific date formats
Denys Vlasenko
2013-12-20
testsuite: fix false positives for du
Denys Vlasenko
2013-11-21
awk: fix a bug in argc counting in recent change
Denys Vlasenko
2013-11-19
tar: prevent empty file to be treated as valid tarball
Denys Vlasenko
[next]