Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-12 | Run hstox test suite against toxcore on Travis. | iphydf | |
2016-08-12 | Move toxcore travis build scripts out of .travis.yml. | iphydf | |
This is in preparation for having multiple types of build. One of the future builds will be a hstox build, another may be frama-c or some other static analyser. It makes sense to split these up into multiple builds, because each of them can take a while, and running them in parallel will speed things up. Also, the hstox test coverage should be reported separately from the toxcore auto_test coverage. |