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