xref: /freebsd/contrib/bmake/unit-tests/directive-elif.exp (revision 759b177aecbfc49ebc900739954ac56b1aa5fc53)
1*759b177aSSimon J. Gerratymake: directive-elif.mk:48: Unknown directive "elsif"
2*759b177aSSimon J. Gerratymake: directive-elif.mk:54: This branch is taken.
3*759b177aSSimon J. Gerratymake: directive-elif.mk:62: Unknown directive "elsif"
4*759b177aSSimon J. Gerratymake: directive-elif.mk:66: This branch is taken.
5*759b177aSSimon J. Gerratymake: directive-elif.mk:73: This branch is taken.
6*759b177aSSimon J. Gerratymake: directive-elif.mk:94: Unknown directive "elsif"
7*759b177aSSimon J. Gerratymake: directive-elif.mk:96: This misspelling is detected.
8*759b177aSSimon J. Gerratymake: directive-elif.mk:98: This branch is taken because of the .else.
9*759b177aSSimon J. Gerratymake: directive-elif.mk:117: What happens on misspelling in a skipped branch?
10*759b177aSSimon J. Gerratymake: directive-elif.mk:128: else
11*759b177aSSimon J. Gerratymake: directive-elif.mk:132: What happens on misspelling in a taken branch?
12*759b177aSSimon J. Gerratymake: directive-elif.mk:135: 1-then
13*759b177aSSimon J. Gerratymake: directive-elif.mk:137: Unknown directive "elsif"
14*759b177aSSimon J. Gerratymake: directive-elif.mk:139: 1-elsif
15*759b177aSSimon J. Gerratymake: directive-elif.mk:141: Unknown directive "elsif"
16*759b177aSSimon J. Gerratymake: directive-elif.mk:143: 2-elsif
17*759b177aSSimon J. Gerratymake: directive-elif.mk:149: if-less elif
18*759b177aSSimon J. Gerratymake: directive-elif.mk:154: warning: extra elif
19e2eeea75SSimon J. Gerratymake: Fatal errors encountered -- cannot continue
2022619282SSimon J. Gerratymake: stopped making "all" in unit-tests
21e2eeea75SSimon J. Gerratyexit status 1
22