blob: 3c0e086e8e935344791fddf23c3f5f59ffb2a851 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"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>"
]
}
|