Source code
Revision control
Copy as Markdown
Other Tools
[capture.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[capture]
expected: FAIL
[capture 1]
expected: FAIL
[capture 2]
expected: FAIL