mirror of
https://github.com/quelsolaar/MergeSource
synced 2025-02-08 11:08:41 -05:00
13 lines
272 B
JSON
13 lines
272 B
JSON
{
|
|
"magicmember" : "DocGenProfile",
|
|
"name" : "Testify",
|
|
"owner" : "Eskil Steenberg Hald",
|
|
"header" : "testify.h",
|
|
"todo" : "testify_todo.txt",
|
|
"release" : "SOMETHING_RELEASE",
|
|
"deprecation_define" : "DEPRECATED",
|
|
"help" : "HELP_STRING",
|
|
"prefixes" : [
|
|
"t_",
|
|
]
|
|
} |