aboutsummaryrefslogtreecommitdiffstats
path: root/travis/test/masmdisp.json
blob: 1ed7817ca6c78346570bbc3d0689e93a1150cbad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
	{
		"description": "Test masm",
		"id": "masmdisp",
		"format": "win32",
		"source": "masmdisp.asm",
		"option": "-Ox",
		"target": [
			{ "stderr": "masmdisp.stderr" }
		],
		"error": "expected"
	}
]