klayout/testdata
Matthias Koefferlein 1861abc68c Bugfix for passing default arguments to GSI calls
This happens when default arguments (specifically
user class or enum types) and passed between keyword
and positional arguments. We must not use a temporary
tl::Variant object as it gets out of scope and a
reference is stored.

In addition: better error messages for Python when
a method can't be matched to arguments.
2024-05-25 17:48:17 +02:00
..
algo Merge pull request #1697 from KLayout/bugfix/issue-1696 2024-04-30 15:27:31 +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 Fixed unit tests 2023-05-21 20:51:50 +02:00
buddies Update copyright year 2024-01-01 17:27:59 +01:00
cif Fixed issue-972 (#1003) 2022-02-12 18:08:52 +01:00
drc Merge pull request #1694 from KLayout/waive-concept 2024-04-30 15:27:15 +02:00
dxf Fixed issue #1592 (DXF reader issue) (#1595) 2024-02-11 10:37:47 +01:00
gds Issue 1609 (#1613) 2024-02-11 10:32:56 +01:00
gds2_txt
img Issue #535 (Image handling enhancements) (#551) 2020-05-02 13:45:20 +02:00
klayout_main Update copyright year 2024-01-01 17:27:59 +01: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 Update of test data needed, because OASIS layer names are present now even if there is no shape 2024-03-09 18:47:13 +01:00
lvs Implemented a fix for issue #1691 2024-04-21 18:13:54 +02:00
lym Trying to fix Python 3.6 builds + tests 2024-01-25 13:35:23 +01:00
magic Small bugfix for MAG writer + tests. 2019-12-08 20:25:25 +01:00
net_tracer More robustness in unit tests 2023-01-22 17:58:09 +01:00
oasis [consider merging] OASIS Reader: error on duplicate CELLNAMEs 2024-02-10 18:45:56 +01:00
other
pymod Update copyright year 2024-01-01 17:27:59 +01:00
python Bugfix for passing default arguments to GSI calls 2024-05-25 17:48:17 +02:00
ruby Bugfix for passing default arguments to GSI calls 2024-05-25 17:48:17 +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