HardenedBSD/unit-tests/varmisc.exp

26 lines
399 B
Plaintext
Raw Normal View History

2015-04-20 05:45:54 +02:00
2015-10-22 00:14:23 +02:00
:D expanded when var set
true
TRUE
:U expanded when var undef
true
TRUE
:D skipped if var undef
:U skipped when var set
is set
:? only lhs when value true
true
TRUE
:? only rhs when value false
false
FALSE
do not evaluate or expand :? if discarding
is set
2017-03-06 20:54:54 +01:00
year=2016 month=04 day=01
date=20160401
Version=123.456.789 == 123456789
Literal=3.4.5 == 3004005
We have target specific vars
2015-04-20 05:45:54 +02:00
exit status 0