| .. |
|
__init__.py
|
[tests] Add machine-generated test suite
|
2026-02-15 01:41:31 -08:00 |
|
conftest.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_abstract.py
|
[Abstract] respect ref scale
|
2026-03-30 21:06:51 -07:00 |
|
test_advanced_routing.py
|
[Pather] add auto_render_append arg
|
2026-03-08 10:12:43 -07:00 |
|
test_autotool.py
|
[tests] fixup tests related to pather api changes
|
2026-03-07 00:48:22 -08:00 |
|
test_autotool_refactor.py
|
[AutoTool] fix exact s-bend validation
|
2026-03-31 00:24:52 -07:00 |
|
test_boolean.py
|
cleanup
|
2026-02-16 20:48:15 -08:00 |
|
test_builder.py
|
misc cleanup (mostly type-related)
|
2026-02-16 17:58:34 -08:00 |
|
test_dxf.py
|
[dxf] fix dxf repetition load
|
2026-03-31 21:19:29 -07:00 |
|
test_fdfd.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_file_roundtrip.py
|
[tests] clean unused imports
|
2026-03-09 00:20:29 -07:00 |
|
test_gdsii.py
|
misc cleanup (mostly type-related)
|
2026-02-16 17:58:34 -08:00 |
|
test_label.py
|
[Ref / Label] make equality safe for unrelated types
|
2026-03-31 17:51:02 -07:00 |
|
test_library.py
|
[Arc / Ellipse] make radii hashable
|
2026-03-31 21:22:15 -07:00 |
|
test_oasis.py
|
[OASIS] raise PatternError for unsuppored caps
|
2026-03-31 21:42:49 -07:00 |
|
test_pack2d.py
|
[pack2d] bin-packing fixes
|
2026-03-31 00:16:58 -07:00 |
|
test_path.py
|
[Path] preserve cap extensions in normalized form, and scale them with scale()
|
2026-03-31 09:24:22 -07:00 |
|
test_pather.py
|
[Pather/RenderPather/PortPather] Rework pathing verbs *BREAKING CHANGE*
|
2026-03-06 22:58:03 -08:00 |
|
test_pather_api.py
|
[Pather] fix port rename/deletion tracking
|
2026-03-31 18:49:41 -07:00 |
|
test_pattern.py
|
[Pattern] improve error handling in place()
|
2026-03-30 22:11:50 -07:00 |
|
test_polygon.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_ports.py
|
[PortList] add_port_pair requires unique port names
|
2026-03-30 23:33:33 -07:00 |
|
test_ports2data.py
|
[test] data_to_ports should accurately preserve ports from a scaled ref
|
2026-03-30 21:19:10 -07:00 |
|
test_ref.py
|
[Ref / Label] make equality safe for unrelated types
|
2026-03-31 17:51:02 -07:00 |
|
test_renderpather.py
|
[Pather] fix port rename/deletion tracking
|
2026-03-31 18:49:41 -07:00 |
|
test_repetition.py
|
[Repetition] fix ordering
|
2026-03-31 17:10:19 -07:00 |
|
test_rotation_consistency.py
|
[BREAKING][Ref / Label / Pattern] Make rotate/mirror consistent intrinsic transfomations
|
2026-03-09 23:34:39 -07:00 |
|
test_shape_advanced.py
|
[Arc] Error out on zero radius
|
2026-03-31 22:03:42 -07:00 |
|
test_shapes.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_svg.py
|
[svg] fix rotation in svg
|
2026-03-30 20:24:24 -07:00 |
|
test_utils.py
|
[DeferredDict] implement get/items/values for deferreddict
|
2026-03-30 22:07:21 -07:00 |
|
test_visualize.py
|
[pattern] speed up visualize()
|
2026-03-07 23:57:12 -08:00 |