[BusyBox] testsuite; sed-recurses-properly, grep-matches-NUL

Glenn McGrath bug1 at optushome.com.au
Wed Nov 27 01:35:03 UTC 2002


Only two tests fail in the testsuite, grep-matches-NUL and
sed-recurses-properly

sed-recurses-properly is the most anoying, there is a bug in the actual
test which prevents the rest of the test form running.

It looks like the following, any sed experts have an idea of what the
problem is ?

# XFAIL
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" =
',1,2,3,4,5,'

grep-matches-NUL doesnt work with busybox grep or upstream grep so im not
sure what the problem is with that



Glenn



More information about the busybox mailing list