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

13 lines
194 B
JSON

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