index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sed: fix a case when one-line range matches past lines. Closes bug 1867.
Denys Vlasenko
2010-06-04
1
-0
/
+5
*
randomtest fixes
Denys Vlasenko
2010-05-12
16
-35
/
+51
*
sed: fix a command with multible trailing backslashes
Denys Vlasenko
2010-05-12
2
-1
/
+15
*
randomtest fixes
Denys Vlasenko
2010-05-11
3
-4
/
+5
*
randomtest fixes
Denys Vlasenko
2010-05-11
4
-6
/
+7
*
randomtest fixes
Denys Vlasenko
2010-05-11
30
-28
/
+89
*
more randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
5
-18
/
+26
*
randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
10
-6
/
+43
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
2
-0
/
+8
*
grep: fix -Fi
Ian Wienand
2010-04-30
1
-0
/
+2
*
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-29
1
-0
/
+24
*
cpio: "NNN blocks" should go to stderr
Matheus Izvekov
2010-04-26
1
-4
/
+4
*
sed: fix nested {} case
Denys Vlasenko
2010-04-20
1
-0
/
+5
*
sed: fix c cmd
Denys Vlasenko
2010-04-19
1
-0
/
+5
*
tar: fix "hardlinks to symlinks chown" bug 1519.
Denys Vlasenko
2010-04-09
1
-0
/
+29
*
tar: fix mishandling of repeated hardlink in tarball; expand tests
Denys Vlasenko
2010-04-09
1
-7
/
+45
*
testsuite fixes
Chris Metcalf
2010-04-02
4
-4
/
+16
*
cpio test: fix false positive with DESKTOP off
Denys Vlasenko
2010-03-28
1
-3
/
+2
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
2
-3
/
+3
*
unexpand: fix "a b"\n" input case
Tomas Heinrich
2010-03-26
1
-0
/
+3
*
ar: add archive creation support
Alexander Shishkin
2010-03-15
1
-0
/
+27
*
testsuite: don't run grep NUL tests when we know the would fail
Denys Vlasenko
2010-03-14
2
-2
/
+4
*
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-11
1
-6
/
+20
*
awk: add two tests we currently fail
Denys Vlasenko
2010-03-11
1
-16
/
+97
*
awk: fix the case where nested "for" loops with the same variable misbehave
Denys Vlasenko
2010-03-10
1
-0
/
+38
[next]