klayout/testdata/python
Matthias Koefferlein 9da5aaf491 Python tests 2024-08-16 23:06:55 +02:00
..
basic.py Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions 2024-08-07 00:11:48 +02:00
dbLayoutTest.py const versions of Layout#cell and Layout#top_cell(s) 2024-08-06 18:19:31 +02:00
dbLayoutToNetlist.py Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutVsSchematic.py Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistCrossReference.py Update copyright year 2024-01-01 17:27:59 +01:00
dbPCells.py Implemented a solution for issue #1790 (Support for recursive PCell instances) 2024-07-27 14:00:54 +02:00
dbPolygonTest.py Fixing issue #1651 (errors when adding polygons with 4 points) - needs some testing 2024-03-23 15:24:18 +01:00
dbReaders.py Update copyright year 2024-01-01 17:27:59 +01:00
dbRegionTest.py Added Region#being_shapes_rec and Region#begin_merged_shapes_rec, mainly for being able to retrieve shapes with properties from Region#nets 2024-07-25 19:34:08 +02:00
dbShapesTest.py Shape#hash and Shape#< allow using Shape objects as hash keys 2024-03-29 21:47:37 +01:00
dbTransTest.py Update copyright year 2024-01-01 17:27:59 +01:00
kwargs.py Update copyright year 2024-01-01 17:27:59 +01:00
layLayers.py Update copyright year 2024-01-01 17:27:59 +01:00
layObjects.py Fixed pya tests for Python 2.7 2024-01-20 23:11:54 +01:00
layPixelBuffer.py Update copyright year 2024-01-01 17:27:59 +01:00
modTests.py Fixing issue #1774 (providing klayout.__version__ also for built-in module) 2024-07-05 17:50:38 +02:00
qtbinding.py Update copyright year 2024-01-01 17:27:59 +01:00
tlTest.py Python tests 2024-08-16 23:06:55 +02:00