klayout/testdata
Matthias Koefferlein 3c53950eaa Rework needed for LayoutView management
The application got unstable on exit under various conditions
(e.g. LayoutView created in script). Reason was the ownership
management of LayoutView which interfered with Qt widget
lifetime management.

The solution now is based on a clean widget/view hierarchy
and a consistent plugin parent/child relationship.

In addition, a new class is enabled which allows creating
a true QWidget (rather QFrame) for a LayoutView again.
2022-09-02 00:47:21 +02:00
..
algo WIP: reworked log enabling in LVS, added 'no_lvs_hints' feature, updated tests 2022-08-13 18:30:02 +02:00
bd [Consider merging] Fixed file content of test data - .oas is OASIS, .gds is GDSII 2022-08-10 21:48:00 +02:00
bool [Consider merging] Fixed file content of test data - .oas is OASIS, .gds is GDSII 2022-08-10 21:48:00 +02:00
buddies Further reducing dependency on Qt, fixed tests 2022-05-29 10:11:16 +02:00
cif Fixed issue-972 (#1003) 2022-02-12 18:08:52 +01:00
drc Test data update 2022-09-01 00:06:26 +02:00
dxf Issue 1017 (#1023) 2022-03-10 19:15:35 +01:00
gds Issue 1079 (#1083) 2022-05-23 20:38:10 +02:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
img Issue #535 (Image handling enhancements) (#551) 2020-05-02 13:45:20 +02:00
klayout_main Rework needed for LayoutView management 2022-09-02 00:47:21 +02:00
lay Support for grayscale formats in PNG reader for PixelBuffer, writing non-alpha RGB versions from non-transparent PixelBuffers 2022-05-09 22:13:35 +02:00
lefdef Fixed issue #1132 by taking the first point of paths and polygons instead of center (center is still taken if the polygon is a rectangle) (#1134) 2022-08-01 18:47:20 +02:00
lvs WIP: updated tests 2022-08-13 18:57:13 +02:00
lym Added missing file. 2020-09-13 23:29:15 +02:00
magic Small bugfix for MAG writer + tests. 2019-12-08 20:25:25 +01:00
net_tracer Another change related to issue-1011 (aligning flat and deep mode text representation for LVS) (#1037) 2022-03-16 23:33:08 +01:00
oasis Fixed issue #1013 2022-03-01 00:41:26 +01:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod WIP: some fixes at unit test level 2022-05-15 21:47:15 +02:00
python [Consider merging] fixed rba and pya test because of argument error message change 2022-08-07 18:12:19 +02:00
ruby Tests for new Edges GSI bindings. 2022-08-31 17:57:23 +02:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
tl Added tests, fixed implementation 2021-12-15 23:18:42 +01:00
vendor/ruby/test Fixed an internal error happening when a librrary isn't registered and destroyed by the GC 2020-08-30 11:35:30 +02:00