klayout/testdata/python
Matthias Koefferlein e965f87f58 Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
..
basic.py Fixed Qt bindings in pya module 2023-03-11 01:03:50 +01:00
dbLayoutTest.py Issue-1397: possible solution 2023-06-13 00:44:42 +02:00
dbLayoutToNetlist.py added test for issue 1265 (writing and reading pngs) 2023-02-15 11:01:47 -05:00
dbLayoutVsSchematic.py added test for issue 1265 (writing and reading pngs) 2023-02-15 11:01:47 -05:00
dbNetlistCrossReference.py
dbPCells.py
dbPolygonTest.py Fixing a performance issue on hole insertion for polygons with many holes 2023-05-20 23:09:57 +02:00
dbReaders.py
dbRegionTest.py
dbTransTest.py
layLayers.py
layObjects.py Avoid a segfault: an event may kill the event object itself indirectly. 2023-03-26 21:29:06 +02:00
layPixelBuffer.py Make pixelBuffer test work (hopefully) 2023-02-18 09:49:03 +01:00
qtbinding.py Backward compatibility to Qt 5.12.8 and 5.12.11, fixed some test fails for Qt4 2023-03-26 22:47:56 +02:00
tlTest.py