Skip to content

Implement check for missing evgenkeywords

Spyros Argyropoulos requested to merge lp into master

Changes introduced

Make logParser throw a warning if the transform prints:

Py:Gen_tf         WARNING Could not find evgenkeywords.txt file

Tests

With log from #128 (closed)
Screenshot_2021-01-04_at_14.20.56
and if the above line is not present in the log it will print
Screenshot_2021-01-02_at_11.28.09

Issues resolved

Closes #128 (closed)

Edited by Christian Gutschow

Merge request reports