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
2009-06-03
rename CONFIG_FEATURE_TAR_GZIP
Bernhard Reutner-Fischer
2009-05-28
cpio.tests: fix false positive
Denys Vlasenko
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-19
mdev: support $ENVVAR=regex
Denis Vlasenko
2009-04-16
mdev: set mode, needed when device node already exists.
Denis Vlasenko
2009-04-12
awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)
Denis Vlasenko
2009-03-15
awk: fix compat issue found by gpm build
Denis Vlasenko
2009-03-02
tr: update testsuite
Denis Vlasenko
2009-03-01
tr: support [:xdigit:], fix handling of ranges and [x]'s.
Denis Vlasenko
2009-01-25
awk: in BEGIN section $0 should be "", not "0".
Denis Vlasenko
2009-01-12
mdev: fix breakage caused by unified parser usage
Denis Vlasenko
2008-12-26
unexpand: fix incorrect expansion, add test for it
Denis Vlasenko
2008-12-14
expand: fix incorrect expansion exactly on tab boundary; shrink the code
Denis Vlasenko
2008-11-12
- add seq -w support (Natanael Copa)
Bernhard Reutner-Fischer
2008-09-25
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
whitespace fixes
Denis Vlasenko
2008-09-07
watchdog: add -T option
Denis Vlasenko
2008-09-02
awk: improve nadling of negative numbers in bitwise ops;
Denis Vlasenko
2008-08-29
build system: echo and test features may be enabled
Denis Vlasenko
2008-08-09
grep: option to use GNU regex matching instead of POSIX one.
Denis Vlasenko
2008-08-04
xargs: fix -e default to match newer GNU xargs, add SUS mandated -E.
Denis Vlasenko
2008-08-04
fix some testsuite false positives
Denis Vlasenko
2008-08-03
xargs: fix xargs -e; added test for that
Denis Vlasenko
2008-08-01
makedevs: shrink (by Vladimir); testsuite
Denis Vlasenko
2008-07-26
fix several problems with config parser:
Denis Vlasenko
2008-07-26
mdev: do not complain if mdev.conf does not exist;
Denis Vlasenko
2008-07-20
libbb/parse_config.c: fix small buglet (by Vladimir)
Denis Vlasenko
2008-07-20
tar: fix handling of tarballs with symlinks with size field != 0
Denis Vlasenko
2008-07-19
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-19
test: fix parser to prefer binop over unop, as coreutils does.
Denis Vlasenko
2008-07-18
printf: do not print garbage on "%Ld". closes bug 4214.
Denis Vlasenko
2008-07-18
printf: fix %b, fix several bugs in %*.*, fix compat issues with
Denis Vlasenko
2008-07-17
printf: protect against bogus format specifiers. Hopefully closes bug 4184
Denis Vlasenko
2008-07-15
comm: almost total rewrite; add testsuite
Denis Vlasenko
2008-07-11
cpio: testsuite for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466771
Denis Vlasenko
2008-07-11
testsuite: uniformly use $ECHO with -n -e
Denis Vlasenko
2008-07-08
mount: testsuite for "-o mand"
Denis Vlasenko
2008-07-01
ssd: do not stat -x EXECUTABLE, it is not needed anymore
Denis Vlasenko
2008-07-01
awk: fix a case with multiple -f options. simplify -f file reading.
Denis Vlasenko
2008-06-26
bunzip2: fix an uncompression error. Add the example to testsuite.
Denis Vlasenko
2008-06-07
grep: make "-f -" work (+ testsuite)
Denis Vlasenko
2008-06-05
added testsuite for printf by Cristian Ionescu-Idbohrn
Denis Vlasenko
2008-05-15
testsuite instrumentation fixes by Christian
Denis Vlasenko
2008-05-06
cpio.tests: remove useless command
Denis Vlasenko
2008-05-03
uniq: support -w. closes bug 3094.
Denis Vlasenko
2008-05-02
more fixes to testsuite by Cristian and vda
Denis Vlasenko
2008-05-02
clarify grep version
Denis Vlasenko
2008-05-02
mdev: fix a bug where we were eating argv[0] of helper
Denis Vlasenko
2008-05-02
fix grep test false positive
Denis Vlasenko
2008-05-02
testing.sh: bashisms are eradicated.
Denis Vlasenko
[next]