klayout/testdata
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
..
algo Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
bd WIP: fixed some build issues, removed some link dependencies which causes issues on Windows. 2018-06-19 20:31:55 +02:00
bool Scanline polygon generator: avoid spikes 2018-04-23 22:22:32 +02:00
cif Fixed CIF reader unit test (wrong file name) 2017-12-27 21:40:15 +01:00
drc DRC test suite Ruby 1.8 compatibility. 2018-05-02 00:51:47 +02:00
dxf WIP: DXF keep layer names option, refactoring, added tests, UI, XML serialization. 2018-04-16 19:47:12 +02:00
gds Fixed bug #121 (reopening of PCell's in GDS and - partially - in OASIS) 2018-05-17 22:24:32 +02:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Compatibility with Ruby 1.8.7 (main app test), tests fixed for CentOS6 2018-05-02 07:32:20 +02:00
net_tracer Added missing test files for net tracer. 2017-02-12 16:12:24 +01:00
oasis Fixed bug #121 (reopening of PCell's in GDS and - partially - in OASIS) 2018-05-17 22:24:32 +02:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Bugfix: db_plugin modules were not loaded for python modules 2018-07-15 14:14:14 +02:00
python Fixed a segfault on help(pya.Box) 2018-07-19 23:50:24 +02:00
ruby WIP: made pymod functional on Windows (without Qt). Tests pass. 2018-07-10 23:34:30 +02:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00