Source code

Revision control

Copy as Markdown

Other Tools

[non-html-documents.html]
[Text directive allowed in text/plain]
expected:
if (os_version == "24.04") and (processor == "x86"): FAIL
if os_version == "7.0": [FAIL, PASS]
if os_version == "14": [FAIL, PASS]