klayout/testdata
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
..
algo WIP: more consistent text handling 2019-03-06 00:34:56 +01:00
bd Updated golden data for strm2txt 2018-09-10 07:12:25 +02:00
bool Updated slow EdgeProcessor unit test golden data. 2018-07-23 19:51:47 +02:00
cif Fixed CIF reader unit test (wrong file name) 2017-12-27 21:40:15 +01:00
drc A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Fixed #200 by introducing layout locking during iteration 2019-01-09 01:06:11 +01:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Updated copyright. 2019-01-08 01:09:25 +01:00
lefdef/issue-172 Merge remote-tracking branch 'remotes/origin/master' into pymod 2018-09-26 21:15:08 +02:00
net_tracer Added missing test files for net tracer. 2017-02-12 16:12:24 +01:00
oasis OASIS tests made robust against hash implementation 2018-09-10 01:16:49 +02:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Updated copyright. 2019-01-08 01:09:25 +01:00
python Updated tests after last change (edge transformation behaviour) 2019-02-10 16:21:44 +01:00
ruby A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00