klayout/testdata/python
Matthias Koefferlein 1cea7dfd23 Fixed #33 (Plugin factory not working when using with Python)
The fix consisted of introducing "factory" type virtual
methods which ensure that a reference is held to the
returned object. This is important for implementing
factory methods in Python. Without this, the object
get destroyed before we have a chance to increment the
reference count.
2017-12-11 23:51:00 +01:00
..
basic.py Fixed #33 (Plugin factory not working when using with Python) 2017-12-11 23:51:00 +01:00
dbLayoutTest.py RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbPCells.py Enabled Windows build on Qt5. 2017-07-23 23:36:29 +02:00
dbRegionTest.py RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
qtbinding.py RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
tlTest.py RBA Unit test enhancements 2017-07-23 23:03:21 +02:00