summaryrefslogtreecommitdiff
path: root/src/lib/dns/tests/testdata/example.org
AgeCommit message (Collapse)Author
2013-04-09[master] many spelling or typo fixesJeremy C. Reed
mostly in documentation or in comments reviewed by muks via jabber includes output changes for two isc_throw.
2012-12-14[2427] Tests for initial whitespace handlingMichal 'vorner' Vaner
Meaning the same name as previous
2012-12-07[2377] Check the implementation accepts quoted namesMichal 'vorner' Vaner
This is questionable if it should be allowed (at least vim marks it in red as error), but bind9 accepts it, so shall we too.
2012-12-03[2377] Handle relative namesMichal 'vorner' Vaner
Tested at least on the domain names. There is no known Rdata type implementation handling relative names right now.
2012-12-03[2377] Test skipping lines and commentsMichal 'vorner' Vaner
2012-12-03[2377] Tests for actually loading somethingMichal 'vorner' Vaner