klayout/testdata
Matthias Koefferlein 222b98fd70 Some fixes for the testsuite
With these fixes, unit tests pass with MacOS
(set DYLD_LIBRARY_PATH!)

1.) MacOS takes popen vs. pclose seriously
By using fopen we basically spoil the system and other popen
won't work.

2.) For system integrity, MacOS does not propagate DYLD_LIBRARY_PATH
to child processes such as sh. This has to be done explictly.

3.) Search the klayout binary in the right path (klayout.app/...)

4.) Reset KLAYOUT_HOME for less intervention by installed macros
2018-10-09 13:57:26 -07:00
..
algo Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02: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 DRC test suite Ruby 1.8 compatibility. 2018-05-02 00:51:47 +02:00
dxf WIP: DXF keep layer names option, refactoring, added tests, UI, XML serialization. 2018-04-16 19:47:12 +02:00
gds Added testcase for #166. 2018-09-17 01:51:23 +02:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Some fixes for the testsuite 2018-10-09 13:57:26 -07: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 Merge branch 'master' into pymod 2018-09-01 09:37:08 +02:00
python Add-on to previous commit: fixes some Python issues 2018-10-09 00:18:45 +02:00
ruby Merge remote-tracking branch 'remotes/origin/master' into pymod 2018-09-26 21:15:08 +02:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00