| .. |
|
__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
|
[boolean] more work towards getting boolean ops working
|
2026-04-01 21:28:33 -07: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
|
[gdsii] make sure iterable is supported
|
2026-04-01 20:56:59 -07:00 |
|
test_label.py
|
[Ref / Label] make equality safe for unrelated types
|
2026-03-31 17:51:02 -07:00 |
|
test_library.py
|
[ILibrary] update docs for add()
|
2026-04-01 20:00:46 -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 atomicity of place(), plug(), interface()
|
2026-03-31 23:00:35 -07:00 |
|
test_polygon.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_ports.py
|
[PortList.check_ports] Check for duplicate map_in/map_out values
|
2026-04-01 19:00:19 -07:00 |
|
test_ports2data.py
|
[data_to_ports] warn on invalid angle
|
2026-04-01 19:22:16 -07:00 |
|
test_ref.py
|
[Ref] get_bounds_single shoudl ignore repetition
|
2026-04-01 19:00:59 -07:00 |
|
test_renderpather.py
|
[Pather] fix port rename/deletion tracking
|
2026-03-31 18:49:41 -07:00 |
|
test_repetition.py
|
[repetition.Grid] check for invalid displacements or counts
|
2026-04-01 19:21:47 -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
|
[PolyCollection] copy vertex offsets when making normalized form
|
2026-04-01 21:15:44 -07:00 |
|
test_shapes.py
|
[Tests] cleanup
|
2026-02-15 12:36:13 -08:00 |
|
test_svg.py
|
[svg] fix duplicate svg ids
|
2026-04-01 20:57:35 -07:00 |
|
test_utils.py
|
[bezier] validate weights
|
2026-04-01 21:16:03 -07:00 |
|
test_visualize.py
|
[pattern] speed up visualize()
|
2026-03-07 23:57:12 -08:00 |