xref: /freebsd-14.2/contrib/bmake/unit-tests/cond-cmp-string.exp (revision 8c973ee2)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1make: "cond-cmp-string.mk" line 19: Malformed conditional (str != str)
2make: "cond-cmp-string.mk" line 44: Malformed conditional ("string" != "str""ing")
3make: "cond-cmp-string.mk" line 52: Malformed conditional (!("value" = "value"))
4make: "cond-cmp-string.mk" line 60: Malformed conditional (!("value" === "value"))
5make: "cond-cmp-string.mk" line 118: Comparison with '<' requires both operands 'string' and 'string' to be numeric
6make: "cond-cmp-string.mk" line 126: Comparison with '<=' requires both operands 'string' and 'string' to be numeric
7make: "cond-cmp-string.mk" line 134: Comparison with '>' requires both operands 'string' and 'string' to be numeric
8make: "cond-cmp-string.mk" line 142: Comparison with '>=' requires both operands 'string' and 'string' to be numeric
9make: Fatal errors encountered -- cannot continue
10make: stopped in unit-tests
11exit status 1
12

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026