forked from LeenkxTeam/Kmake
14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"path": ["."],
|
|
"owners": ["username@chromium.org"],
|
|
"flags": [],
|
|
"main": "run.js",
|
|
"run_count": 2,
|
|
"results_processor": "results_processor.py",
|
|
"results_regexp": "^%s: (.+)$",
|
|
"tests": [
|
|
{"name": "Richards"},
|
|
{"name": "DeltaBlue"}
|
|
]
|
|
}
|