summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix(CI): fix coverage piplineAndrey Orst2020-11-051-2/+9
* feature(testing): move tests to separate directory. Also add some testsAndrey Orst2020-11-051-6/+3
* feature(CI): add coverage reportAndrey Orst2020-11-011-1/+1
* feature: rebuild project when macros files changeAndrey Orst2020-10-301-2/+7
* feature(CI): Test library against Lua 5.4 on Ubuntu 20.10Andrey Orst2020-10-291-4/+6
* feature: add support for luacov-console coverage toolAndrey Orst2020-10-281-7/+14
* fix: compensate empty lines in coverage scriptAndrey Orst2020-10-261-0/+3
* feature: add luacov targetAndrey Orst2020-10-261-7/+12
* feature(maintenance): Added basic .gitignore and MakefileAndrey Orst2020-10-241-0/+24