Kryptostack
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
TOOLS

Automation

ctest.sh
Runs command line checks.

dolcov.sh
Runs

  • e2e tests,
  • BOOST unit tests and
  • command line checks

with coverage statistics producing the public/lcov HTML report.

mdcli.sh
Extracts documentation from tools scripts to generate CLI.md

mdextract.sh
Extracts markdown texts from the given files.

tasktags.sh
Extracts task tags. Is integrated in the makefile and can be called manually.

Git Hooks

These scripts can be copied to .git/hooks to support the development work flow.

post-commit
It simply extracts the commit message and automatically add it to CHANGELOG.md.