Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test2.json « testdata « unittests « tools « v8 « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 632c4e5c6ece57fc9587c6778f42dd08dc171ef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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"}
  ]
}