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
*
randomconfig fixes 5: false positive for tar; mount emits corrupted message
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 4
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 3
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 2
Denys Vlasenko
2016-06-19
2
-3
/
+3
*
randomconfig fixes
Denys Vlasenko
2016-06-19
2
-7
/
+11
*
sed: fix append command to match GNU sed 4.2.1
Denys Vlasenko
2016-05-06
1
-2
/
+4
*
sed: understand \n,\r and \t in i and a commands. Closes 8871
Denys Vlasenko
2016-04-24
1
-0
/
+18
*
sed: make 's///w FILE' actually write to FILE. Closes 8251
Denys Vlasenko
2016-01-24
1
-0
/
+6
*
[g]unzip: fix recent breakage.
Denys Vlasenko
2015-10-30
1
-0
/
+1
*
unzip: test for bad archive SEGVing
Denys Vlasenko
2015-10-26
1
-1
/
+22
*
tar: add a test that we don't write into symlinks
Denys Vlasenko
2015-10-22
1
-0
/
+43
*
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-22
1
-0
/
+10
*
sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
Denys Vlasenko
2015-10-19
1
-0
/
+8
*
sort: fix key with delimiters breakage
Denys Vlasenko
2015-10-19
1
-0
/
+36
*
randconfig fixes
Denys Vlasenko
2015-10-12
1
-2
/
+2
*
randconfig fixes
Denys Vlasenko
2015-10-11
1
-1
/
+1
*
randconfig fixes
Denys Vlasenko
2015-10-11
3
-9
/
+23
*
awk: support "length" form of "length()". Closes 8371
Denys Vlasenko
2015-10-02
1
-0
/
+5
*
sort: fix -kN,M handling (was including last separator into the comparison)
Denys Vlasenko
2015-09-19
1
-0
/
+8
*
diff.tests: add testcases for -B and single line changes
Aaro Koskinen
2015-07-31
1
-0
/
+12
*
bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests
Thiago Jung Bauermann
2015-05-11
1
-24
/
+50
*
sed: implement ",+N" range end
Denys Vlasenko
2015-04-17
1
-0
/
+32
*
dc: tweak parsing
Bernhard Reutner-Fischer
2015-02-16
1
-0
/
+56
*
diff: fix a bug in diffing against stdin. Closes 7784
Denys Vlasenko
2015-01-11
1
-0
/
+11
*
randomconfig fixes
Denys Vlasenko
2014-12-22
2
-2
/
+3
*
sed: fix a buglet in s///NUM handling
Denys Vlasenko
2014-09-16
1
-0
/
+4
*
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2014-08-28
1
-0
/
+20
*
test: fix mishandling of "test '(' = '('" and similar
Denys Vlasenko
2014-07-01
1
-0
/
+20
*
awk: fix handling of "if ... break ; else ..." - closes 7226
Denys Vlasenko
2014-06-26
1
-0
/
+16
*
find: exit code fixes for find -exec
Denys Vlasenko
2014-06-19
1
-0
/
+26
*
grep: fix -w match if first match isn't a word, but second is. Closes 4520
Denys Vlasenko
2014-02-27
1
-0
/
+6
*
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
Bartosz Golaszewski
2014-02-07
1
-0
/
+6
*
testsuite: fix last "which" change
Michael Tokarev
2014-01-23
1
-1
/
+1
*
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-19
1
-3
/
+0
*
find: fix a regression introduced with -HLP support
Denys Vlasenko
2014-01-09
1
-0
/
+22
*
grep: fix two bugs with -w
Denys Vlasenko
2014-01-07
1
-0
/
+12
*
testsuite: remove forgotten debug hack
Denys Vlasenko
2013-12-31
1
-1
/
+1
*
fix failures found by randomconfig builds
Denys Vlasenko
2013-12-31
2
-3
/
+9
*
testsuite: disable tests for no longer supported bbox-specific date formats
Denys Vlasenko
2013-12-31
2
-6
/
+8
*
testsuite: fix false positives for du
Denys Vlasenko
2013-12-20
2
-0
/
+3
*
awk: fix a bug in argc counting in recent change
Denys Vlasenko
2013-11-21
1
-1
/
+13
*
tar: prevent empty file to be treated as valid tarball
Denys Vlasenko
2013-11-19
1
-0
/
+25
*
fix a copy/paste error in last tar testcase name
Denys Vlasenko
2013-11-19
1
-2
/
+1
*
tar: add a testcase for previous commit
Denys Vlasenko
2013-11-19
1
-0
/
+12
*
fix bashisms in testsuite/
Michael Tokarev
2013-11-10
4
-14
/
+12
*
sed: fix "sed clusternewline" testcase
Denys Vlasenko
2013-10-30
1
-2
/
+0
*
awk: fix length(array)
Denys Vlasenko
2013-10-12
1
-0
/
+5
*
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-07-31
1
-0
/
+28
*
awk.tests: add test for recent large integer fix
Denys Vlasenko
2013-07-22
1
-3
/
+8
*
sed: fix matching of newlines by $
Denys Vlasenko
2013-07-21
1
-0
/
+21
[next]