mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 08:32:10 +00:00
[geometry] Added testcase for ticket #9563 which was already fixed in this branch
Rescaling to robust type already fixed this.
This commit is contained in:
@@ -348,6 +348,10 @@ void test_all()
|
||||
2, 12, 0.0451236449624935,
|
||||
0, 0, 0);
|
||||
|
||||
test_one<polygon, polygon, polygon>("ticket_9563",
|
||||
ticket_9563[0], ticket_9563[1],
|
||||
0, 0, 0,
|
||||
6, 24, 20.096189);
|
||||
|
||||
// Other combi's
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user