Matthias Koefferlein
4e299d45f2
Provisions for self-contained plugin tests
...
Plugin tests are not placed into a "*.klp_ut" shared object
and are executed by the unit test runner.
2017-08-12 18:03:45 +02:00
Matthias Koefferlein
4ec8a838d5
Removed mode from test case name
2017-08-11 20:27:20 +02:00
Matthias Koefferlein
807b044731
Updated build scripts, fixed JUnit format emulation.
2017-08-10 23:31:32 +02:00
Matthias Koefferlein
5514aa8355
Aligned test suite XML output with JUnit format.
2017-08-08 23:35:40 +02:00
Matthias Koefferlein
6870de884d
Small fix for test suite output.
2017-07-27 00:04:51 +02:00
Matthias Koefferlein
209b16f3ea
Merge branch 'salt' into controllers
2017-04-16 21:05:06 +02:00
Matthias Koefferlein
50df9e5b21
Provide Ruby/Python binding for technology definitions
...
The respective new classes are RBA::Technology and
RBA::TechnologyComponent. This interface will replace
the current way of doing tech management from scripts
by using the "technology-data" configuration parameter.
2017-04-01 00:45:55 +02:00
Matthias Koefferlein
47aa38421a
Unique library named to avoid name conflicts
...
The libraries generated are called libklayout_x now
(instead of libx). This avoid name conflicts with
"libdb.so" on some systems for example.
2017-03-31 00:23:12 +02:00
Matthias Koefferlein
820c291623
WIP: salt package manager: features for installer
...
First steps towards installer support. Specifically:
- basic installation methods, basic framework
- file utilities for directory copy
Side effect: temp directories of unit tests are
now cleared prior to test run.
2017-03-21 22:20:24 +01:00
Matthias Koefferlein
6b9a41b269
Fixed XML output of test suite.
2017-02-12 16:42:15 +01:00
Matthias Koefferlein
a1e8aaf6b8
Updated copyright note to 2017.
2017-02-12 15:28:14 +01:00
Matthias Koefferlein
d38b1794d2
Tests with missing input data are skipped now
2017-02-12 15:27:12 +01:00
Matthias Koefferlein
1b98f9b0f9
Initialized repository with current sources.
2017-02-12 13:21:08 +01:00