summaryrefslogtreecommitdiff
path: root/lulua/test_report.py
AgeCommit message (Collapse)AuthorFilesLines
2020-05-16report: Add simple sentence effort visualizationLars-Dominik Braun1-1/+10
Trying to give the reader a sense for how difficult carpalx thinks certain parts of a sentence are. Conclusions are only valid for a single layout and comparison between them is not possible.
2020-02-29Add missing license headersLars-Dominik Braun1-0/+20
2020-02-29Fix function approx and its testcaseLars-Dominik Braun1-0/+20
Function was moved and changed by commit 0f8643954fd9507aec85bab46046e71a497bfffe, but the testcase was not.