summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Switch one of test configs to the new formatPeter Melnichenko2016-06-291-3/+1
* Add a test for `tick` option in configPeter Melnichenko2016-06-284-21/+37
* Add a test for cluacovPeter Melnichenko2016-06-263-0/+23
* Fix cli/nested testPeter Melnichenko2016-06-261-2/+2
* Fix "nested" CLI test for Windowsmpeterv2016-04-181-4/+4
* Port CLI test for Windowsmpeterv2016-04-182-13/+18
* Port filefilter test for Windowsmpeterv2016-04-181-3/+5
* Tweak a CLI test to test how missed lines are reportedmpeterv2016-04-182-10/+12
* Accumulate new coverage instead of storing all of itmpeterv2016-04-171-4/+0
* Change default reporter output formatmpeterv2016-04-177-78/+84
* Fix luacov.tickmpeterv2016-04-171-1/+1
* Add a test for nested luacov executionmpeterv2016-04-176-0/+82
* Fix line filtering for `const}`mpeterv2016-04-171-0/+12
* Fix line filtering for `local x = (`mpeterv2016-04-171-0/+4
* Fix line filtering for `{},`mpeterv2016-04-171-0/+1
* Fix line filtering for simple single line expressionsmpeterv2016-04-171-2/+35
* Simplify identifiers and literal keywordsmpeterv2016-04-171-0/+2
* Improve module prioritiesmpeterv2016-02-091-0/+20
* Add tests for runner.debug_hookmpeterv2016-02-034-0/+35
* Run tests without installingmpeterv2016-02-031-1/+2
* Remove tests/issue_1.luampeterv2015-12-072-119/+1
* Add some CLI testsmpeterv2015-12-0712-0/+176
* Fix module prioritympeterv2015-12-061-0/+22
* Add tests for file filteringmpeterv2015-12-061-0/+103
* Add zero-hits exclusion rule for 'local x = nil'mpeterv2015-12-061-1/+9
* Filter out hanging table endingsmpeterv2015-12-041-2/+22
* Filter multiline declarations in tablesmpeterv2015-12-021-0/+15
* Filter multiline string declarations with parens properlympeterv2015-12-021-1/+8
* Fix <IDS> and <FULLID> fix-upsmpeterv2015-10-221-0/+29
* Improve handling of multiline function declarationsmpeterv2015-10-221-0/+23
* Ignore lines with assignments of long stringsmpeterv2015-08-281-2/+15
* Add tests for LineScannermpeterv2015-06-281-0/+183
* Fix. Set fields with semicolon.Alexey Melnichuk2014-05-121-0/+35
* Add. Single `if` `then` patterns.Alexey Melnichuk2014-05-121-0/+35
* Add tests reported in issue #1.Hisham Muhammad2014-02-081-0/+45