xref: /freebsd-src/contrib/bmake/unit-tests/directive-if.exp (revision 148ee84570001f46b7b667c86573d378101c3801)
1*148ee845SSimon J. Gerratymake: "directive-if.mk" line 14: 0 evaluates to false.
2*148ee845SSimon J. Gerratymake: "directive-if.mk" line 19: 1 evaluates to true.
3*148ee845SSimon J. Gerratymake: "directive-if.mk" line 43: Unknown directive "ifx"
4*148ee845SSimon J. Gerratymake: "directive-if.mk" line 45: This is not conditional.
5*148ee845SSimon J. Gerratymake: "directive-if.mk" line 47: if-less else
6*148ee845SSimon J. Gerratymake: "directive-if.mk" line 49: This is not conditional.
7*148ee845SSimon J. Gerratymake: "directive-if.mk" line 51: if-less endif
8*148ee845SSimon J. Gerratymake: "directive-if.mk" line 55: Malformed conditional ()
9*148ee845SSimon J. Gerratymake: "directive-if.mk" line 66: Quotes in plain words are probably a mistake.
109f45a3c8SSimon J. Gerratymake: "directive-if.mk" line 76: Don't do this, always put a space after a directive.
11*148ee845SSimon J. Gerratymake: "directive-if.mk" line 81: Don't do this, always put a space after a directive.
12*148ee845SSimon J. Gerratymake: "directive-if.mk" line 88: Don't do this, always put a space around comparison operators.
13*148ee845SSimon J. Gerratymake: "directive-if.mk" line 95: Don't do this, always put a space after a directive.
14*148ee845SSimon J. Gerratymake: "directive-if.mk" line 100: Don't do this, always put a space after a directive.
15*148ee845SSimon J. Gerratymake: "directive-if.mk" line 108: Unknown directive "ifn"
16e2eeea75SSimon J. Gerratymake: Fatal errors encountered -- cannot continue
17e2eeea75SSimon J. Gerratymake: stopped in unit-tests
18e2eeea75SSimon J. Gerratyexit status 1
19