]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/varmod-subst.exp
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / varmod-subst.exp
1 mod-subst:
2 :a b b c:
3 :a b b c:
4 : b c:
5 :a c:
6 :x__ 3 x__ 3:
7 12345
8 mod-subst-delimiter:
9 1 two 3 horizontal tabulator
10 1 two 3 space
11 1 two 3 exclamation mark
12 1 two 3 quotation mark
13 1 two 3 number sign
14 1 two 3 dollar sign
15 1 two 3 percent sign
16 1 two 3 ampersand
17 1 two 3 apostrophe
18 1 two 3 left parenthesis
19 1 two 3 right parenthesis
20 1 two 3 asterisk
21 1 two 3 plus sign
22 1 two 3 comma
23 1 two 3 hyphen-minus
24 1 two 3 full stop
25 1 two 3 solidus
26 1 two 3 digit
27 1 two 3 colon
28 1 two 3 semicolon
29 1 two 3 less-than sign
30 1 two 3 equals sign
31 1 two 3 greater-than sign
32 1 two 3 question mark
33 1 two 3 commercial at
34 1 two 3 capital letter
35 1 two 3 left square bracket
36 1 two 3 reverse solidus
37 1 two 3 right square bracket
38 1 two 3 circumflex accent
39 1 two 3 low line
40 1 two 3 grave accent
41 1 two 3 small letter
42 1 two 3 left curly bracket
43 1 two 3 vertical line
44 1 two 3 right curly bracket
45 1 two 3 tilde
46 mod-subst-chain:
47 A B c.
48 make: Unknown modifier 'i'
49 .
50 mod-subst-dollar:$1:
51 mod-subst-dollar:$2:
52 mod-subst-dollar:$3:
53 mod-subst-dollar:$4:
54 mod-subst-dollar:$5:
55 mod-subst-dollar:$6:
56 mod-subst-dollar:$7:
57 mod-subst-dollar:$8:
58 mod-subst-dollar:$40:
59 mod-subst-dollar:U8:
60 mod-subst-dollar:$$$$:
61 mod-subst-dollar:$$$good3
62 exit status 0