aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/test/collect_coverage_entries_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-155/+0
* add /*solcov ignore next*/ testsperissology2018-06-251-0/+30
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Include source code snippets in revert stack tracesAlex Browne2018-06-211-12/+5
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-231-0/+3
|\
| * Disable magic number rule in more places where it isn't helping code readabilityFabio Berger2018-05-171-4/+4
| * Fix TSLint rulesFabio Berger2018-05-161-2/+5
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|/
* Implement the resolverLeonid Logvinov2018-04-121-2/+2
* Add a complex test for ast visitorLeonid Logvinov2018-03-161-0/+65
* Add tests for sol-covLeonid Logvinov2018-03-151-0/+64