build123d/tests
2026-02-10 09:34:41 -05:00
..
test_direct_api Merge branch 'dev' into single_line 2026-02-10 09:34:41 -05:00
cyl_w_rect_hole.stl Fix import of invalid triangles Issue #472 2024-01-13 11:06:09 -05:00
svg_import_test.svg Changing import_svg to use ocpsvg 2023-10-21 11:22:11 -04:00
test_airfoil.py Adding missing test 2025-10-06 13:46:23 -04:00
test_algebra.py Added ConvexPolyhedron Issue #941 2026-01-08 10:30:01 -05:00
test_align.py test: to_align_offset behaves as expected 2024-11-17 07:40:47 -06:00
test_benchmarks.py use open with explicit utf-8 to avoid accidental cp1252 on windows 2026-01-09 11:26:10 -06:00
test_blendcurve.py Adding BlendCurve Issue #1054 2025-09-02 14:21:59 -04:00
test_build_common.py Fixed more mypy-1.16.0 typing problems 2025-05-30 10:46:49 -04:00
test_build_enums.py make_text: add enum and ValueError tests 2025-04-11 12:11:47 -04:00
test_build_generic.py Convert Shape methods to properties: is_null, is_valid, shape_type 2025-05-27 14:38:21 -04:00
test_build_line.py fix: JernArcdetect and modify global/local tangent directions as appropriate 2026-02-05 10:00:38 -06:00
test_build_part.py Added ConvexPolyhedron Issue #941 2026-01-08 10:30:01 -05:00
test_build_sketch.py Merge branch 'dev' into single_line 2026-02-10 09:34:41 -05:00
test_drafting.py project_line variable name changed to measurement_direction. Docstring type for this variable changed from Vector to VectorLike. 2025-12-31 08:01:55 +11:00
test_examples.py use open with explicit utf-8 to avoid accidental cp1252 on windows 2026-01-09 11:26:10 -06:00
test_exporters.py enable BytesIO in STEP, STL and 3MF (via lib3mf/Mesher). Add necessary tests 2025-11-17 22:05:45 -06:00
test_exporters3d.py Disable auto naming for glTF export 2026-01-18 23:51:31 +02:00
test_importers.py add test for invalid unit 2026-02-06 08:37:08 -06:00
test_joints.py Refactored topology.py ready to split into multiple modules 2024-12-09 10:09:38 -05:00
test_mesher.py Fixed problem with hollow STL files 2025-12-02 20:25:34 -05:00
test_pack.py Fix various typos 2025-02-02 09:08:01 -05:00
test_persistence.py Added Compound constructor and deprecated make_compound Issue #523 2024-02-02 09:22:52 -05:00
test_text.py Improve coverage for font_path and ignore coverage of difficult to test (platform-based) cases. Use pathlib for tests 2026-01-30 16:00:46 -05:00
test_topo_explore.py Wire.param_at_point improved 2025-08-30 10:16:39 -04:00