index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
Age
Commit message (
Expand
)
Author
2010-03-11
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-11
awk: add two tests we currently fail
Denys Vlasenko
2010-03-10
awk: fix the case where nested "for" loops with the same variable misbehave
Denys Vlasenko
2010-03-09
lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
Tomas Heinrich
2010-02-26
awk: skip whitespace between array name and subscript
Alexander Shishkin
2010-01-31
unicode: exclude FDD0..FDEF range too
Denys Vlasenko
2010-01-31
exclude more invalid unicode chars
Denys Vlasenko
2010-01-31
typo fix
Denys Vlasenko
2010-01-31
ls: fix handling of broken unicode sequences
Denys Vlasenko
2010-01-31
ls: unicode fixes
Denys Vlasenko
2010-01-31
cal: add a unicode test
Denys Vlasenko
2010-01-25
testsuite-discovered fixes
Denys Vlasenko
2010-01-22
diff: fix flag -B, cleanups and a couple more tests V2
Matheus Izvekov
2010-01-18
diff: rewrite. much smaller and more correct
Matheus Izvekov
2010-01-18
diff: add more tests
Denys Vlasenko
2010-01-17
bunzip2.tests: replace $? with \$?
Denys Vlasenko
2010-01-16
fix testing of busybox "applet" itself
Denys Vlasenko
2010-01-16
cp: improve test coverage
Denys Vlasenko
2010-01-15
cp: fix -H handling
Denys Vlasenko
2010-01-10
cpio: add a test for recent fix
Denys Vlasenko
2010-01-05
cpio: fix unpacking of names with leading slashes
Denys Vlasenko
2010-01-04
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
2010-01-04
[un]expand: unicode support
Tomas Heinrich
2009-12-16
tar: add support for --overwrite. +70 bytes.
Denys Vlasenko
2009-12-16
libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences
Denys Vlasenko
2009-12-13
sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes
Denys Vlasenko
2009-12-04
grep: fix a case when -o loops forever
Denys Vlasenko
2009-11-30
awk: fix an incorrect casting to string (bug 725). -44 bytes.
Denys Vlasenko
2009-11-29
tar: add a test for latest fix
Denys Vlasenko
2009-11-15
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-04
all_sourcecode.tests: check commented out applet order too
Mike Frysinger
2009-11-04
tests: fix POSIX shell source style
Mike Frysinger
2009-11-04
fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)
Denys Vlasenko
2009-10-25
patch: add another test (currently fails)
Denys Vlasenko
2009-10-24
patch: add longopts, --dry-run, add one more test
Denys Vlasenko
2009-09-26
cp: add support for --parents and long option synonyms of short opts
Denys Vlasenko
2009-09-06
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-08-17
sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug
Denys Vlasenko
2009-08-09
tail: fix "tail +N file_shorter_than_N"
Denys Vlasenko
2009-08-03
correct mode of testsuite/rx.tests
Denys Vlasenko
2009-08-02
rx: strip padding from last block. closes bug 501.
Denys Vlasenko
2009-07-29
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
Denys Vlasenko
2009-07-18
silly whitespace fix
Denys Vlasenko
2009-07-18
fix mount test false positive
Denys Vlasenko
2009-07-18
minor tweaks in testsuite
Denys Vlasenko
2009-07-18
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite
Denys Vlasenko
2009-07-18
fix taskset testsuite
Denys Vlasenko
2009-07-18
correct date testsuite to use compatible format
Denys Vlasenko
2009-07-18
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
[next]