build123d/tests
jdegenstein 7f623cd054
Merge pull request #1168 from bernhard-42/modular_vtk
Decouple VTK and prepare for OCP 7.9
2026-01-14 11:16:08 -06:00
..
test_direct_api Merge pull request #1168 from bernhard-42/modular_vtk 2026-01-14 11:16:08 -06:00
cyl_w_rect_hole.stl
svg_import_test.svg
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_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
test_build_enums.py
test_build_generic.py
test_build_line.py Merge pull request #1156 from kuravih/dev 2026-01-02 10:42:59 -05:00
test_build_part.py Added ConvexPolyhedron Issue #941 2026-01-08 10:30:01 -05:00
test_build_sketch.py Removing make_face changes keeping BoundBox.extent 2025-11-20 13:31:25 -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 allow exporting BREP and STEP to binary file objects 2025-12-31 13:28:02 +04:00
test_importers.py
test_joints.py
test_mesher.py Fixed problem with hollow STL files 2025-12-02 20:25:34 -05:00
test_pack.py
test_persistence.py
test_topo_explore.py Wire.param_at_point improved 2025-08-30 10:16:39 -04:00
test_utils.py