summaryrefslogtreecommitdiff
path: root/scripts/coverage.sh
Commit message (Collapse)AuthorAgeFilesLines
* Run wabt-unittests in coverage script (#701)Ben Smith2017-12-191-0/+1
|
* Fix coverage build with clang (#697)Sam Clegg2017-12-181-1/+1
|
* Remove WabtAllocator (#307)Ben Smith2017-02-171-1/+0
| | | | It complicates the code everywhere. It's faster to use a stack allocator, but not worth the trouble for maintainability.
* add gcc-debug-cov code coverage build (#303)Ben Smith2017-02-151-0/+40