xref: /freebsd-13.1/contrib/bmake/unit-tests/cond-cmp-string.exp (revision 78968ce3)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1make: "cond-cmp-string.mk" line 18: Malformed conditional (str != str)
2make: "cond-cmp-string.mk" line 42: Malformed conditional ("string" != "str""ing")
3make: "cond-cmp-string.mk" line 49: Malformed conditional (!("value" = "value"))
4make: "cond-cmp-string.mk" line 56: Malformed conditional (!("value" === "value"))
5make: "cond-cmp-string.mk" line 113: String comparison operator must be either == or !=
6make: "cond-cmp-string.mk" line 120: String comparison operator must be either == or !=
7make: "cond-cmp-string.mk" line 127: String comparison operator must be either == or !=
8make: "cond-cmp-string.mk" line 134: String comparison operator must be either == or !=
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