Source code
Revision control
Copy as Markdown
Other Tools
[markers-orient-002.svg]
expected:
if os == "mac": FAIL
if (os == "win") and not debug: [PASS, FAIL]
[markers-orient-002.svg]
expected:
if os == "mac": FAIL
if (os == "win") and not debug: [PASS, FAIL]