dollar/GLD_dollar-test.json

28 lines
466 B
JSON

{
"type":"BINARY",
"sub-type":"TEST",
"group-id":"com.atria-soft",
"description":"dollar test-unit",
"license":"MPL-2",
"license-file":"file://LICENCE.txt",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
"code-quality":"MEDIUM",
"source": [
"test/main.cpp"
],
"dependency": [
"dollar",
"dollar-data",
"test-debug",
"etest"
],
"copy": [
{
"path":"data/test/*",
"to":"test"
}
]
}