Commit Graph

5 Commits

Author SHA1 Message Date
Florian Roth 917b95d8ff fix: bash script bug 2021-07-30 08:51:38 +02:00
Florian Roth 5947dddcd2 feat: print the faulty rule as an error into cmdline 2021-07-30 08:24:06 +02:00
Hilko Bengen d759896e07 Make coverage binary overridable
This makes it possible to pass a different coverage program to make
test, e.g.:

    make test COVERAGE=python3-coverage
2019-10-23 15:42:25 +02:00
Thomas Patzke d82a78fa3d Finalizing PyPI release
* Removed .py suffix from command line tools
* sigmac tells when it does nothing and prints usage notice
* Makefile upload target
* minor changes
2017-12-08 23:50:08 +01:00
Thomas Patzke 3b9ff57a38 Added merge_sigma tool
* Tests
* Restructured Makefile
2017-11-14 22:17:18 +01:00