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-09-04 16:50:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c6eca04d680ffb537a5b40e0afde2ebcffec1f8
klayout
/
testdata
/
python
T
History
Matthias Koefferlein
e35aa97191
Added 'read_bytes' without options and 'write_bytes'. Added tests for write_bytes and for Ruby. Doc fixed.
2024-11-30 18:46:25 +01: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
Added 'read_bytes' without options and 'write_bytes'. Added tests for write_bytes and for Ruby. Doc fixed.
2024-11-30 18:46:25 +01:00
dbLayoutToNetlist.py
…
dbLayoutVsSchematic.py
…
dbNetlistCrossReference.py
…
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
…
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
…
kwargs.py
…
layLayers.py
…
layObjects.py
…
layPixelBuffer.py
…
modTests.py
Fixing issue
#1774
(providing klayout.__version__ also for built-in module)
2024-07-05 17:50:38 +02:00
qtbinding.py
…
rdbTest.py
On same name, creating a RDB category would return the original one.
2024-11-13 18:26:06 +01:00
tlTest.py
…