aboutsummaryrefslogtreecommitdiff
path: root/tests/wordsplit.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wordsplit.at')
-rw-r--r--tests/wordsplit.at17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/wordsplit.at b/tests/wordsplit.at
index ebd168b..0a9c4d6 100644
--- a/tests/wordsplit.at
+++ b/tests/wordsplit.at
@@ -969,12 +969,29 @@ $#],
969TOTAL: 3 969TOTAL: 3
970NF: 1 970NF: 1
9710: 12 9710: 12
972TOTAL: 1 972TOTAL: 1
973]) 973])
974 974
975TESTWSP([$* and $@],[],['one two' three 'four five'],
976[$*
977$@],
978[NF: 5
9790: one
9801: two
9812: three
9823: four
9834: five
984TOTAL: 5
985NF: 3
9860: "one two"
9871: three
9882: "four five"
989TOTAL: 3
990])
991
975m4_popdef([TESTWSP]) 992m4_popdef([TESTWSP])
976m4_popdef([wspnum]) 993m4_popdef([wspnum])
977m4_popdef([wspid]) 994m4_popdef([wspid])
978m4_popdef([genkw]) 995m4_popdef([genkw])
979m4_popdef([wspgroupnum]) 996m4_popdef([wspgroupnum])
980m4_popdef([wspgroupname]) 997m4_popdef([wspgroupname])

Return to:

Send suggestions and report system problems to the System administrator.