Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run wabt-unittests in coverage script (#701) | Ben Smith | 2017-12-19 | 1 | -0/+1 |
| | |||||
* | Fix coverage build with clang (#697) | Sam Clegg | 2017-12-18 | 1 | -1/+1 |
| | |||||
* | Remove WabtAllocator (#307) | Ben Smith | 2017-02-17 | 1 | -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 Smith | 2017-02-15 | 1 | -0/+40 |