feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
12
fixtures/freecad-golden/feature-families/manifest.json
Normal file
12
fixtures/freecad-golden/feature-families/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"baselineId": "freecad-1.1.1",
|
||||
"driver": "scripts/freecad-golden-driver.py",
|
||||
"scenarios": [
|
||||
{ "id": "part-ellipsoid-family-001", "file": "scenarios/part-ellipsoid-family-001.json" },
|
||||
{ "id": "part-torus-family-001", "file": "scenarios/part-torus-family-001.json" },
|
||||
{ "id": "part-prism-family-001", "file": "scenarios/part-prism-family-001.json" },
|
||||
{ "id": "part-wedge-family-001", "file": "scenarios/part-wedge-family-001.json" },
|
||||
{ "id": "part-helix-family-001", "file": "scenarios/part-helix-family-001.json" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user