..
interactive
Initialized repository with current sources.
2017-02-12 13:21:08 +01:00
antTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
basic.rb
Update copyright year
2024-01-01 17:27:59 +01:00
basic_testcore.rb
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
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
Update copyright year
2024-01-01 17:27:59 +01:00
dbBoxTest.rb
Some utility features derived from the latest code changes
2024-03-26 21:48:38 +01:00
dbCellInstArrayTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbCellMapping.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbCellTests.rb
Implemented solution for issue #1836 (Allow the usage of Cell.shapes(LayerInfo(...)))
2024-09-07 20:29:43 +02:00
dbEdgePairTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbEdgePairsTest.rb
Added tests for GSI bindings of new EdgePairs functions
2024-08-04 22:26:21 +02:00
dbEdgeTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbEdgesTest.rb
Refactoring of EdgePairs/Edges API to avoid ambiguities
2024-04-21 00:17:05 +02:00
dbGlyphs.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbHierNetworkProcessorTests.rb
Some tests for Connectivity
2024-03-11 21:14:00 +01:00
dbInstElementTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbInstanceTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbLayerMapping.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbLayoutDiff.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbLayoutQuery.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbLayoutTests1.rb
Implemented solution for issue #1836 (Allow the usage of Cell.shapes(LayerInfo(...)))
2024-09-07 20:29:43 +02:00
dbLayoutTests2.rb
const versions of Layout#cell and Layout#top_cell(s)
2024-08-06 18:19:31 +02:00
dbLayoutToNetlist.rb
Enhanced documentation for LayoutToNetlist class, two more methods (layer_indexes, layer_info)
2024-05-25 19:57:51 +02:00
dbLayoutVsSchematic.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbLibrary.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbLogTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbMatrix.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbNetlist.rb
Added Netlist#top_circuit and Netlist#top_circuits convenience methods
2024-07-24 20:57:17 +02:00
dbNetlistCompare.rb
Added tests
2023-09-24 21:33:28 +02:00
dbNetlistCrossReference.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbNetlistDeviceClasses.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbNetlistDeviceExtractors.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbNetlistReaderTests.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbNetlistWriterTests.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbPCells.rb
Added test for PCellParameterState
2024-08-04 23:36:44 +02:00
dbPathTest.rb
Unit test compatibility with 64bit coordinate builds
2024-01-03 02:05:06 +01:00
dbPointTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbPolygonTest.rb
Merge pull request #1660 from KLayout/issue-1651
2024-03-29 08:57:41 +01:00
dbReaders.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbRecursiveInstanceIterator.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbRecursiveShapeIterator.rb
Tests for GSI binding
2024-03-24 22:11:07 +01:00
dbRegionTest.rb
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.rb
Convenience methods Shape#properties, Layout#properties, Cell#properties, Instance#properties
2024-07-24 22:29:09 +02:00
dbSimplePolygonTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbTechnologies.rb
Implemented fix for issue-1662 (Strong default grids)
2024-03-24 12:48:53 +01:00
dbTextTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbTextsTest.rb
More processors and tests
2024-01-28 15:57:01 +01:00
dbTilingProcessorTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbTransTest.rb
Fixing issue #1747 (signed coordinate transformations with Trans/DTrans/CplxTrans etc.)
2024-06-22 23:25:45 +02:00
dbUtilsTests.rb
Update copyright year
2024-01-01 17:27:59 +01:00
dbVectorTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
edtTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
extNetTracer.rb
Update copyright year
2024-01-01 17:27:59 +01:00
imgObject.rb
Update copyright year
2024-01-01 17:27:59 +01:00
kwargs.rb
Update copyright year
2024-01-01 17:27:59 +01:00
layLayers.rb
Update copyright year
2024-01-01 17:27:59 +01:00
layLayoutView.rb
Added tests, fixed others
2024-08-09 17:20:40 +02:00
layMacro.rb
Added test
2024-07-06 00:29:34 +02:00
layMainWindow.rb
Fixed unit tests for non-Qt case
2024-01-24 00:38:38 +01:00
layMarkers.rb
Refined solution
2024-06-29 23:22:32 +02:00
layMenuTest.rb
Update copyright year
2024-01-01 17:27:59 +01:00
layPixelBuffer.rb
Update copyright year
2024-01-01 17:27:59 +01:00
laySaveLayoutOptions.rb
Update copyright year
2024-01-01 17:27:59 +01:00
laySession.rb
Update copyright year
2024-01-01 17:27:59 +01:00
qtbinding.rb
Update copyright year
2024-01-01 17:27:59 +01:00
rdbTest.rb
RdbCell#layout_name and RdbItem#comment with tests and GSI binding
2024-04-27 19:56:39 +02: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
Update copyright year
2024-01-01 17:27:59 +01:00