Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-02 | add faketime based tests for check_http | Sven Nierlein | |
2015-04-22 | add check_ldap test | Sven Nierlein | |
install openldap on travis and grep base dn from slapcat. Signed-off-by: Sven Nierlein <sven@nierlein.de> | |||
2015-04-12 | install snmpd on travis tests | Sven Nierlein | |
because its required for ./plugins/tests/check_snmp.t Signed-off-by: Sven Nierlein <Sven.Nierlein@consol.de> | |||
2015-04-12 | enable libtab on travis builds | Sven Nierlein | |
to enable some more tests Signed-off-by: Sven Nierlein <Sven.Nierlein@consol.de> | |||
2015-04-12 | add perl snmp to travis dependencies | Sven Nierlein | |
it is required for the check_snmp tests Signed-off-by: Sven Nierlein <Sven.Nierlein@consol.de> | |||
2014-07-30 | travis-ci: create MySQL database 'test' | Jan Wagner | |
2014-07-21 | travis-ci: Installing libhttp-daemon-ssl-perl to make ↵ | Jan Wagner | |
plugins/tests/check_http.t possible to run | |||
2014-07-21 | travis-ci: Using libfreeradius-client-dev as build-dep | Jan Wagner | |
2014-06-24 | tests: always build and test on travis | Sven Nierlein | |
also make test is now working on travis-ci Signed-off-by: Sven Nierlein <sven@nierlein.de> | |||
2014-02-28 | travis-ci: remove mawk build-deps | Jan Wagner | |
2014-02-27 | travis-ci: Remove gawk to build against mawk | Jan Wagner | |
2014-02-20 | travis-ci: Don't use Clang | Holger Weiss | |
Currently, there doesn't seem to be a way to configure Travis CI to omit the Clang build on the coverity/* branches. See: https://github.com/travis-ci/travis-ci/issues/1975 | |||
2014-02-20 | travis-ci: Adjust "branch_pattern" | Holger Weiss | |
Modify the "branch_pattern" for the Coverity add-on so that it also matches "coverity/master" and "coverity/maint". | |||
2014-02-16 | travis-ci: remove heading dash accordingly docs | Jan Wagner | |
2014-02-16 | travis-ci: Cosmetic changes | Holger Weiss | |
Use two spaces for indentation. | |||
2014-02-16 | travis-ci: Enable email notifications | Holger Weiss | |
Have Travis CI send build failure and recovery notifications to the team@ list. | |||
2014-02-16 | travis-ci: Add configuration for Coverity Scan | Jan Wagner | |
Run Coverity Scan builds on Travis CI, but only when pushing into the "coverity" branch. | |||
2014-02-16 | travis-ci: Make use of before_script target | Jan Wagner | |
2014-02-16 | travis-ci: Update package list in before_install | Jan Wagner | |
[skip ci] | |||
2014-02-16 | travis-ci: Move all into install target | Jan Wagner | |
just keeped 'make' in script target | |||
2014-02-16 | travis-ci: Add clang and gcc as compiler | Jan Wagner | |
2014-02-15 | travis-ci: Enable IRC notification | Jan Wagner | |
2014-02-14 | Add travis config | Jan Wagner | |