| .. |
|
dbArrayTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbBoxScannerTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbBoxTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbBoxTreeTests.cc
|
WIP
|
2020-06-01 23:28:04 +02:00 |
|
dbCellGraphUtilsTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbCellHullGeneratorTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbCellMappingTests.cc
|
Added multi-cell mapping for transferring multiple cells from one layout to another while including their hierarchy without duplicating cells.
|
2020-08-29 10:07:17 +02:00 |
|
dbCellTests.cc
|
Implemented issue #598 (Cell#transform) (#600)
|
2020-07-03 23:41:09 +02:00 |
|
dbCellVariantsTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbClipTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbD25TechnologyComponentTests.cc
|
D25 tech component editor: line numbers shown, more syntax variants
|
2020-04-18 00:37:15 +02:00 |
|
dbDeepEdgePairsTests.cc
|
Refactoring of the containers (Edges, Region, EdgePairs, Texts): size -> count, added hier_count. Added SRegion for shape iterator as generic polygonizable things
|
2020-10-11 17:51:54 +02:00 |
|
dbDeepEdgesTests.cc
|
Refactoring: bulk options structure for DRC functions. Will be easer to enhance
|
2020-12-05 14:14:28 +01:00 |
|
dbDeepRegionTests.cc
|
Refactoring: bulk options structure for DRC functions. Will be easer to enhance
|
2020-12-05 14:14:28 +01:00 |
|
dbDeepShapeStoreTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbDeepTextsTests.cc
|
Refactoring of the containers (Edges, Region, EdgePairs, Texts): size -> count, added hier_count. Added SRegion for shape iterator as generic polygonizable things
|
2020-10-11 17:51:54 +02:00 |
|
dbEdgePairRelationsTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbEdgePairTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbEdgePairsTests.cc
|
Refactoring of the containers (Edges, Region, EdgePairs, Texts): size -> count, added hier_count. Added SRegion for shape iterator as generic polygonizable things
|
2020-10-11 17:51:54 +02:00 |
|
dbEdgeProcessorTests.cc
|
WIP: bug fixes, renamed "enclosing" to "covering" in Region/DRC.
|
2020-12-07 23:55:52 +01:00 |
|
dbEdgeTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbEdgesTests.cc
|
Refactoring: bulk options structure for DRC functions. Will be easer to enhance
|
2020-12-05 14:14:28 +01:00 |
|
dbEdgesToContoursTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbExpressionTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbHierNetworkProcessorTests.cc
|
Fixed test.
|
2020-07-07 21:39:24 +02:00 |
|
dbHierProcessorTests.cc
|
Merge branch 'master' into complex_drc_ops
|
2020-11-22 09:31:15 +01:00 |
|
dbHierarchyBuilderTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbLayerMappingTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbLayerTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbLayoutDiffTests.cc
|
Introducing iterated arrays for instances
|
2020-06-04 12:17:34 +02:00 |
|
dbLayoutQueryTests.cc
|
Fixed #524 (failed query leaves layout in invalid state) (#528)
|
2020-04-05 15:11:37 +02:00 |
|
dbLayoutTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbLayoutToNetlistReaderTests.cc
|
Persisting texts now for .l2n format
|
2020-05-22 00:58:46 +02:00 |
|
dbLayoutToNetlistTests.cc
|
Fixed #648 (join_nets should work on global nets too) (#655)
|
2020-10-10 23:15:36 +02:00 |
|
dbLayoutToNetlistWriterTests.cc
|
Generalized concept of region, texts etc. into 'shape collections'. Fixed LVS and DRC tests.
|
2020-05-21 23:59:30 +02:00 |
|
dbLayoutUtilsTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbLayoutVsSchematicTests.cc
|
Generalized concept of region, texts etc. into 'shape collections'. Fixed LVS and DRC tests.
|
2020-05-21 23:59:30 +02:00 |
|
dbLibrariesTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbLoadLayoutOptionsTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbMatrixTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbNetShapeTests.cc
|
Persisting texts now for .l2n format
|
2020-05-22 00:58:46 +02:00 |
|
dbNetlistCompareTests.cc
|
Fixed a unit test.
|
2020-07-17 23:59:37 +02:00 |
|
dbNetlistDeviceClassesTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbNetlistDeviceExtractorTests.cc
|
WIP: refactoring - texts for net extractor.
|
2020-05-20 00:21:06 +02:00 |
|
dbNetlistExtractorTests.cc
|
Debugging: proper assignment of net names through labels.
|
2020-05-20 23:27:06 +02:00 |
|
dbNetlistReaderTests.cc
|
Fixed #652 (M scaling not working sometimes for Spice), provided test… (#653)
|
2020-10-10 23:16:02 +02:00 |
|
dbNetlistTests.cc
|
Fixed #539 (internal error on circuit flatten) (#542)
|
2020-04-26 16:53:50 +02:00 |
|
dbNetlistWriterTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbObjectTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbPCellsTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbPathTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbPointTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbPolygonTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbPolygonToolsTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbPropertiesRepositoryTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbRecursiveShapeIteratorTests.cc
|
WIP: avoids a segfault because of missing manager
|
2020-02-04 20:50:46 +01:00 |
|
dbRegionTests.cc
|
WIP: rectangle error pattern filter implemented.
|
2020-12-06 16:33:10 +01:00 |
|
dbSaveLayoutOptionsTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbShapeArrayTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbShapeRepositoryTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbShapeTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbShapesTests.cc
|
Made unit tests a little more consistent.
|
2020-05-23 22:30:54 +02:00 |
|
dbStreamLayerTests.cc
|
Fixed #592 (layer mapping issue) (#601)
|
2020-07-03 23:40:55 +02:00 |
|
dbTechnologyTests.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
dbTextTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbTextsTests.cc
|
Refactoring of the containers (Edges, Region, EdgePairs, Texts): size -> count, added hier_count. Added SRegion for shape iterator as generic polygonizable things
|
2020-10-11 17:51:54 +02:00 |
|
dbTilingProcessorTests.cc
|
Refactoring of the containers (Edges, Region, EdgePairs, Texts): size -> count, added hier_count. Added SRegion for shape iterator as generic polygonizable things
|
2020-10-11 17:51:54 +02:00 |
|
dbTransTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbVariableWidthPathTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbVectorTests.cc
|
Added unit tests for db::Texts, renamed db unit test files so debugging is possible
|
2020-05-12 21:09:21 +02:00 |
|
dbWriterTools.cc
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
|
unit_tests.pro
|
Merge branch 'master' into 2.5d-view-devel
|
2020-08-30 23:40:54 +02:00 |