klayout/testdata/ruby
Matthias Koefferlein 6932977273 A few bug fixes and test updates
- edge pairs are normalized before turning them into polygons.
  This makes flat and deep implementation more consistent.
- deep region and flat regions were not cooperating in geo
  checks
- unnamed layers are not registered in make_layer - this
  does not make sense and will just hold a fake ref
- tests now use GDS to represent texts after transformation
  (with orientation, OASIS can't do this)
- texts are more consistently handled in the tests
- test debug output is not written in the same format
  than golden data unless special normalization is
  requested.
- a non-orientable polygon was converted to orientable in
  a text because this can be represented in GDS consistently
- DRC testsuite uses "polygons" instead of "input" to achieve
  identical behavior for deep and flat mode with respect to
  texts
- dbRegionTests are updated because texts are not allowed
  for non-original layers too
2019-03-09 19:40:38 +01:00
..
interactive Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
antTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
basic.rb Updated copyright. 2019-01-08 01:09:25 +01:00
basic_testcore.rb Avoid an issue with virtual functions 2019-01-31 01:07:15 +01: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. 2019-01-08 01:09:25 +01:00
dbBoxTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbCellInstArrayTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbCellMapping.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbEdgePairTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbEdgePairsTest.rb WIP: provisions for DRC/network extractor integration. 2019-02-28 00:55:06 +01:00
dbEdgeTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbEdgesTest.rb WIP: provisions for DRC/network extractor integration. 2019-02-28 00:55:06 +01:00
dbGlyphs.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbInstElementTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbInstanceTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayerMapping.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayout.rb Fixed #200 by introducing layout locking during iteration 2019-01-09 01:06:11 +01:00
dbLayoutDiff.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutQuery.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutToNetlist.rb GSI binding of antenna check function + tests. 2019-03-02 00:38:51 +01:00
dbMatrix.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbNetlist.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbNetlistDeviceClasses.rb Introduced perimeter parameters for MOS3/MOS4 2019-02-02 01:29:28 +01:00
dbNetlistWriterTests.rb Implemented SPICE writer + tests. 2019-01-31 00:07:10 +01:00
dbPCells.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbPathTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbPointTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbPolygonTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbReaders.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbRegionTest.rb A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
dbShapesTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbSimplePolygonTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbTextTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbTilingProcessorTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
dbTransTest.rb Updated tests after last change (edge transformation behaviour) 2019-02-10 16:21:44 +01:00
dbVectorTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
edtTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
extNetTracer.rb Updated copyright. 2019-01-08 01:09:25 +01:00
imgObject.rb Updated copyright. 2019-01-08 01:09:25 +01:00
layLayers.rb Updated copyright. 2019-01-08 01:09:25 +01:00
layLayoutView.rb Updated copyright. 2019-01-08 01:09:25 +01:00
layMarkers.rb Updated copyright. 2019-01-08 01:09:25 +01:00
layMenuTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00
laySaveLayoutOptions.rb Updated copyright. 2019-01-08 01:09:25 +01:00
laySession.rb Updated copyright. 2019-01-08 01:09:25 +01:00
layTechnologies.rb Updated copyright. 2019-01-08 01:09:25 +01:00
qtbinding.rb Updated copyright. 2019-01-08 01:09:25 +01:00
rdbTest.rb Enabled deep mode for DRC 2019-02-17 23:21:23 +01:00
test_epilogue.rb Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
test_prologue.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
tlTest.rb Updated copyright. 2019-01-08 01:09:25 +01:00