Skip to content

blocktest 2.3.0 (2020-07-09)

Compare
Choose a tag to compare
@Nicogene Nicogene released this 08 Jul 14:13
· 146 commits to master since this release

Important Changes

  • Added the possibility to run blocktestrunner and Scriptbuilder from any directory. For doing that just export blocktest executables locations in the PATH env var and the BLOCKTEST_RESOURCE_PATH pointing where all the blocktest plugins are installed with their xmltemplate folders.
  • Added YCM as dependency, this allowed to remove some cmake helpers became obsolete.

New Features

  • Added tableVarible class.
  • Added ActionWriteSerial class.
  • Added ActionPrint class.
  • Added the possibility to log with the unix timestamp.

Bug Fixes

  • Fixed if only one test in parallel is running
  • Fixed the relative logging time.
  • Fixed the cmake target exportation
  • Fixed the relative paths in the libs installed.

Contributors

This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v2.2.0..v2.3.0):

     35  Nicolò Genesio <nicolo.genesio@iit.it>
     30  Luca Tricerri <luca.tricerri@iit.it>
     7  Davide Tomé <davide.tome@iit.it>
     1  davidetome <davide.tome@iit.it>
     1  tumme <davide.tome@iit.it>