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-31 18:16:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
420f8cfdc3e625d00a72d6509df7d15973dd6555
klayout
/
testdata
/
python
T
History
Matthias Koefferlein
0262926b11
Moved __deepcopy__ implementation and NotImplemented fallback from db.__init__ to C++ implementation for better performance and generalization. Added tests
2022-10-26 10:40:20 +02:00
..
basic.py
Moved __deepcopy__ implementation and NotImplemented fallback from db.__init__ to C++ implementation for better performance and generalization. Added tests
2022-10-26 10:40:20 +02:00
dbLayoutTest.py
Issue 1097 (
#1148
)
2022-09-05 23:34:53 +02:00
dbLayoutToNetlist.py
…
dbLayoutVsSchematic.py
WIP: some fixes at unit test level
2022-05-15 21:47:15 +02:00
dbNetlistCrossReference.py
WIP: some fixes at unit test level
2022-05-15 21:47:15 +02:00
dbPCells.py
Fixed issue-969 plus a Qt warning
2022-01-12 22:49:20 +01:00
dbPolygonTest.py
…
dbReaders.py
…
dbRegionTest.py
…
dbTransTest.py
…
layLayers.py
WIP: some fixes at unit test level
2022-05-15 21:47:15 +02:00
qtbinding.py
Issue 1029 - Crash on QTreeViewItem#setBackgroundColor (
#1032
)
2022-03-16 23:27:25 +01:00
tlTest.py
…