index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Age
Commit message (
Expand
)
Author
2010-05-11
randomtest fixes
Denys Vlasenko
2010-05-11
randomtest fixes
Denys Vlasenko
2010-05-11
randomtest fixes
Denys Vlasenko
2010-05-10
more randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-04-30
grep: fix -Fi
Ian Wienand
2010-04-29
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-26
cpio: "NNN blocks" should go to stderr
Matheus Izvekov
2010-04-20
sed: fix nested {} case
Denys Vlasenko
2010-04-19
sed: fix c cmd
Denys Vlasenko
2010-04-09
tar: fix "hardlinks to symlinks chown" bug 1519.
Denys Vlasenko
2010-04-09
tar: fix mishandling of repeated hardlink in tarball; expand tests
Denys Vlasenko
2010-04-02
testsuite fixes
Chris Metcalf
2010-03-28
cpio test: fix false positive with DESKTOP off
Denys Vlasenko
2010-03-26
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
unexpand: fix "a b"\n" input case
Tomas Heinrich
2010-03-15
ar: add archive creation support
Alexander Shishkin
2010-03-14
testsuite: don't run grep NUL tests when we know the would fail
Denys Vlasenko
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
[next]