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

12 lines
182 B
JSON

[
{
"description": "Generate human readable text with bin",
"id": "ifmacro",
"format": "bin",
"source": "ifmacro.asm",
"target": [
{ "output": "ifmacro.bin" }
]
}
]