build123d/tests
Matti Eiden 3678691dff Support multidimensional minus in algebra mode
Previously algebra minus had a check that verified all arguments were
of same dimension. However OCCT supports cutting a shape with shapes
that are of equal OR larger dimension. This commit modifies the check
to support larger dimensions and adds tests for all dimension
variations.
2024-01-07 01:08:49 +02:00
..
svg_import_test.svg Changing import_svg to use ocpsvg 2023-10-21 11:22:11 -04:00
test_algebra.py Support multidimensional minus in algebra mode 2024-01-07 01:08:49 +02:00
test_build_common.py test_build_common.py -> add xor (^) test for operator returning location 2024-01-04 10:40:25 -06:00
test_build_enums.py Update test_build_enums.py, add missing Enums 2023-12-04 20:19:04 -06: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 add tests, simplify and improve loft logic 2023-11-27 10:07:24 -06:00
test_build_sketch.py Update test_build_sketch.py -> Trapezoid tests 2023-12-11 11:24:40 -06:00
test_direct_api.py remove one failing test that does not apply to the new Rotation class 2023-12-05 13:38:13 -06: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 Adding test coverage to joint deepcopy 2023-12-08 20:24:00 -05: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