Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-26 | parse debian/tests/control for test dependencies | David Kalnischkies | |
Our integration tests need some additional dependencies to run and function correctly, but while multiple places run them, there is no need to also specify the these dependencies in multiple places. Git-Dch: Ignore | |||
2014-06-10 | fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis | Michael Vogt | |
2014-04-16 | extract travis installs from build-depends automatically | David Kalnischkies | |
I forgot to add libgtest-dev to the list of packages to install on travis, so this slightly hacky oneliner might prevent us from having the same problem again if we happen to change dependencies again. Git-Dch: Ignore | |||
2013-10-03 | tests: install --no-install-recommends and stunnel4 for travis | David Kalnischkies | |
stunnel4 is required for https tests Git-Dch: Ignore | |||
2013-07-26 | add missing "make test" for travis | Michael Vogt | |
2013-07-26 | build tree first | Michael Vogt | |
2013-07-26 | make setup in travis.yml a bit more verbose | Michael Vogt | |
2013-07-25 | fix travis.yml | Michael Vogt | |
2013-07-25 | add .travis.yml | Michael Vogt | |