[
	{
		"description": "Test for exebin.mac macros (-Ox)",
		"id": "binexe",
		"format": "bin",
		"source": "binexe.asm",
		"option": "-Ox -i./misc/",
		"target": [
			{ "output": "binexe.exe" }
		]
	},
	{
		"description": "Test for exebin.mac macros (-O0)",
		"ref": "binexe",
		"option": "-O0 -i./misc/",
		"update": false
	}
]
