]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/directive-elif.exp
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / directive-elif.exp
1 make: "directive-elif.mk" line 7: begin .elif misspellings tests, part 1
2 make: "directive-elif.mk" line 9: 1-then
3 make: "directive-elif.mk" line 18: begin .elif misspellings tests, part 2
4 make: "directive-elif.mk" line 29: begin .elif misspellings tests, part 3
5 make: "directive-elif.mk" line 41: which branch is taken on misspelling after false?
6 make: "directive-elif.mk" line 49: else
7 make: "directive-elif.mk" line 52: which branch is taken on misspelling after true?
8 make: "directive-elif.mk" line 54: 1-then
9 make: "directive-elif.mk" line 55: Unknown directive "elsif"
10 make: "directive-elif.mk" line 56: 1-elsif
11 make: "directive-elif.mk" line 57: Unknown directive "elsif"
12 make: "directive-elif.mk" line 58: 2-elsif
13 make: "directive-elif.mk" line 64: if-less elif
14 make: "directive-elif.mk" line 69: warning: extra elif
15 make: Fatal errors encountered -- cannot continue
16 make: stopped in unit-tests
17 exit status 1