nasm/travis/test/floatb.json

13 lines
194 B
JSON
Raw Normal View History

[
{
"description": "Test of known floating-point bugs",
"id": "floatb",
"format": "bin",
"source": "floatb.asm",
"option": "-Ox",
"target": [
{ "output": "floatb.bin" }
]
}
]