klayout/testdata/ruby
Matthias Koefferlein be80682853 Fixed #29 (permissive mode for OASIS writer on odd-width paths)
This commit adds "permissive" mode to OASIS writer to allow
odd-width paths (which are rounded).

This commit contains in addition:
 * The check for odd-width paths is done post-scaling, so
   reducing the DBU is a workaround
 * Unit tests for the RBA binding of SaveLayoutOptions
 * Documentation updates on some SaveLayoutOptions attributes
 * Using Ruby predicate notation for cif_blank_separator?
   (note question mark) for consistency. The old notation is
   still there but deprecated
 * --permissive option on buddies command lines where applicable
2017-11-29 22:34:41 +01:00
..
interactive Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
antTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
basic.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
basic_testcore.rb Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
config.xml Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
dbBooleanTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbBoxTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbCellInstArrayTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbCellMapping.rb Direct table access for RBA::CellMapping and RBA::LayerMapping. 2017-09-10 01:21:10 +02:00
dbEdgePairTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbEdgePairsTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbEdgeTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbEdgesTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbGlyphs.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbInstElementTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbInstanceTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbLayerMapping.rb Direct table access for RBA::CellMapping and RBA::LayerMapping. 2017-09-10 01:21:10 +02:00
dbLayout.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbLayoutDiff.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbLayoutQuery.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbLayoutTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbMatrix.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbPCells.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbPathTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbPointTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbPolygonTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbRegionTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbShapesTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbSimplePolygonTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbTextTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbTilingProcessorTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbTransTest.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
dbVectorTest.rb Two method aliases in RBA::Vector/DVector to provide Point compatibility 2017-10-29 19:11:50 +01:00
edtTest.rb Added some more GSI methods: 2017-10-31 23:54:07 +01:00
extNetTracer.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
imgObject.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
layLayers.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
layLayoutView.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
layMarkers.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
layMenuTest.rb New feature: customizable menu items (hide/show) 2017-10-29 17:39:49 +01:00
laySaveLayoutOptions.rb Fixed #29 (permissive mode for OASIS writer on odd-width paths) 2017-11-29 22:34:41 +01:00
laySession.rb Fixed unit test - update to reference data. 2017-09-02 22:06:20 +02:00
layTechnologies.rb RBA Unit test enhancements 2017-07-23 23:03:21 +02:00
qtbinding.rb Enabled Windows build on Qt5. 2017-07-23 23:36:29 +02:00
rdbTest.rb Some convenience methods for RBA/RDB methods. 2017-09-07 21:40:51 +02: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 RBA Unit test enhancements 2017-07-23 23:03:21 +02:00