Commit Graph

18 Commits

Author SHA1 Message Date
Miek Gieben 388f6eea29
Tests updates (#556)
Use :0 for loopback testing. This is more portable between testing environments.
Add testRR that calls NewRR and throws error away - apply it everywhere where needed.

It seems only Go 1.9 can deal with :0 being used. Disable 1.8 in travis.
2017-11-08 10:01:19 +00:00
Miek Gieben ae5ce096eb
codecov: add test coverage (#550) 2017-11-07 09:17:19 +00:00
insomniac 9f7460ee9c Go version bump in CI (#534) 2017-10-13 08:57:18 +02:00
Alexey Palazhchenko 0c23f842c8 Use latest Go patch releases as well as tip. (#493) 2017-05-25 23:19:06 +01:00
Miek Gieben f282f80e24 bump travis to 1.7/1.8 2017-05-01 16:26:13 +01:00
Julian K ca336a1f95 Improve test suite (#435)
- Test Go 1.7 instead of 1.5
- Don't use miekg/dns when testing forks
2017-01-04 07:55:54 +00:00
Miek Gieben 8fc9caa888 Go 1.6 for travis 2016-02-22 19:20:48 +00:00
Filippo Valsorda 7463496b65 Travis: add -v to go test to catch stalling tests 2015-10-07 00:13:40 +01:00
Miek Gieben 66a588e54c 1.5 proper 2015-08-28 13:12:03 +01:00
Filippo Valsorda 1663d71c5d Travis: -> new architecture; - short mode; + race detector
If sudo is not needed, Travis will run the builds in a faster containerized architecture.

Removed "-short", added "-race". Wall time loss seems reasonable.
2015-08-19 17:36:44 +01:00
Miek Gieben 0fe10e90c4 Drop go 1.3 and add go 1.5rc1 for tests 2015-08-12 07:51:12 +01:00
Miek Gieben b5baec579b Cleanup travis.yml 2015-02-18 09:27:35 +00:00
Miek Gieben c7458158f0 Fix travis, gvm is gone? 2015-02-18 09:23:34 +00:00
Miek Gieben dc30c7cd4e Do test -short in travis as well 2014-11-12 10:29:33 +00:00
Miek Gieben 5222cf4826 drop 1.1 2014-07-21 19:47:30 +01:00
Omri Bahumi c7ae6d7ab3 Added GOOS={linux,darwin,windows} to the Travis-CI build matrix 2014-07-11 15:25:23 +03:00
Miek Gieben f110a8404a remove empty last line 2014-07-08 14:53:28 +00:00
Omri Bahumi 14df7a327d Added .travis.yml for Travis-CI 2014-07-08 17:23:29 +03:00