..
interactive
Initialized repository with current sources.
2017-02-12 13:21:08 +01:00
antTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
basic.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
basic_testcore.rb
WIP: Allowing extension (mixin) classes
2021-12-07 23:24:08 +01: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 to 2021
2021-01-05 22:57:48 +01:00
dbBoxTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbCellInstArrayTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbCellMapping.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbEdgePairTest.rb
Major enhancements for DRC feature (universal DRC)
2021-01-17 19:26:22 +01:00
dbEdgePairsTest.rb
Updated test data
2021-06-27 16:07:10 +02:00
dbEdgeTest.rb
Implemented Edge#cut_point for GSI (was missing)
2021-05-04 21:12:46 +02:00
dbEdgesTest.rb
Updated tests with 'enclosed' rule
2021-11-09 00:32:23 +01:00
dbGlyphs.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbInstElementTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbInstanceTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLayerMapping.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLayout.rb
#935 fixed (checking for valid cell index)
2021-11-13 01:03:54 +01:00
dbLayoutDiff.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLayoutQuery.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLayoutTest.rb
Implemented extent(cell_filter) for DRC, added Layout#cells with name filter
2021-07-21 18:31:51 +02:00
dbLayoutToNetlist.rb
Fixed #807 - now supporting incremental connect and clear_connections in DRC/LVS
2021-05-24 21:56:57 +02:00
dbLayoutVsSchematic.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLibrary.rb
Solved #879 : PCellDeclaration now knows the layout and layout knows the library
2021-11-14 17:45:52 +01:00
dbMatrix.rb
Added more tests (inline transformation of region etc. with matrix transformations)
2021-03-05 15:39:02 +01:00
dbNetlist.rb
Device parameter comparer now also compares other (primary) parameters, parameters primary in both netlists are considered to be compared by default, 'ignore' feature in tolerance
2021-07-27 22:15:59 +02:00
dbNetlistCompare.rb
Updated testdata
2021-09-19 21:37:52 +02:00
dbNetlistCrossReference.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbNetlistDeviceClasses.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbNetlistDeviceExtractors.rb
Doc update, some tests
2021-07-05 21:06:02 +02:00
dbNetlistReaderTests.rb
Fixed test fails: infinite recursion due to duplicate alias on -e following -ne
2021-05-19 22:16:47 +02:00
dbNetlistWriterTests.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbPCells.rb
Solved #879 : PCellDeclaration now knows the layout and layout knows the library
2021-11-14 17:45:52 +01:00
dbPathTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbPointTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbPolygonTest.rb
Smooth bug ( #740 )
2021-03-14 12:27:36 +01:00
dbReaders.rb
Added LEF macro file list to API and UI
2021-05-04 22:56:03 +02:00
dbRecursiveInstanceIterator.rb
RecursiveInstanceIterator: Doc fixes, tests, instance array iteration.
2021-02-20 22:17:43 +01:00
dbRecursiveShapeIterator.rb
Global transformations for DRC and RecursiveShapeIterator
2021-03-21 23:09:09 +01:00
dbRegionTest.rb
Updated tests with 'enclosed' rule
2021-11-09 00:32:23 +01:00
dbShapesTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbSimplePolygonTest.rb
Reduce risk of DRC polygon split artefacts in deep mode ( #722 )
2021-02-05 23:28:04 +01:00
dbTextTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbTextsTest.rb
Bug fixes.
2021-03-29 01:05:53 +02:00
dbTilingProcessorTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbTransTest.rb
Tests and documentation for dbTrans#is_complex?
2021-10-27 23:36:58 +02:00
dbUtilsTests.rb
Generalized spline interpolation of DXF reader and provide a script binding (RBA::Utils).
2021-01-23 18:44:36 +01:00
dbVectorTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
edtTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
extNetTracer.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
imgObject.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
layLayers.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
layLayoutView.rb
Added two useful functions for RBA/pya CellView (context_trans, context_dtrans)
2021-07-20 19:31:54 +02:00
layMacro.rb
Added missing file
2021-11-14 14:39:42 +01:00
layMarkers.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
layMenuTest.rb
WIP: fixed a unit test (Qt6 QActions seem to remember checked state even if not checkable)
2021-12-05 16:04:13 +01:00
laySaveLayoutOptions.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
laySession.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
layTechnologies.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
qtbinding.rb
Issue 771 ( #773 )
2021-04-19 22:28:27 +02:00
rdbTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +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
Adjusted RBA tests
2021-03-15 10:29:32 +01:00