mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
To address https://bugzilla.nasm.us/show_bug.cgi?id=3392527 Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
12 lines
211 B
JSON
12 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" }
|
|
]
|
|
}
|
|
]
|