28 lines
690 B
JSON
28 lines
690 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TEST",
|
|
"group-id":"org.g3log",
|
|
"description":"g3log:g3log performance test",
|
|
"version":"file://version.txt",
|
|
"source": [
|
|
"g3log/test_unit/test_concept_sink.cpp",
|
|
"g3log/test_unit/test_cpp_future_concepts.cpp",
|
|
"g3log/test_unit/test_crashhandler_windows.cpp",
|
|
"g3log/test_unit/tester_sharedlib.cpp",
|
|
"g3log/test_unit/test_filechange.cpp",
|
|
"g3log/test_unit/testing_helpers.cpp",
|
|
"g3log/test_unit/test_io.cpp",
|
|
"g3log/test_unit/test_linux_dynamic_loaded_sharedlib.cpp",
|
|
"g3log/test_unit/test_message.cpp",
|
|
"g3log/test_unit/test_sink.cpp"
|
|
],
|
|
"path":[
|
|
"generated/",
|
|
"g3log/test_unit/"
|
|
],
|
|
"dependency": [
|
|
"g3log",
|
|
"gtest"
|
|
]
|
|
}
|