klayout/testdata/klayout_main
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
..
main.rb Some fixes for the testsuite 2018-10-09 13:57:26 -07:00
session.lys Added tests for klayout app 2017-12-27 17:52:35 +01:00
test.py Added tests for klayout app 2017-12-27 17:52:35 +01:00
test.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test1.gds Added tests for klayout app 2017-12-27 17:52:35 +01:00
test2.gds Added tests for klayout app 2017-12-27 17:52:35 +01:00
test2.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test3.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_app.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_em.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_epilogue.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_lay.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_lay2.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_prologue.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_read_config.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_script.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_set_config1.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_set_config2.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00