Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Module#name instead of #inspect | Yusuke Endoh | 2020-05-28 | 1 | -1/+1 |
* | `make test-all COVERAGE=true` supports directory-separated build | mame | 2018-04-05 | 1 | -1/+16 |
* | ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODE | mame | 2017-12-12 | 1 | -1/+0 |
* | Revamp method coverage to support define_method | mame | 2017-12-05 | 1 | -0/+9 |
* | Measure branch and method coverage for `make test-all` | mame | 2017-09-14 | 1 | -6/+23 |
* | Measure the test coverage without SimpleCov | mame | 2017-09-07 | 1 | -0/+78 |