build123d/tests
gumyr 34db0aae78 Added ability to accept iterables to: Builders, Locations, Bezier,
FilletPolyline, Line, Polyline, Spline, TangentArc, ThreePointArc,
Polygon, Issue #269
2023-11-29 13:53:53 -05:00
..
svg_import_test.svg Changing import_svg to use ocpsvg 2023-10-21 11:22:11 -04:00
test_algebra.py Changing is_closed to a property Issue #357 2023-11-13 19:55:00 -05:00
test_build_common.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
test_build_enums.py More unittests 2023-02-20 15:29:50 -05:00
test_build_generic.py Removed Vertex.to_vector() - replaced with Vector(Vertex) 2023-11-05 10:30:43 -05:00
test_build_line.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
test_build_part.py Improved the section operator 2023-09-06 15:00:13 -04:00
test_build_sketch.py Removed Vertex.to_vector() - replaced with Vector(Vertex) 2023-11-05 10:30:43 -05:00
test_direct_api.py Fixing Location * GridLocations 2023-11-25 19:23:07 -05:00
test_drafting.py Speed up pytest execution wall time by ~37%. 2023-11-14 16:48:23 -08:00
test_exporters.py Formatting change 2023-10-08 10:37:58 -04:00
test_importers.py add SVG color test 2023-11-04 14:09:12 +04:00
test_joints.py Simplified joints by removing flip during connect 2023-08-27 15:43:06 -04:00
test_mesher.py Adding unittests for Mesher class 2023-08-10 14:24:05 -04:00
test_pack.py Speed up test_pack.py by fuse()ing once per test case. 2023-11-15 11:03:21 -08:00
test_persistence.py Couple more 2023-11-10 00:22:11 -08:00