mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
14 lines
243 B
JSON
14 lines
243 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test environment variables",
|
||
|
"id": "br3028880",
|
||
|
"format": "bin",
|
||
|
"source": "br3028880.asm",
|
||
|
"option": "-Ox",
|
||
|
"environ": ["PROJECTBASEDIR=./travis/test"],
|
||
|
"target": [
|
||
|
{ "output": "br3028880.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|