Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvm_autogenerated tests (#2120) | Heejin Ahn | 2019-05-17 | 1 | -98/+0 |
| | | | After s2wasm was removed, these tests don't seem to be used anymore. | ||||
* | Increase flake8 coverage (#1586) | Sam Clegg | 2018-06-05 | 1 | -8/+8 |
| | |||||
* | Cleanup scripts in scripts/test (#1566) | Sam Clegg | 2018-05-25 | 1 | -0/+14 |
| | | | | | | | | | | Remove executable bit and #! from scripts that don't have entry point. Add missing licence test. Move arg parsing into a function. Remove legacy --only_prepare (with underscrore) argument. | ||||
* | Remove hard-coded paths from LLVM test auto-generator (#748) | Derek Schuff | 2016-10-06 | 1 | -6/+11 |
| | | | | Use the command-line instead. Also update the blacklist to handle new tests. | ||||
* | Update s2wasm for LLVM changes, and regenerate tests. (#532) | Dan Gohman | 2016-05-20 | 1 | -0/+1 |
| | |||||
* | Latest LLVM + http://reviews.llvm.org/D16534 | Dan Gohman | 2016-01-25 | 1 | -0/+1 |
| | |||||
* | Disable importing of the offset-folding test. | Dan Gohman | 2016-01-15 | 1 | -0/+1 |
| | | | | | The LLVM test its generated from has external global variables, which isn't supported in s2wasm. | ||||
* | Replace the experimental/prototype-wasmate/test tests. | Dan Gohman | 2016-01-06 | 1 | -0/+8 |
| | | | | Use the llvm_autogenerated tests instead. | ||||
* | Check in the llvm-to-s.py script used to generate the tests. | Dan Gohman | 2016-01-06 | 1 | -0/+68 |