aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/test
Commit message (Expand)AuthorAgeFilesLines
* Fix import pathsLeonid Logvinov2018-05-231-1/+1
* Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapterLeonid Logvinov2018-05-231-2/+2
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-1/+1
* Support all opcodes in a trace parserLeonid Logvinov2018-05-231-6/+6
* Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-232-3/+61
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-232-0/+4
|\
| * Disable magic number rule in more places where it isn't helping code readabilityFabio Berger2018-05-171-4/+4
| * Fix TSLint rulesFabio Berger2018-05-162-2/+6
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-175-0/+5
|/
* Fix linter issuesLeonid Logvinov2018-05-101-2/+1
* Implement the resolverLeonid Logvinov2018-04-125-87/+4
* Add a complex test for ast visitorLeonid Logvinov2018-03-162-0/+478
* Move opcodes to constantsLeonid Logvinov2018-03-161-4/+2
* Add tests for sol-covLeonid Logvinov2018-03-159-0/+335