nasm/travis/test/org.json

20 lines
327 B
JSON
Raw Normal View History

[
{
"description": "Test org directive error (elf64)",
"id": "org",
"format": "elf64",
"source": "org.asm",
"option": "-Ox",
"target": [
{ "stderr": "org.stderr" }
],
"error": "expected"
},
{
"description": "Test org directive error (win64)",
"ref": "org",
"format": "win64",
"update": false
}
]