Source code
Revision control
Copy as Markdown
Other Tools
[mouseover.html]
[Event Timing mouseover.]
expected:
if (os == "win") and not debug and (processor == "x86_64"): PASS
if (os == "linux") and not debug and fission: PASS
if (os == "android") and debug: PASS
[PASS, FAIL]