nasm/travis/test/testdos.json

12 lines
178 B
JSON
Raw Normal View History

[
{
"description": "Test miscompile with 16-bit built",
"id": "testdos",
"format": "bin",
"source": "testdos.asm",
"target": [
{ "output": "testdos.bin" }
]
}
]