summaryrefslogtreecommitdiff
path: root/travis/test/mout.json
blob: 33510cf32ad657987bcdd5334b57cffb05293c53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
	{
		"description": "Test sigsegv fix if multiple outputs passed",
		"id": "mout",
		"format": "bin",
		"source": "mout.asm",
		"option": "-o mout.bin -o mout.bin",
		"target": [
			{ "stderr": "mout.stderr" }
		],
		"error": "expected"
	}
]