..
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
Compatibility with older Ruby and Python versions in unit tests.
2021-01-31 17:14:21 +00: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
Introduced normalization into region/edges/edge pairs/texts tests to get rid of platform dependency because of unordered_set implementation details.
2021-01-19 08:03:42 +01:00
dbEdgeTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbEdgesTest.rb
Introduced normalization into region/edges/edge pairs/texts tests to get rid of platform dependency because of unordered_set implementation details.
2021-01-19 08:03:42 +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
Updated copyright to 2021
2021-01-05 22:57:48 +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
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLayoutToNetlist.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLayoutVsSchematic.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbLibrary.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbMatrix.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbNetlist.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbNetlistCompare.rb
Updated testdata
2020-06-26 17:46:39 +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
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbNetlistReaderTests.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbNetlistWriterTests.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbPCells.rb
Updated copyright to 2021
2021-01-05 22:57:48 +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
Reduce risk of DRC polygon split artefacts in deep mode ( #722 )
2021-02-05 23:28:04 +01:00
dbReaders.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbRegionTest.rb
Introduced normalization into region/edges/edge pairs/texts tests to get rid of platform dependency because of unordered_set implementation details.
2021-01-19 08:03:42 +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
Introduced normalization into region/edges/edge pairs/texts tests to get rid of platform dependency because of unordered_set implementation details.
2021-01-19 08:03:42 +01:00
dbTilingProcessorTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
dbTransTest.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01: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
Merge branch 'master' into complex_drc_ops
2021-01-17 19:55:28 +01:00
layMarkers.rb
Updated copyright to 2021
2021-01-05 22:57:48 +01:00
layMenuTest.rb
Fixed key binding unit test for multiple passes.
2021-02-01 08:30:24 +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
Some issues with the byte array binding fixed, less ambiguitites with Qt bindings, tests added.
2021-01-24 23:44:40 +01: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
Updated copyright to 2021
2021-01-05 22:57:48 +01:00