xref: /freebsd/contrib/bmake/unit-tests/opt-debug-cond.exp (revision 35c87c070a2d04f06c56578b0a4b2e9c13f62be5)
1CondParser_Eval: ${:U12345} > ${:U55555}
2Comparing 12345.000000 > 55555.000000
3CondParser_Eval: "string" != "string"
4Comparing "string" != "string"
5CondParser_Eval: "nonempty"
6exit status 0
7