xref: /netbsd-src/usr.bin/make/unit-tests/varmod-to-separator.exp (revision 597bb893397e5b2466b3190c6450ee14c3a2d946)
1make: "varmod-to-separator.mk" line 154: Invalid character number at "400:tu}"
2	while evaluating variable "WORDS" with value "one two three"
3make: "varmod-to-separator.mk" line 169: Invalid character number at "100:tu}"
4	while evaluating variable "WORDS" with value "one two three"
5make: "varmod-to-separator.mk" line 177: Invalid character number at ",}"
6	while evaluating variable "word" with value "word"
7make: "varmod-to-separator.mk" line 183: Invalid character number at "112233445566778899}"
8	while evaluating variable "word" with value "word"
9make: "varmod-to-separator.mk" line 188: Bad modifier ":ts\-300"
10	while evaluating variable "WORDS" with value "one two three"
11make: "varmod-to-separator.mk" line 197: Bad modifier ":ts\8"
12	while evaluating variable "1 2 3" with value "1 2 3"
13make: "varmod-to-separator.mk" line 205: Bad modifier ":ts\100L"
14	while evaluating variable "1 2 3" with value "1 2 3"
15make: "varmod-to-separator.mk" line 213: Bad modifier ":ts\x40g"
16	while evaluating variable "1 2 3" with value "1 2 3"
17make: "varmod-to-separator.mk" line 222: Bad modifier ":tx"
18	while evaluating variable "WORDS" with value "one two three four five six"
19make: "varmod-to-separator.mk" line 230: Bad modifier ":ts\X"
20	while evaluating variable "WORDS" with value "one two three four five six"
21make: "varmod-to-separator.mk" line 239: Bad modifier ":t\X"
22	while evaluating variable "WORDS" with value "one two three four five six"
23make: "varmod-to-separator.mk" line 255: Bad modifier ":ts\69"
24	while evaluating "${:Ua b:ts\69}" with value "a b"
25make: "varmod-to-separator.mk" line 263: Invalid character number at "1F60E}"
26	while evaluating "${:Ua b:ts\x1F60E}" with value "a b"
27make: Fatal errors encountered -- cannot continue
28make: stopped in unit-tests
29exit status 1
30