1
0
mirror of https://github.com/danog/dns.git synced 2024-12-11 00:49:50 +01:00
dns/test/AddrTest
Chris Wright 585b5578e3 Cache refactoring
- pull $type back down into interface
 - remove delete() from interface
 - make get() async-capable
2014-07-22 02:54:23 +01:00
..
AddrTest.php Added hostsFile tests. Added check that caching is actually preventing additional lookups. 2014-07-21 22:56:48 +01:00
CacheTest.php Cache refactoring 2014-07-22 02:54:23 +01:00
HostsFileTest.php Added hostsFile tests. Added check that caching is actually preventing additional lookups. 2014-07-21 22:56:48 +01:00
ResponseInterpreterTest.php Whitespace and code style fixes 2014-07-21 17:48:36 +01:00