tests/cmdline: Add test for -O option to check optimisation value.

esp8266-idle-ticks
Damien George 2016-08-26 22:29:38 +10:00
parent 24df30c133
commit 3b5affa0d1
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# cmdline: -O
# test optimisation output
print(__debug__)
assert 0

View File

@ -0,0 +1 @@
False