Changeset 994
- Timestamp:
- 03/25/07 19:43:23 (6 years ago)
- Location:
- trunk/pdns/regression-tests
- Files:
-
- 8 added
- 2 modified
-
basic-txt-resolution/description (modified) (1 diff)
-
example.com (modified) (1 diff)
-
multi-txt-escape-resolution (added)
-
multi-txt-escape-resolution/command (added)
-
multi-txt-escape-resolution/description (added)
-
multi-txt-escape-resolution/expected_result (added)
-
multi-txt-resolution (added)
-
multi-txt-resolution/command (added)
-
multi-txt-resolution/description (added)
-
multi-txt-resolution/expected_result (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/regression-tests/basic-txt-resolution/description
r304 r994 1 This test tries to resolve a straight Arecord that is directly available in1 This test tries to resolve a straight TXT record that is directly available in 2 2 the database. -
trunk/pdns/regression-tests/example.com
r993 r994 59 59 ; 60 60 text IN TXT "Hi, this is some text" 61 multitext IN TXT "text part one" "text part two" "text part three" 62 escapedtext IN TXT "begin" "the \"middle\" p\\art" "the end" 61 63 ; 62 64 ipv6 IN AAAA 2001:6A8:0:1:210:4BFF:FE4B:4C61