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