-my $tests = {
-"TestForwardChar", ["$p1 $m1 TestICUForward", "$p2 $m1 TestICUForward"],
-"TestForwardWord", ["$p1 $m2 TestICUForward", "$p2 $m2 TestICUForward"],
-"TestForwardLine", ["$p1 $m3 TestICUForward", "$p2 $m3 TestICUForward"],
-"TestForwardSentence", ["$p1 $m4 TestICUForward", "$p2 $m4 TestICUForward"],
-
-"TestIsBoundChar", ["$p1 $m1 TestICUIsBound", "$p2 $m1 TestICUIsBound"],
-"TestIsBoundWord", ["$p1 $m2 TestICUIsBound", "$p2 $m2 TestICUIsBound"],
-"TestIsBoundLine", ["$p1 $m3 TestICUIsBound", "$p2 $m3 TestICUIsBound"],
-"TestIsBoundSentence", ["$p1 $m4 TestICUIsBound", "$p2 $m4 TestICUIsBound"],
+my $tests = {
+ "TestForwardChar", ["$p1,$m1,TestICUForward", "$p2,$m1,TestICUForward"],
+ "TestForwardWord", ["$p1,$m2,TestICUForward", "$p2,$m2,TestICUForward"],
+ "TestForwardLine", ["$p1,$m3,TestICUForward", "$p2,$m3,TestICUForward"],
+ "TestForwardSentence", ["$p1,$m4,TestICUForward", "$p2,$m4,TestICUForward"],