Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-14 | [tests] Enable running tests in parallel. | Daniel Dunbar | |
- This works fine for me on OS X now, and has been reported to work on Linux as well. Enabling across the board although presumably Travis will still only run single-threaded. - Fixes #147. | |||
2014-09-13 | [Travis] Also propagate make flags to 'lit.site.cfg' build. | Daniel Dunbar | |
2014-09-13 | [Travis] Propagate make flags to unittests build as well. | Daniel Dunbar | |
2014-09-13 | Add TravisCI testing infrastructure files. | Dan Liew | |