summaryrefslogtreecommitdiff
path: root/tests/dns.cpp
AgeCommit message (Collapse)Author
2016-07-25Test the resolving of multiple hostnames at the same timelouiz’
2016-01-15Remove the localhost6 test, that’s not portable at allFlorent Le Coz
2015-10-29Use Catch for our test suiteFlorent Le Coz
`make check` is also added to compile and run the tests Catch is fetched with cmake automatically into the build directory when needed