Skip to content

Commit

Permalink
add another test case
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jul 4, 2022
1 parent 3052999 commit ad6ddbe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/expected.json
Expand Up @@ -44,7 +44,8 @@
"issue131": 12,
"infinite-loop-jhl" : 0,
"filtered-bridge-jhl" : 25,
"issue149": 2
"issue149": 2,
"issue142": 4
},
"errors": {
"dude": 2e-15,
Expand All @@ -56,6 +57,7 @@
"issue17": 2e-16,
"issue29": 2e-15,
"self-touching": 2e-13,
"eberly-6": 2e-14
"eberly-6": 2e-14,
"issue142": 0.13
}
}
4 changes: 4 additions & 0 deletions test/fixtures/issue142.json
@@ -0,0 +1,4 @@
[
[[5.62675358811389, 31.94879819160804], [-16.369709114391867, 28.341954255099814], [-10.786562672455382, -1.2779295357476745], [10.819423740334923, 2.069348113719755]],
[[3.220439475288522, 4.197526331591453], [5.024815373142793, 1.1716264034331543], [10.819423740334923, 2.069348113719755], [5.62675358811389, 31.94879819160804], [-16.369709114391867, 28.341954255099814], [-10.786562672455382, -1.2779295357476745], [-6.833718161055838, -0.6655405509524673], [-8.602352370111433, 2.142874784407777], [-5.34630560403934, 6.768689248602321], [-1.4053749889060216, 7.453573097663546]]
]

0 comments on commit ad6ddbe

Please sign in to comment.