aboutsummaryrefslogtreecommitdiffstats
path: root/travis/test/floatb.json
blob: 5065315220ee007aec3678482dc59b8b1f80ec84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
	{
		"description": "Test of known floating-point bugs",
		"id": "floatb",
		"format": "bin",
		"source": "floatb.asm",
		"option": "-Ox",
		"target": [
			{ "output": "floatb.bin" },
			{ "stderr": "floatb.stderr" }
		]
	}
]