klayout/src/db/unit_tests
Matthias Koefferlein 8fda92a9c4 Merge branch 'drc-enhancements' into fill-enhancements 2021-03-29 15:07:47 +02:00
..
dbArrayTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbBoxScannerTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbBoxTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbBoxTreeTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbCellGraphUtilsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbCellHullGeneratorTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbCellMappingTests.cc Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
dbCellTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbCellVariantsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbClipTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbCompoundOperationTests.cc Updated tests and provide 'lesser' and 'greater' edge pair extraction operator. 2021-01-17 19:55:21 +01:00
dbD25TechnologyComponentTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbDeepEdgePairsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbDeepEdgesTests.cc Some refactoring (angle check), angle check and length check for universal DRC, tests, bug fixes. 2021-01-10 19:54:16 +01:00
dbDeepRegionTests.cc Smooth bug (#740) 2021-03-14 12:27:36 +01:00
dbDeepShapeStoreTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbDeepTextsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbEdgePairRelationsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbEdgePairTests.cc 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
dbEdgePairsTests.cc 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
dbEdgeProcessorTests.cc Issue 718 (#719) 2021-01-31 19:21:15 +01:00
dbEdgeTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbEdgesTests.cc 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
dbEdgesToContoursTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbExpressionTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbFillToolTests.cc WIP 2021-03-08 20:45:52 +01:00
dbHierNetworkProcessorTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbHierProcessorTests.cc WIP: some development, bugfixing on DRC implementation - mainly about correct opposite filter operation 2021-01-06 23:39:51 +01:00
dbHierarchyBuilderTests.cc Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
dbLayerMappingTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayerTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayoutDiffTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayoutQueryTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayoutTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayoutToNetlistReaderTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayoutToNetlistTests.cc Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
dbLayoutToNetlistWriterTests.cc Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
dbLayoutUtilsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLayoutVsSchematicTests.cc Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
dbLibrariesTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbLoadLayoutOptionsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbMatrixTests.cc Matrix2d and Matrix3d generalized for integer coordinates, added transformation methods for polygons, regions, boxes, edges, etc. Fill enhancements basically implemented. Needs testing. 2021-03-05 15:31:40 +01:00
dbNetShapeTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbNetlistCompareTests.cc Tests updated. 2021-03-15 16:51:56 +01:00
dbNetlistDeviceClassesTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbNetlistDeviceExtractorTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbNetlistExtractorTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbNetlistReaderTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbNetlistTests.cc Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
dbNetlistWriterTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbObjectTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbPCellsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbPathTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbPointTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbPolygonTests.cc Reduce risk of DRC polygon split artefacts in deep mode (#722) 2021-02-05 23:28:04 +01:00
dbPolygonToolsTests.cc Merge branch 'drc-enhancements' into fill-enhancements 2021-03-29 15:07:47 +02:00
dbPropertiesRepositoryTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbRecursiveInstanceIteratorTests.cc Fixed a linker name clash. 2021-02-21 22:11:33 +01:00
dbRecursiveShapeIteratorTests.cc DRC: tiling mode with global transformation, debug + tested 2021-03-21 23:27:42 +01:00
dbRegionTests.cc split_* operations in DRC (interacting/non_interacting in one step), doc, tests. 2021-03-01 21:04:57 +01:00
dbRegionUtilsTests.cc Generalized spline interpolation of DXF reader and provide a script binding (RBA::Utils). 2021-01-23 18:44:36 +01:00
dbSaveLayoutOptionsTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbShapeArrayTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbShapeRepositoryTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbShapeTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbShapesTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbStreamLayerTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbTechnologyTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbTextTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbTextsTests.cc 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
dbTilingProcessorTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbTransTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbUtilsTests.cc Generalized spline interpolation of DXF reader and provide a script binding (RBA::Utils). 2021-01-23 18:44:36 +01:00
dbVariableWidthPathTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbVectorTests.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
dbWriterTools.cc Updated copyright to 2021 2021-01-05 22:57:48 +01:00
unit_tests.pro Matrix2d and Matrix3d generalized for integer coordinates, added transformation methods for polygons, regions, boxes, edges, etc. Fill enhancements basically implemented. Needs testing. 2021-03-05 15:31:40 +01:00