]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/modts.exp
Update to bmake-20200902
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / modts.exp
1 make: Bad modifier `:tx' for LIST
2 LIST:tx="}"
3 make: Bad modifier `:ts\X' for LIST
4 LIST:ts/x:tu="\X:tu}"
5 FU_mod-ts="a/b/cool"
6 FU_mod-ts:ts:T="cool" == cool?
7 B.${AAA:ts}="Baaa" == Baaa?
8 :ts :S => aaxBbxaaxbbxaaxbb
9 :ts :S space    => axa a axc
10 :ts :S space :M => axaxaxaxc
11 :ts :S       => axa a axc
12 :ts :S :@    => axa a axc
13 :ts :S :@ :M => axaxaxaxc
14 exit status 0