index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply post-1.19.2 patches, bump version to 1.19.3
1_19_3
Denys Vlasenko
2011-10-28
1
-0
/
+8
*
Apply post-1.19.0 patches, bump version to 1.19.1
1_19_1
Denys Vlasenko
2011-08-28
1
-3
/
+7
*
testsuite: fixes after randomconfig run
Denys Vlasenko
2011-08-11
2
-3
/
+5
*
randomconfig fixes
Denys Vlasenko
2011-08-10
2
-21
/
+13
*
randomconfig fixes
Denys Vlasenko
2011-08-10
5
-4
/
+24
*
fix false positive in parse test
Denys Vlasenko
2011-06-18
1
-0
/
+1
*
od: code shrink, fix "od --traditional FILE"
Denys Vlasenko
2011-05-21
1
-1
/
+21
*
sed: support \r in s command
Denys Vlasenko
2011-05-03
1
-0
/
+3
*
mount: add a test for bind+rshared
Denys Vlasenko
2011-03-14
1
-1
/
+38
*
ls: fix handling of symlinks by option -1
Denys Vlasenko
2011-03-12
1
-0
/
+10
*
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
Denys Vlasenko
2011-03-02
1
-1
/
+1
*
tar: on extract, everything up to and including last ".." is stripped
Denys Vlasenko
2011-03-01
1
-0
/
+17
*
echo: fix ENOSPC detection and some iffy code in \NNN handling
Denys Vlasenko
2011-02-14
6
-0
/
+14
*
typo fix
Denys Vlasenko
2011-02-06
1
-1
/
+1
*
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2011-02-06
1
-0
/
+14
*
date: preserve isdst value if date is in time_t (unix time) format
Alexey Soloviev
2010-12-31
1
-0
/
+13
*
add a test for patch which we currently fail
Denys Vlasenko
2010-11-28
2
-0
/
+38
*
fixes for bugs discovered by randomconfig builds and tests
Denys Vlasenko
2010-11-22
2
-1
/
+6
*
patch: busyboxify by migrating from toybox to busybox helpers
Denys Vlasenko
2010-11-21
1
-2
/
+2
*
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
1
-2
/
+29
*
awk: fix segfault on closing non-opened file
Denys Vlasenko
2010-10-23
1
-0
/
+6
*
cpio: avoid 'not created: newer or same age file exists' message for dirs
Pascal Bellard
2010-10-18
1
-0
/
+10
*
shaN: small code shrink
Denys Vlasenko
2010-10-16
1
-11
/
+3
*
testsuite: add tests for {ms5,shaN}sum
Denys Vlasenko
2010-10-16
5
-1
/
+56
*
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2010-10-05
1
-0
/
+6
*
Fixed a couple of failing tar tests
Dan Fandrich
2010-09-12
1
-4
/
+5
*
tar: add a test for extraction of read-only directory
Dan Fandrich
2010-09-05
1
-0
/
+25
*
fix false positive in testsuite/tar.tests
Denys Vlasenko
2010-09-03
1
-4
/
+4
*
Fix some test cases
Dan Fandrich
2010-09-03
3
-5
/
+14
*
testsuite: show the number of failures after a test run
Dan Fandrich
2010-08-29
4
-2
/
+21
*
grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu...
Denys Vlasenko
2010-08-23
1
-0
/
+4
*
patch: support "patch [FILE [PATCH]]" format
Denys Vlasenko
2010-08-22
1
-1
/
+23
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
42
-42
/
+42
*
sed: make N command behave as in GNU sed
Denys Vlasenko
2010-08-16
1
-3
/
+11
*
mdev: fix non-working device deletion, add a test for that
Denys Vlasenko
2010-08-16
1
-0
/
+10
*
patch: uncomment the test which we actually do pass now
Denys Vlasenko
2010-08-16
1
-4
/
+6
*
patch: add -N and a test for it (fails for now)
Denys Vlasenko
2010-08-16
1
-1
/
+26
*
patch: replace it with toybox's implementation
Rob Landley
2010-08-13
2
-6
/
+10
*
Improved portability of tests
Dan Fandrich
2010-08-11
8
-5
/
+24
*
sed.tests: make last test less confusing
Denys Vlasenko
2010-08-01
1
-1
/
+1
*
sed: fix sed -i: unlike without -i, it does not forget ranges
Denys Vlasenko
2010-08-01
1
-1
/
+6
*
testsuite: typo in tr.tests
Leonid Lisovskiy
2010-07-29
2
-4
/
+4
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
6
-6
/
+0
*
diff: fix "diff dir1 dir2/". Closes bug 2203
Matheus Izvekov
2010-07-09
1
-2
/
+29
*
[un]expand: fix testsuite
Denys Vlasenko
2010-07-06
2
-4
/
+2
*
randomconfig fixes
Denys Vlasenko
2010-07-05
9
-16
/
+19
*
cpio.tests: mention suid bits too, not only sgid
Denys Vlasenko
2010-06-18
1
-3
/
+3
*
data_extract_all: do not chmod symlink. Closes 2053
Denys Vlasenko
2010-06-18
1
-9
/
+21
*
xargs: fix accounting of -sNUM
Denys Vlasenko
2010-06-13
1
-1
/
+11
*
xargs: code shrink -15 bytes
Denys Vlasenko
2010-06-13
1
-0
/
+5
[next]