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

13 lines
221 B
JSON

[
{
"description": "Double-precision floating point tests",
"id": "testnos3",
"format": "bin",
"source": "testnos3.asm",
"target": [
{ "output": "testnos3.bin" },
{ "stderr": "testnos3.stderr" }
]
}
]