mirror of
https://github.com/netwide-assembler/nasm.git
synced 2026-01-31 03:45:51 +00:00
To address https://bugzilla.nasm.us/show_bug.cgi?id=3392527 Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
211 B
JSON
13 lines
211 B
JSON
[
|
|
{
|
|
"description": "Test include directive",
|
|
"id": "inctest",
|
|
"format": "bin",
|
|
"source": "inctest.asm",
|
|
"option": "-i./travis/test/ -p inc3.asm",
|
|
"target": [
|
|
{ "output": "inctest.com" }
|
|
]
|
|
}
|
|
]
|