Tobias Brunner
|
316aa4b43b
|
travis: Add tests for builtin printf hook implementation
We can't test Vstr as it does not properly handle negative int arguments
for custom format callbacks, so some of the enum tests would fail.
|
2014-03-20 15:49:05 +01:00 |
|
Tobias Brunner
|
60a0bb6767
|
travis: Install dependencies for each test dynamically
Since the installation of all packages alone takes several minutes this
should speed up some test cases.
|
2014-03-20 15:49:05 +01:00 |
|
Tobias Brunner
|
d62b663646
|
travis: Enable clang build
But build the distribution only once.
|
2014-03-20 15:49:05 +01:00 |
|
Tobias Brunner
|
d151cd283e
|
Add Travis CI config and build script
|
2014-03-20 15:29:27 +01:00 |
|