klayout/testdata/ruby
Matthias Koefferlein 38ddffc645 L2N log entries with net references
* Log entries on the L2N object can now have net references
  (by expanded name) and the nets will be highlighted
  when the log entry is selected in the netlist browser
  For an application see drcSimpleTests:147.
* New function ("db") in evaluate_nets
* BUGFIX: proper computation of transformations for multiple
  selections of nets in netlist browser
2026-01-04 22:48:35 +01:00
..
interactive Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
antTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
basic.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
basic_testcore.rb Hope to fix dependency on Ruby version rgarding string encoding. 2025-05-25 18:55:52 +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 Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbBoxTest.rb Enhancing Python/Ruby API for better support with properties 2025-01-29 00:59:28 +01:00
dbCellInstArrayTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbCellMapping.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbCellTests.rb Added tests 2025-05-27 22:25:47 +02:00
dbEdgeNeighborhood.rb More support for properties inside Edges, Texts, EdgePairs. WIP 2025-01-29 01:59:00 +01:00
dbEdgePairTest.rb Enhancing Python/Ruby API for better support with properties 2025-01-29 00:59:28 +01:00
dbEdgePairsTest.rb Some debugging, skipping clusters without shapes on primary layer for example 2025-08-02 21:28:48 +02:00
dbEdgeTest.rb Enhancing Python/Ruby API for better support with properties 2025-01-29 00:59:28 +01:00
dbEdgesTest.rb Some debugging, skipping clusters without shapes on primary layer for example 2025-08-02 21:28:48 +02:00
dbGlyphs.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbHierNetworkProcessorTests.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbInstElementTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbInstanceTest.rb Implemented feature request: a method to clear properties on shapes, instances, cells and layout 2025-07-26 15:26:47 +02:00
dbLayerMapping.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbLayoutDiff.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbLayoutQuery.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbLayoutTests1.rb More sanity checks for cell index on various Layout methods 2025-09-28 14:46:30 +02:00
dbLayoutTests2.rb Added tests 2025-10-19 16:41:45 +02:00
dbLayoutToNetlist.rb API for adding log entries to LVS and L2N databases 2025-05-22 19:57:06 +02:00
dbLayoutVsSchematic.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbLibrary.rb Trying to fix unit tests 2025-10-26 22:25:28 +01:00
dbLogTest.rb L2N log entries with net references 2026-01-04 22:48:35 +01:00
dbMatrix.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbNetlist.rb Introducing case sensitivity in circuit and netlist queries, makeing 'same_nets' more case sensitivity-aware in case of mixed sensitivity 2025-05-22 22:25:49 +02:00
dbNetlistCompare.rb Added tests 2023-09-24 21:33:28 +02:00
dbNetlistCrossReference.rb API enhancement for NetlistCrossReference: obtaining information from one object only (net, circuit), does not need a pair anymore 2025-05-22 20:54:21 +02:00
dbNetlistDeviceClasses.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbNetlistDeviceExtractors.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbNetlistReaderTests.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbNetlistWriterTests.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbPCells.rb Added some tests 2025-10-25 17:16:13 +02:00
dbPathTest.rb Enhancing Python/Ruby API for better support with properties 2025-01-29 00:59:28 +01:00
dbPointTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbPolygonNeighborhood.rb Added tests 2025-05-27 22:25:47 +02:00
dbPolygonTest.rb Fixed sizing test 2025-09-08 23:33:14 +02:00
dbReaders.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbRecursiveInstanceIterator.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbRecursiveShapeIterator.rb RecursiveShapeIterator#property and RecursiveShapeIterator#properties 2025-03-23 15:23:19 +01:00
dbRegionTest.rb Some debugging, skipping clusters without shapes on primary layer for example 2025-08-02 21:28:48 +02:00
dbShapesTest.rb Implemented feature request: a method to clear properties on shapes, instances, cells and layout 2025-07-26 15:26:47 +02:00
dbSimplePolygonTest.rb Fixed unit tests 2025-05-04 16:22:03 +02:00
dbTechnologies.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbTextTest.rb Enhancing Python/Ruby API for better support with properties 2025-01-29 00:59:28 +01:00
dbTextsTest.rb Some debugging, skipping clusters without shapes on primary layer for example 2025-08-02 21:28:48 +02:00
dbTilingProcessorTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbTransTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbUtilsTests.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbVectorTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
dbViaTest.rb Added Ruby tests for ViaType, disabling features that are not used currently. 2025-08-23 23:03:45 +02:00
edtTest.rb Introducing convenience method ObjectInstPath#cell 2025-07-13 21:27:26 +02:00
extNetTracer.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
imgObject.rb Added test for the new GSI feature (Image#layer_binding) 2025-08-15 23:05:51 +02:00
kwargs.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
layLayers.rb [consider merging] LayoutView#clear_layer_list preserves layer list name now 2025-09-09 19:38:18 +02:00
layLayoutView.rb Removing GSI methods which are no longer required as they are included in the base class now, added + fixed GSI unit tests for LayoutView 2025-09-04 19:50:51 +02:00
layMacro.rb Fixes Qt-less tests 2025-08-03 18:26:34 +02:00
layMainWindow.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
layMarkers.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
layMenuTest.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
layPixelBuffer.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
layPluginTests.rb Fixing tests for non-Qt builds 2025-09-07 00:03:42 +02:00
laySaveLayoutOptions.rb Added tests 2025-10-19 16:41:45 +02:00
laySession.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
pexTests.rb MSVC does not assume UTF-8 encoding by default, hence use explicit bytes 2025-05-25 20:40:45 +02:00
qtbinding.rb Updating copyright to 2025 2025-01-04 19:32:33 +01:00
rdbTest.rb Providing a less strict overload resolution 2025-03-26 00:45:16 +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 Updating copyright to 2025 2025-01-04 19:32:33 +01:00