klayout/testdata/python
Matthias Koefferlein 5fe0aca9c7 Fixed a segfault on help(pya.Box)
Needed to refactor the class hierarchy of the Python classes.
Basically the module specific base class was removed as it does
not provide any benefit. The object layout of the PyObject
specialization was modified such that the payload is attached
to the end. This is compatible with the hidden extensions
which Python adds to normal objects.
2018-07-19 23:50:24 +02:00
..
basic.py Fixed a segfault on help(pya.Box) 2018-07-19 23:50:24 +02:00
dbLayoutTest.py WIP: fixed unit tests for Qt-less build. 2018-07-10 01:17:35 +02:00
dbPCells.py WIP: fixed unit tests for Qt-less build. 2018-07-10 01:17:35 +02:00
dbPolygonTest.py Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
dbReaders.py WIP: consistent naming of some predicates in Ruby with ?, unit tests for reader option bindings. 2018-04-17 01:56:59 +02:00
dbRegionTest.py Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
dbTransTest.py Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
qtbinding.py Merge branch 'master' into macos-build-on-master 2018-01-02 23:37:45 +01:00
tlTest.py Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00