]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/varmod-subst.exp
Update to bmake-20200902
[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 double quotes
13 1 two 3 hash
14 1 two 3 dollar
15 1 two 3 percent
16 1 two 3 apostrophe
17 1 two 3 opening parenthesis
18 1 two 3 closing parenthesis
19 1 two 3 digit
20 1 two 3 colon
21 1 two 3 less than sign
22 1 two 3 equal sign
23 1 two 3 greater than sign
24 1 two 3 question mark
25 1 two 3 at
26 1 two 3 letter
27 1 two 3 opening bracket
28 1 two 3 backslash
29 1 two 3 closing bracket
30 1 two 3 caret
31 1 two 3 opening brace
32 1 two 3 vertical line
33 1 two 3 closing brace
34 1 two 3 tilde
35 mod-subst-chain:
36 A B c.
37 make: Unknown modifier 'i'
38 .
39 mod-subst-dollar:$1:
40 mod-subst-dollar:$2:
41 mod-subst-dollar:$3:
42 mod-subst-dollar:$4:
43 mod-subst-dollar:$5:
44 mod-subst-dollar:$6:
45 mod-subst-dollar:$7:
46 mod-subst-dollar:$8:
47 mod-subst-dollar:$40:
48 mod-subst-dollar:U8:
49 mod-subst-dollar:$$$$:
50 mod-subst-dollar:$$$good3
51 exit status 0