Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: don't allow a test with an empty command list (#736) | Ben Smith | 2018-01-25 | 1 | -0/+1 |
| | | | | | Since `wat2wasm` is no longer the default TOOL, it must be specified in all tests without a RUN or TOOL directive. The previous CL removed the default, but didn't fix the tests that had no directives. | ||||
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -1/+2 |
| | |||||
* | Change the memory sizes to be in units of pages rather than powers of two. | Douglas Crosher | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | move parsing tests to test/parse/... | Ben Smith | 2015-12-03 | 1 | -0/+1 |