summaryrefslogtreecommitdiff
path: root/travis/test/org.json
blob: 50e8c311962a99988065c209f99132fefa822f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
	{
		"description": "Test org directive error (elf64)",
		"id": "org",
		"format": "elf64",
		"source": "org.asm",
		"option": "-Ox",
		"target": [
			{ "stderr": "org.stderr" }
		],
		"error": "expected"
	},
	{
		"description": "Test org directive error (win64)",
		"ref": "org",
		"format": "win64",
		"update": false
	}
]