13 lines
476 B
JSON
13 lines
476 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"baselineId": "freecad-1.1.1",
|
|
"driver": "scripts/freecad-golden-driver.py",
|
|
"scenarios": [
|
|
{ "id": "part-box", "file": "scenarios/part-box.json" },
|
|
{ "id": "part-cylinder", "file": "scenarios/part-cylinder.json" },
|
|
{ "id": "part-sphere", "file": "scenarios/part-sphere.json" },
|
|
{ "id": "part-cone", "file": "scenarios/part-cone.json" },
|
|
{ "id": "part-cut-through-hole", "file": "scenarios/part-cut-through-hole.json" }
|
|
]
|
|
}
|