enet/GLD_enet-test.json

22 lines
434 B
JSON

{
"type":"BINARY",
"sub-type":"TEST",
"group-id":"com.atria-soft",
"description":"e-net TEST basic backend",
"license":"MPL-2",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
"code-quality":"MEDIUM",
"source": [
"test/main-test.cpp",
"test/main-unit-pourcentEncoding.cpp"
],
"dependency": [
"enet",
"etest",
"test-debug"
]
}