aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/test/instructions_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-19/+0
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Try enabling no-unused-variable...fragosti2018-06-051-2/+0
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-231-0/+1
|\
| * Fix TSLint rulesFabio Berger2018-05-161-0/+1
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|/
* Move opcodes to constantsLeonid Logvinov2018-03-161-4/+2
* Add tests for sol-covLeonid Logvinov2018-03-151-0/+22