Source code

Revision control

Copy as Markdown

Other Tools

[image-animation-img-running-to-normal.tentative.html]
expected:
if (os == "win") and not debug: PASS
if (os == "mac") and debug: [FAIL, PASS]
if (os == "linux") and not debug: PASS
if (os == "android") and not debug: [FAIL, PASS]
[PASS, FAIL]