klayout/testdata/ruby
Matthias Köfferlein 6ed321c05f Implemented #570 (perimeter included in antenna check) (#572)
* First implementation of the perimeter factor for antenna check, unit tests.

* Bugfix and unit tests for GSI binding of new antenna check version.

* DRC integration of perimeter-enabled antenna check.

* Enhanced DRC doc for antenna rule
2020-05-30 21:46:41 +02:00
..
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 a conversion issue with ints on MSVC 2019-07-20 00:28:32 +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 Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
dbCellMapping.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01: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 Updated copyright notice to 2020 2020-01-05 00:59:43 +01: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 Updated copyright notice to 2020 2020-01-05 00:59:43 +01: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:52:04 +01:00
dbLayoutTest.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
dbLayoutToNetlist.rb Implemented #570 (perimeter included in antenna check) (#572) 2020-05-30 21:46:41 +02:00
dbLayoutVsSchematic.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
dbMatrix.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
dbNetlist.rb Updated tests for CentOS 6 2020-02-27 23:46:02 +01:00
dbNetlistCompare.rb Merge branch 'issue-482' into issue-471 2020-02-27 15:49:35 +01: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:52:04 +01:00
dbReaders.rb Issue #489 (Pin names as shape properties) (#507) 2020-02-23 00:29:12 +01: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:25:22 +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
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 Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
extNetTracer.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
imgObject.rb Fixed issue #473 (fast accessors to image pixel and mask data through… (#503) 2020-02-21 18:38:08 +01:00
layLayers.rb Unit tests fixed after #526 update. 2020-03-28 22:52:04 +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 Updated copyright notice to 2020 2020-01-05 00:59:43 +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 Qt5 binding issue. 2020-02-22 00:56:18 +01: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:52:04 +01:00