nasm/travis/test/selfref.json
Cyrill Gorcunov 62b8ea045c travis: add selfref
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-10-11 12:50:08 +03:00

14 lines
215 B
JSON

[
{
"description": "Test self reference macro",
"id": "selfref",
"format": "bin",
"source": "selfref.asm",
"option": "-Ox",
"target": [
{ "stderr": "selfref.stderr" }
],
"error": "expected"
}
]