mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
6ad457d6f8
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
22 lines
376 B
JSON
22 lines
376 B
JSON
[
|
|
{
|
|
"description": "Test br2222615 (noerr)",
|
|
"id": "br2222615",
|
|
"format": "bin",
|
|
"source": "br2222615.asm",
|
|
"option": "",
|
|
"target": [
|
|
{ "output": "br2222615.bin" }
|
|
]
|
|
},
|
|
{
|
|
"description": "Test br2222615 (err)",
|
|
"ref": "br2222615",
|
|
"option": "-DERROR -o br2222615.bin",
|
|
"target": [
|
|
{ "stderr": "br2222615.stderr" }
|
|
],
|
|
"error": "expected"
|
|
}
|
|
]
|