nasm/travis/test/elif.json
Cyrill Gorcunov c777772243 test: nasm-t -- Add elif
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:46 +03:00

13 lines
172 B
JSON

[
{
"description": "Test elif directive",
"id": "elif",
"format": "obj",
"source": "elif.asm",
"option": "-Ox",
"target": [
{ "output": "elif.o" }
]
}
]