This website requires JavaScript.
Explore
Help
Sign In
luke
/
klayout
Watch
1
Star
0
Fork
0
mirror of
https://github.com/KLayout/klayout.git
synced
2026-08-29 01:14:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a654c707b3b00d8bd39d14de8346f3eed073a2d7
klayout
/
testdata
/
python
T
History
Matthias Koefferlein
5055d4fcf4
Merge remote-tracking branch 'origin/master' into wip
2026-07-20 23:20:47 +02:00
..
basic.py
Fixed issue
#2396
(support weak refs in Python)
2026-07-19 10:45:51 +02:00
dbEdgeNeighborhoodWithNets.py
Adding string serialization "from_s" for objects with properties (CAUTION: side effect!)
2026-05-03 20:27:15 +02:00
dbLayoutTest.py
…
dbLayoutToNetlist.py
Updating test data
2026-03-18 21:01:18 +01:00
dbLayoutVsSchematic.py
…
dbNetlistCrossReference.py
…
dbPCells.py
Enhancement: using PCell parameter 'name' won't break PCell's cell_name_impl default implementation
2026-07-11 22:32:42 +02:00
dbPolygonTest.py
…
dbReaders.py
…
dbRegionTest.py
…
dbShapesTest.py
Trying to fix unit tests with Python 3.14 - it delivers a different reference count under unit test conditions
2026-06-20 00:06:42 +02:00
dbStreams.py
…
dbTransTest.py
…
kwargs.py
…
layLayers.py
…
layObjects.py
…
layPixelBuffer.py
Cap PixelBuffer.from_bytes dimensions at 64k x 64k
2026-07-16 19:03:34 +02:00
modTests.py
…
qtbinding.py
…
rdbTest.py
…
tlTest.py
…