freebsd-dev/contrib/bmake/unit-tests/opt-debug-cond.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
190 B
Plaintext
Raw Normal View History

CondParser_Eval: ${:U12345} > ${:U55555}
Comparing 12345.000000 > 55555.000000
CondParser_Eval: "string" != "string"
Comparing "string" != "string"
CondParser_Eval: "nonempty"
2015-04-20 03:45:54 +00:00
exit status 0