klayout/testdata/ruby
Matthias Koefferlein 737e12d6a4 Added GSI tests. 2020-09-22 18:36:40 +02:00
..
interactive
antTest.rb
basic.rb
basic_testcore.rb Ruby iterators now automatically return an Enumerator if no block is given - allows very cool code .. 2020-08-31 23:09:37 +02:00
basic_testcore_defs.rb
config.xml
dbBooleanTest.rb
dbBoxTest.rb
dbCellInstArrayTest.rb WIP: refactoring - include fuzzy compare in array, don't put into GSI method impl. 2020-06-04 13:01:11 +02:00
dbCellMapping.rb Added multi-cell mapping for transferring multiple cells from one layout to another while including their hierarchy without duplicating cells. 2020-08-29 10:07:17 +02:00
dbEdgePairTest.rb
dbEdgePairsTest.rb
dbEdgeTest.rb
dbEdgesTest.rb Fixed unit test. 2020-05-31 02:20:02 +02:00
dbGlyphs.rb
dbInstElementTest.rb
dbInstanceTest.rb
dbLayerMapping.rb
dbLayout.rb Some refactoring, Cell#dup for convenience 2020-08-29 23:43:05 +02:00
dbLayoutDiff.rb
dbLayoutQuery.rb
dbLayoutTest.rb Implemented issue #598 (Cell#transform) (#600) 2020-07-03 23:41:09 +02:00
dbLayoutToNetlist.rb WIP Netlist probing will deliver an instantiation path now. 2020-06-14 22:04:16 +02:00
dbLayoutVsSchematic.rb
dbLibrary.rb Fixed an internal error happening when a librrary isn't registered and destroyed by the GC 2020-08-30 11:35:30 +02:00
dbMatrix.rb
dbNetlist.rb Fixed issue #617 (constness problem in netlist) (#622) 2020-09-14 18:33:24 +02:00
dbNetlistCompare.rb Updated testdata 2020-06-26 17:46:39 +02:00
dbNetlistCrossReference.rb
dbNetlistDeviceClasses.rb
dbNetlistDeviceExtractors.rb
dbNetlistReaderTests.rb
dbNetlistWriterTests.rb
dbPCells.rb
dbPathTest.rb
dbPointTest.rb
dbPolygonTest.rb Another cool one: void as C++ return value is translated to returning self for Ruby. 2020-08-31 23:44:02 +02:00
dbReaders.rb Added an option for not reading all LEF files along with DEF files, but only selected ones. 2020-08-19 23:06:46 +02:00
dbRegionTest.rb Added GSI tests. 2020-09-22 18:36:40 +02:00
dbShapesTest.rb Fixed #547 (better error messages on some Shape methods, fixed doc). (#550) 2020-05-11 19:24:44 +02:00
dbSimplePolygonTest.rb
dbTextTest.rb
dbTextsTest.rb Added RBA tests for region to text interactions. 2020-05-15 23:57:31 +02:00
dbTilingProcessorTest.rb
dbTransTest.rb
dbVectorTest.rb
edtTest.rb Implemented #521 (enhanced API for ObjectInstPath) (#532) 2020-04-05 15:11:03 +02:00
extNetTracer.rb
imgObject.rb Fixed an issue with deferred method execution in unit test context. 2020-08-30 13:06:50 +02:00
layLayers.rb
layLayoutView.rb
layMarkers.rb
layMenuTest.rb
laySaveLayoutOptions.rb
laySession.rb
layTechnologies.rb
qtbinding.rb Qt4 compatibility of one test. 2020-09-14 22:06:16 +02:00
rdbTest.rb
test_epilogue.rb
test_prologue.rb
tlTest.rb