klayout/src/db/unit_tests
Matthias Köfferlein 2d57feeae8
Merge pull request #1851 from KLayout/bugfix/issue-1832
Bugfix/issue 1832
2024-09-21 20:33:53 +02:00
..
dbArrayTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbAsIfFlatRegionTests.cc DRC: New options for "corners", "angle", "with(out)_angle" 2024-04-20 21:52:38 +02:00
dbBoxScannerTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbBoxTests.cc Some utility features derived from the latest code changes 2024-03-26 21:48:38 +01:00
dbBoxTreeTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbCellGraphUtilsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbCellHullGeneratorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbCellMappingTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbCellTests.cc Removing a TODO - that suggestion isn't good as of now 2024-05-31 15:59:32 +02:00
dbCellVariantsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbClipTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbCompoundOperationTests.cc DRC: New options for "corners", "angle", "with(out)_angle" 2024-04-20 21:52:38 +02:00
dbDeepEdgePairsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbDeepEdgesTests.cc DRC: New options for "corners", "angle", "with(out)_angle" 2024-04-20 21:52:38 +02:00
dbDeepRegionTests.cc DRC: New options for "corners", "angle", "with(out)_angle" 2024-04-20 21:52:38 +02:00
dbDeepShapeStoreTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbDeepTextsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgePairRelationsTests.cc DRC switch to exclude the kissing corner configuration (and more) (#1600) 2024-02-12 08:40:00 +01:00
dbEdgePairTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgePairsTests.cc DRC: New options for "corners", "angle", "with(out)_angle" 2024-04-20 21:52:38 +02:00
dbEdgeProcessorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgeTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgesTests.cc DRC: New options for "corners", "angle", "with(out)_angle" 2024-04-20 21:52:38 +02:00
dbEdgesToContoursTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgesUtilsTests.cc WIP 2024-03-02 19:32:51 +01:00
dbExpressionTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbFillToolTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbHierNetsProcessorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbHierNetworkProcessorTests.cc Added a basic test 2024-03-15 23:15:21 +01:00
dbHierProcessorTests.cc Refined XOR optimization solution such that it is compatible with deep mode and 'wants_all_cells', added more tests 2024-03-28 20:57:19 +01:00
dbHierarchyBuilderTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLayerMappingTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLayerTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutDiffTests.cc Issue 1609 (#1613) 2024-02-11 10:32:56 +01:00
dbLayoutQueryTests.cc Removed some debugging code 2024-05-25 14:23:16 +02:00
dbLayoutTests.cc Fixed issue #1860 (problem with undo after delete layer) 2024-09-18 19:11:04 +02:00
dbLayoutToNetlistReaderTests.cc Added tests 2024-04-29 19:18:39 +02:00
dbLayoutToNetlistTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutToNetlistWriterTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutUtilsTests.cc Added test 2024-07-17 23:09:04 +02:00
dbLayoutVsSchematicTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLibrariesTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLoadLayoutOptionsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbLogTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbMatrixTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbNetShapeTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistCompareTests.cc LVS: Consider net names identical that differ in signal type suffix only - e.g. 'NET:I' is identical to 'NET' 2024-03-09 00:59:48 +01:00
dbNetlistDeviceClassesTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistDeviceExtractorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistExtractorTests.cc Cleanup 2024-03-22 23:27:08 +01:00
dbNetlistReaderTests.cc Proposal for fixing issue #1784 (Spice throws error at midline semicolon comments) 2024-07-28 22:24:15 +02:00
dbNetlistTests.cc Do not include 'purge_devices' in Netlist#simplify as such devices may be intentionally included as spare or dummy devices. If you want to remove them, use 'purge_devices' on 'netlist' and/or 'schematic' 2024-09-08 17:18:12 +02:00
dbNetlistWriterTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbObjectTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbPCellsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbPathTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbPointTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbPolygonTests.cc Fixed 64bit coordinate mode: numerical stability for DRC and LVS enabling. Main problem is representation of the 'world' box which does not transform properly when going through double. 2024-01-03 01:57:27 +01:00
dbPolygonToolsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbPropertiesRepositoryTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbRecursiveInstanceIteratorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbRecursiveShapeIteratorTests.cc Need to differentiate test results between editable and non-editable mode 2024-03-28 21:06:00 +01:00
dbRegionCheckUtilsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbRegionProcessorTests.cc Introducing edge modes for DRC 'edges' function - allows easy extraction of convex edges only 2024-03-07 21:51:52 +01:00
dbRegionTests.cc Fixed 64bit coordinate builds 2024-07-03 18:37:55 +02:00
dbSaveLayoutOptionsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbShapeArrayTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbShapeRepositoryTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbShapeTests.cc Some utility features derived from the latest code changes 2024-03-26 21:48:38 +01:00
dbShapesTests.cc Now fixing unit tests for 32bit coordinates :( 2024-01-04 16:43:27 +01:00
dbStreamLayerTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbTechnologyTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbTextTests.cc Adjusted unit tests 2024-05-26 01:17:27 +02:00
dbTextsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbTilingProcessorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbTransTests.cc Implemented issue #1656 (Display-->Goto Position dialog should accept + as well as - for number prefixes) 2024-03-23 14:53:34 +01:00
dbTriangleTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbTrianglesTests.cc Fixed issue 1757 (Triangles::clear () use-after-free) plus another uninitialized value. Added tests. 2024-06-29 20:12:45 +02:00
dbUtilsTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbVariableWidthPathTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbVectorTests.cc Update copyright year 2024-01-01 17:27:59 +01:00
dbWriterTools.cc Update copyright year 2024-01-01 17:27:59 +01:00
unit_tests.pro Introducing edge modes for DRC 'edges' function - allows easy extraction of convex edges only 2024-03-07 21:51:52 +01:00