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

12 lines
151 B
JSON

[
{
"description": "Test radixes",
"id": "radix",
"format": "bin",
"source": "radix.asm",
"target": [
{ "output": "radix.bin" }
]
}
]