| .. |
|
__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
|
[tests] fix some tests
|
2026-03-08 10:15:09 -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 reading Polyline
|
2026-03-30 20:22:40 -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
|
cleanup
|
2026-02-16 20:48:15 -08:00 |
|
test_library.py
|
[Library] improve handling of dangling refs
|
2026-03-30 22:10:26 -07:00 |
|
test_oasis.py
|
[tests] move imports into functions
|
2026-03-08 19:00:20 -07:00 |
|
test_pack2d.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_path.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08: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/RenderPather] Add U-bend to trace_into
|
2026-03-07 00:03:07 -08:00 |
|
test_pattern.py
|
[ILibraryView / Pattern] flatten() should raise PatternError if asked to preserve ports from a repeated ref
|
2026-03-30 21:17:33 -07:00 |
|
test_polygon.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_ports.py
|
[Port] fix printing of None rotation
|
2026-03-30 20:25:45 -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] don't shadow ref property
|
2026-03-30 21:07:13 -07:00 |
|
test_renderpather.py
|
[Pather] Major pathing rework / Consolidate RenderPather, Pather, and Builder
|
2026-03-08 00:18:47 -08:00 |
|
test_repetition.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08: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
|
[tests] fix some tests
|
2026-03-08 10:15:09 -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 |