Feature #8256
closed
Add tests for EMG failures
Added by Ilja Zakharov over 7 years ago.
Updated almost 7 years ago.
Description
There are several unsolved and quite complex problems when EMG cannot generate an environment model or generates it incorrectly. It is proposed to develop a test suite that would allow checking typical problems after new EMG improvements. Most of these problems occur due to complicated use of type definitions, type and function scope, function pointers, etc.
- Category changed from Environment models to Testing
- Target version set to 1.0
- Status changed from New to Resolved
Instead of doing tests I fixed failures itself. Gladly because we decided to disable patterns in EMG it was not too difficult. Implemented in 'emg-failures'.
Ilja Zakharov wrote:
Instead of doing tests I fixed failures itself. Gladly because we decided to disable patterns in EMG it was not too difficult. Implemented in 'emg-failures'.
What do you mean by "disable patterns in EMG"?
What do you mean by "disable patterns in EMG"?
Since March we do not call callbacks if no interface specification is given.
You should add "by default". It is an important feature of EMG for some of our use cases.
I merged that branch into tests.
- Status changed from Resolved to Closed
I merged branch tests to master in f96d83aa.
Also available in: Atom
PDF