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

12 lines
159 B
JSON

[
{
"description": "Test 64 bit far call",
"id": "far64",
"format": "bin",
"source": "far64.asm",
"target": [
{ "output": "far64.bin" }
]
}
]