..
interactive
Initialized repository with current sources.
2017-02-12 13:21:08 +01:00
antTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
basic.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
basic_testcore.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
basic_testcore_defs.rb
Fixed rba basic testsuite when both modes are used.
2017-12-27 19:40:44 +01:00
config.xml
Initialized repository with current sources.
2017-02-12 13:21:08 +01:00
dbBooleanTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbBoxTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
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
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbEdgePairsTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbEdgeTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbEdgesTest.rb
Fixed unit test.
2020-05-31 02:20:02 +02:00
dbGlyphs.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbInstElementTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbInstanceTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbLayerMapping.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbLayout.rb
Some refactoring, Cell#dup for convenience
2020-08-29 23:43:05 +02:00
dbLayoutDiff.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbLayoutQuery.rb
Unit tests fixed after #526 update.
2020-03-28 22:31:19 +01:00
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
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
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
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
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
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbNetlistDeviceClasses.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbNetlistDeviceExtractors.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbNetlistReaderTests.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbNetlistWriterTests.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbPCells.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbPathTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbPointTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbPolygonTest.rb
Unit tests fixed after #526 update.
2020-03-28 22:31:19 +01: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
Updated copyright notice to 2020
2020-01-05 00:59:43 +01: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
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbTextTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbTextsTest.rb
Added RBA tests for region to text interactions.
2020-05-15 23:57:31 +02:00
dbTilingProcessorTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbTransTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
dbVectorTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
edtTest.rb
Implemented #521 (enhanced API for ObjectInstPath) ( #532 )
2020-04-05 15:11:03 +02:00
extNetTracer.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
imgObject.rb
Fixed an issue with deferred method execution in unit test context.
2020-08-30 13:06:50 +02:00
layLayers.rb
Unit tests fixed after #526 update.
2020-03-28 22:31:19 +01:00
layLayoutView.rb
Merge pull request #467 from KLayout/issue-466
2020-01-05 01:03:10 +01:00
layMarkers.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
layMenuTest.rb
Added unit tests.
2020-02-19 01:06:39 +01:00
laySaveLayoutOptions.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
laySession.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
layTechnologies.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
qtbinding.rb
Fixed #629 (timeout event of QTimer not present on Qt5) ( #631 )
2020-09-14 18:34:28 +02:00
rdbTest.rb
Updated copyright notice to 2020
2020-01-05 00:59:43 +01:00
test_epilogue.rb
Compatibility with ruby 1.8, force garbage cleanup for LVS/DRC and tests.
2019-07-21 10:23:08 +02:00
test_prologue.rb
Compatibility with ruby 1.8, force garbage cleanup for LVS/DRC and tests.
2019-07-21 10:23:08 +02:00
tlTest.rb
Unit tests fixed after #526 update.
2020-03-28 22:31:19 +01:00