klayout/src/unit_tests
Matthias Koefferlein e9dd19ad0b Relaxed test conditions for cell hull generator test. 2017-08-12 10:11:28 +02:00
..
dbArray.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbBox.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbBoxScanner.cc Fixed a potential issue when using the db::Shape edge iterator on a non-existing hull in SimplePolygon. 2017-08-10 01:53:35 +02:00
dbBoxTree.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbCIFReader.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbCell.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbCellGraphUtils.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbCellHullGenerator.cc Relaxed test conditions for cell hull generator test. 2017-08-12 10:11:28 +02:00
dbCellMapping.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbClip.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbDXFReader.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbEdge.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbEdgePair.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbEdgePairRelations.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbEdgePairs.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbEdgeProcessor.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbEdges.cc Some test updates 2017-08-11 22:00:07 +02:00
dbEdgesToContours.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbGDS2Reader.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbGDS2Writer.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbLayer.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbLayerMapping.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbLayout.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbLayoutDiff.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbLayoutQuery.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbLibraries.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbMatrix.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbOASISReader.cc Some fixes for OASIS reader 2017-07-28 00:19:39 +02:00
dbOASISWriter.cc Some fixes for OASIS reader 2017-07-28 00:19:39 +02:00
dbOASISWriter2.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbObject.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbPCells.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbPath.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbPoint.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbPolygon.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbPolygonTools.cc Some test updates 2017-08-11 22:00:07 +02:00
dbPropertiesRepository.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbRecursiveShapeIterator.cc Added more unit tests for recursive shape iter with complex regions. 2017-02-15 21:23:32 +01:00
dbRegion.cc Region to edge interactions 2017-07-12 22:41:11 +02:00
dbShape.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbShapeArray.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbShapeRepository.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbShapes.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbStreamLayers.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbText.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
dbTilingProcessor.cc Some test updates 2017-08-11 22:00:07 +02:00
dbTrans.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
dbVector.cc More consistent definition of precision for double types 2017-07-04 23:50:30 +02:00
dbWriterTools.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
extGerberImport.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
extLEFDEFImport.cc Fixed #9 (DEF reader issue: "Invalid orientation specification") 2017-03-29 23:37:06 +02:00
extNetTracer.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
gsiExpression.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
gsiTest.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
gsiTest.h clang compatibility 2017-05-07 23:52:20 +02:00
imgObject.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
layAnnotationShapes.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
layBitmap.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
layBitmapsToImage.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
layLayerProperties.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
layParsedLayerSource.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
layRenderer.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
laySalt.cc WIP: sort packages by their dependencies 2017-04-23 18:22:06 +02:00
laySnap.cc WIP: auto-measurement rulers 2017-07-01 23:07:33 +02:00
pya.cc Provide Ruby/Python binding for technology definitions 2017-04-01 00:45:55 +02:00
rba.cc Hash functions and fuzzy compare for RBA 2017-07-09 22:40:56 +02:00
rdb.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlAlgorithm.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlClassRegistry.cc clang compatibility 2017-05-07 23:52:20 +02:00
tlDataMapping.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlDeferredExecution.cc clang compatibility 2017-05-07 23:52:20 +02:00
tlDeflate.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlEvents.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlExpression.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlFileSystemWatcher.cc Some test updates 2017-08-11 22:00:07 +02:00
tlFileUtils.cc WIP: salt package manager: features for installer 2017-03-21 22:20:24 +01:00
tlGlobPattern.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlHttpStream.cc WIP: downloading of packages 2017-03-27 15:46:01 +02:00
tlIntervalMap.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlIntervalSet.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
tlKDTree.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlMath.cc Fixed a XOR issue 2017-07-18 22:33:54 +02:00
tlObject.cc Fixed a performance issue with many markers. 2017-07-19 21:47:45 +02:00
tlReuseVector.cc Better support for delete-while-iterate on stable vectors 2017-07-02 19:19:55 +02:00
tlStableVector.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlString.cc Merge branch 'salt' into controllers 2017-04-16 21:05:06 +02:00
tlThreadedWorkers.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlUtils.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlVariant.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
tlWebDAV.cc WIP: downloading of packages 2017-03-27 15:46:01 +02:00
tlXMLParser.cc Fixed some compiler warnings and some small refactoring 2017-04-01 23:18:04 +02:00
unit_test_main.cc Updated copyright note to 2017. 2017-02-12 15:28:14 +01:00
unit_tests.pro Ruler's auto-measure function improved 2017-07-01 10:03:47 +02:00