Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129352 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +1 lines)
Line  Link Here
0
-- testit.sh
0
++ testit.sh
Lines 92-100 Link Here
92
run test1 "test1 - 39" "arg1: 0 arg2: (none) oStr: ping rest: pong" --optional=ping pong
92
run test1 "test1 - 39" "arg1: 0 arg2: (none) oStr: ping rest: pong" --optional=ping pong
93
run test1 "test1 - 40" "arg1: 0 arg2: (none) oStr: ping rest: pong" --optional ping pong
93
run test1 "test1 - 40" "arg1: 0 arg2: (none) oStr: ping rest: pong" --optional ping pong
94
94
95
run_diff test3 "test3 - 41" test3-data/01.input test3-data/01.answer
96
run_diff test3 "test3 - 42" test3-data/02.input test3-data/02.answer
97
run_diff test3 "test3 - 43" test3-data/03.input test3-data/03.answer
98
99
echo ""
95
echo ""
100
echo "Passed."
96
echo "Passed."

Return to bug 129352