aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cond-cmp-string.exp
blob: 6e6c218267bc96e0f9d7c9a83f1b51c775d26ac6 (plain) (blame)
1
2
3
4
5
6
7
8
make: "cond-cmp-string.mk" line 18: Malformed conditional (str != str)
make: "cond-cmp-string.mk" line 42: Malformed conditional ("string" != "str""ing")
make: "cond-cmp-string.mk" line 49: warning: String comparison operator must be either == or !=
make: "cond-cmp-string.mk" line 49: Malformed conditional (!("value" = "value"))
make: "cond-cmp-string.mk" line 56: Malformed conditional (!("value" === "value"))
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1