klayout/testdata/python
Matthias Koefferlein 49c1bacb98 Introducing variables for layout queries:
1.) The ExpressionContext class is a mapping of tl::Eval
    and allows providing a variable context for the LQ.
    Expression class is derived from ExpressionContext now.
2.) The variable lookup has been changed so that variables
    can be modified even if they come from a parent context.
3.) LayoutQuery and iterator has been given an argument to
    supply the context
2019-07-28 01:33:30 +02:00
..
basic.py Fixed a conversion issue with ints on MSVC 2019-07-20 00:28:32 +02:00
dbLayoutTest.py Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutToNetlist.py Some enhancements for netlist extraction and writer 2019-05-31 00:11:28 +02:00
dbLayoutVsSchematic.py Fixed unit tests. 2019-07-19 00:02:05 +02:00
dbNetlistCrossReference.py Fixed unit tests. 2019-07-19 00:02:05 +02:00
dbPCells.py Updated copyright. 2019-01-08 01:09:25 +01:00
dbPolygonTest.py Updated copyright. 2019-01-08 01:09:25 +01:00
dbReaders.py Updated copyright. 2019-01-08 01:09:25 +01:00
dbRegionTest.py Updated copyright. 2019-01-08 01:09:25 +01:00
dbTransTest.py Updated tests after last change (edge transformation behaviour) 2019-02-10 16:21:44 +01:00
layLayers.py Fixed #276 (Layer properties name cannot be updated) 2019-06-16 21:42:07 +02:00
qtbinding.py Fixed pya:qtbinding test 2019-04-16 07:07:19 +02:00
tlTest.py Introducing variables for layout queries: 2019-07-28 01:33:30 +02:00