Add new example tests
This commit is contained in:
@ -174,6 +174,13 @@ pub const TEST_NAMES: &[&str] = &[
|
|||||||
"std-sketch-line-0",
|
"std-sketch-line-0",
|
||||||
"std-sketch-subtract2d-0",
|
"std-sketch-subtract2d-0",
|
||||||
"std-sketch-subtract2d-1",
|
"std-sketch-subtract2d-1",
|
||||||
|
"std-sketch-conic-0",
|
||||||
|
"std-sketch-parabolic-0",
|
||||||
|
"std-sketch-parabolicPoint-0",
|
||||||
|
"std-sketch-hyperbolic-0",
|
||||||
|
"std-sketch-hyperbolicPoint-0",
|
||||||
|
"std-sketch-elliptic-0",
|
||||||
|
"std-sketch-ellipticPoint-0",
|
||||||
"std-sketch-tangentialArc-0",
|
"std-sketch-tangentialArc-0",
|
||||||
"std-sketch-tangentialArc-1",
|
"std-sketch-tangentialArc-1",
|
||||||
"std-sketch-tangentialArc-2",
|
"std-sketch-tangentialArc-2",
|
||||||
|
Reference in New Issue
Block a user