1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
dns/test
2018-03-31 08:17:46 +02:00
..
data Add HostLoader test 2017-06-23 18:07:57 +02:00
BasicResolverTest.php Add test for type restrictions in resolve 2017-06-23 18:21:56 +02:00
ConfigTest.php Add config test 2017-06-22 23:39:13 +02:00
DecodeTest.php Allow empty domain names to be decoded 2018-01-10 17:26:11 +01:00
HostLoaderTest.php Add HostLoader test 2017-06-23 18:07:57 +02:00
IntegrationTest.php Fix host loading on Windows 2017-06-24 01:18:12 +02:00
RecordTest.php Add tests (#71) 2018-03-11 09:39:46 +01:00
SocketTest.php Use assertLessThan over simple assertTrue 2018-03-31 08:17:46 +02:00
TcpSocketTest.php Fix queries over TCP, add tests 2017-06-29 12:36:09 +02:00
UdpSocketTest.php Fix queries over TCP, add tests 2017-06-29 12:36:09 +02:00
UnixConfigLoaderTest.php Rename ResolvConfTest to UnixConfigLoaderTest 2017-06-22 19:26:41 +02:00