Changeset 994

Show
Ignore:
Timestamp:
03/25/07 19:43:23 (6 years ago)
Author:
ahu
Message:

add 2 new tests, multi-txt and multi-txt escaped, plus updated description of basic-txt

Location:
trunk/pdns/regression-tests
Files:
8 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/regression-tests/basic-txt-resolution/description

    r304 r994  
    1 This test tries to resolve a straight A record that is directly available in 
     1This test tries to resolve a straight TXT record that is directly available in 
    22the database. 
  • trunk/pdns/regression-tests/example.com

    r993 r994  
    5959; 
    6060text                    IN      TXT     "Hi, this is some text" 
     61multitext                       IN      TXT     "text part one" "text part two" "text part three" 
     62escapedtext                     IN      TXT     "begin" "the \"middle\" p\\art" "the end" 
    6163; 
    6264ipv6                    IN      AAAA    2001:6A8:0:1:210:4BFF:FE4B:4C61