klayout/testdata
Matthias Koefferlein c6ede46fd0 WIP: substantial changes
- force lower-case layer names to allow CIF/MAG loop (CIF needs
  upper-case layer names, MAG doesn't)
- reverted CIF reader to standard
- new options for writer: tech, "zero timestamp".
- file name MUST be consistent with one cell name.
  Reason: it's not possible to derive the initial
  cell from the given options, so without the file name
  being consistent, we can't know what to write there.
  Basically the file name rather supplies the path.
2019-11-30 00:09:44 +01:00
..
algo Added missing test file. 2019-11-23 01:23:41 +01:00
bd Bug fixed strmxor with deep mode, added tests. 2019-09-07 21:27:12 +02:00
bool Updated slow EdgeProcessor unit test golden data. 2018-07-23 19:51:47 +02:00
buddies Another attempt to fix unit tests on Windows (CRLF/LF issue) 2019-11-03 00:09:26 +01:00
cif Fixed issue #305 (CIF reader issue with rotated boxes) 2019-07-21 22:57:02 +02:00
drc Fixed #406: finally added tests for DRC feature. 2019-11-19 21:34:11 +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
lay Fixed two more unit tests and renamed new 'define_layer' to 'define_opt_layer' for disambiguation 2019-05-29 01:22:11 +02:00
lefdef/issue-172 Merge remote-tracking branch 'remotes/origin/master' into pymod 2018-09-26 21:15:08 +02:00
lvs Another unit test golden data set for MinGW32 2019-11-12 20:17:27 +01:00
magic WIP: substantial changes 2019-11-30 00:09:44 +01:00
net_tracer New unit test data for MinGW32 2019-11-12 20:39:19 +01:00
oasis Fixed #275 (don't write PCell context with OASIS) 2019-06-16 16:48:30 +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. 2019-10-26 01:48:50 +02:00
ruby Enhancements for the netlist object properties 2019-11-12 23:00:49 +01:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00