diff options
Diffstat (limited to 'testdata/scad/polyset-reduce-crash.txt')
-rw-r--r-- | testdata/scad/polyset-reduce-crash.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testdata/scad/polyset-reduce-crash.txt b/testdata/scad/polyset-reduce-crash.txt deleted file mode 100644 index bc9e8d5..0000000 --- a/testdata/scad/polyset-reduce-crash.txt +++ /dev/null @@ -1,4 +0,0 @@ -This testcase causes a crash in PolySet::PolyReducer::add_edges(). -It appears to be because we collapse two close vertices into the same -vertex. This is handled by just abort()'ing. - |