klayout/testdata
Matthias Koefferlein 9c3f70342b key bindings and menu items visibility string packing/unpacking for scripts
New convenience functions are provided which simplify
manipulation of key bindings and menu item visibility
configuration strings. AbstractMenu#pack_key_binding
and AbstractMenu#unpack_key_binding turn a path/key
map into a single string and back. The string format
is the same than for the key-binding configuration key.

The same is provided for the menu item visibilily
with AbstractMenu#pack_menu_item_visible and
Abstract#unpack_menu_item_visible.
2019-08-17 19:54:18 +02:00
..
algo Another update of golden test data (MSVC) 2019-07-27 22:31:01 +02:00
bd Updated golden data for strm2txt 2018-09-10 07:12:25 +02:00
bool Updated slow EdgeProcessor unit test golden data. 2018-07-23 19:51:47 +02:00
cif Fixed issue #305 (CIF reader issue with rotated boxes) 2019-07-21 22:57:02 +02:00
drc Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Fixed #200 by introducing layout locking during iteration 2019-01-09 01:06:11 +01:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Updated copyright. 2019-01-08 01:09:25 +01:00
lay Fixed two more unit tests and renamed new 'define_layer' to 'define_opt_layer' for disambiguation 2019-05-29 01:22:11 +02:00
lefdef/issue-172 Merge remote-tracking branch 'remotes/origin/master' into pymod 2018-09-26 21:15:08 +02:00
lvs WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
net_tracer Added alternative golden data for MSVC 2019-05-29 22:14:34 +02:00
oasis Fixed #275 (don't write PCell context with OASIS) 2019-06-16 16:48:30 +02:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Updated copyright. 2019-01-08 01:09:25 +01:00
python Fixed a conversion issue with ints on MSVC 2019-07-20 00:28:32 +02:00
ruby key bindings and menu items visibility string packing/unpacking for scripts 2019-08-17 19:54:18 +02:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00