Regarding 11330: when you fix a bug that the testsuite doesn't catch, add
a test case to the test suite.
This commit is contained in:
parent
d0c41a8519
commit
f6acb660ea
@ -17,6 +17,8 @@ HELPDUMP=`$COMMAND`
|
|||||||
ln -s `which "$COMMAND"` busybox-suffix
|
ln -s `which "$COMMAND"` busybox-suffix
|
||||||
ln -s `which "$COMMAND"` unknown
|
ln -s `which "$COMMAND"` unknown
|
||||||
|
|
||||||
|
testing "busybox --help busybox" "--help busybox" "$HELPDUMP\n\n" "" ""
|
||||||
|
|
||||||
for i in busybox busybox-suffix
|
for i in busybox busybox-suffix
|
||||||
do
|
do
|
||||||
# The gratuitous "\n"s are due to a shell idiosyncrasy:
|
# The gratuitous "\n"s are due to a shell idiosyncrasy:
|
||||||
|
Loading…
Reference in New Issue
Block a user