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

test1.json « testdata « unittests « tools « v8 « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7fa1faac3bf0c6e51ec8e6f1031e300d9fb23caa (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "path": ["."],
  "flags": [],
  "main": "run.js",
  "run_count": 2,
  "results_regexp": "^%s: (.+)$",
  "tests": [
    {"name": "Richards"},
    {"name": "DeltaBlue"}
  ]
}