73ef4ff3
Hu Chunming
提交三方库
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"key": "test",
"name": "Test",
"authors": [
"Gennadiy Rozental",
"Raffi Enficiaud"
],
"description": "Support for simple program testing, full unit testing, and for program execution monitoring.",
"category": [
"Correctness"
],
"maintainers": [
"Gennadiy Rozental <rogeeff -at- gmail.com>",
"Raffi Enficiaud <raffi.enficiaud -at- free.fr>"
],
"cxxstd": "03"
}
|