mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
17 lines
318 B
JSON
17 lines
318 B
JSON
{
|
|
"path": ["."],
|
|
"main": "run.js",
|
|
"run_count": 2,
|
|
"results_regexp": "^%s: (.+)$",
|
|
"tests": [
|
|
{"name": "Richards"},
|
|
{"name": "DeltaBlue"},
|
|
{"name": "Crypto"},
|
|
{"name": "RayTrace"},
|
|
{"name": "EarleyBoyer"},
|
|
{"name": "RegExp"},
|
|
{"name": "Splay"},
|
|
{"name": "NavierStokes"}
|
|
]
|
|
}
|