Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added generic test case handling (#117)
* implemented generic test cases * made geojson conform to specs * added more test cases * updated test cases * removed duplicate 'fatal' test cases * made polygon_trapezoid_edge_overlap.geojson a test case * made overlap_loop.geojson a test case * made overlap_y.geojson a test case * made touching_boxes.geojson a test case * made 'disjoint union nesting' a test case * made 'collapsed edges removed' a test case * made 'rectangles' a test case * added filling rectangle test case * removed duplicated tests * made test case geojsons valid geojsons (missing properties) Co-authored-by: Rowan Winsemius <[email protected]>
- Loading branch information