Skip to content

1.4.0

Choose a tag to compare

@fleipold fleipold released this 17 Mar 15:49
· 42 commits to master since this release

Adding timestamp to report

Adding the timestamp which is already in the filename to the
result table (using the same one). This makes it easier to report
across different build runs.

Bugfixes

  • Fixing symlink handling to deal with broken link
  • Making test reporter thread safe
  • Text files shall end in a newline character