2014-10-21 11:05:32 +00:00
|
|
|
{
|
2014-10-22 13:04:08 +00:00
|
|
|
"name": "JSTests/Strings",
|
2014-10-21 11:05:32 +00:00
|
|
|
"path": ["."],
|
|
|
|
"main": "run.js",
|
|
|
|
"flags": ["--harmony-strings"],
|
|
|
|
"run_count": 5,
|
|
|
|
"units": "score",
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"total": true,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringFunctions"}
|
|
|
|
]
|
|
|
|
}
|