index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
tests
/
rdata_txt_like_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2534] Support some minor cases for quoted character strings (compatibility w...
Mukund Sivaraman
2014-01-22
1
-3
/
+2
*
[master] Merge branch 'trac2500'
JINMEI Tatuya
2013-01-11
1
-2
/
+0
|
\
|
*
[2500] use MasterLexer for "from string" ctor's of SOA rdata
JINMEI Tatuya
2013-01-09
1
-2
/
+0
*
|
[2535] Handle escaped characters in TXTLikeImpl::toText()
Mukund Sivaraman
2012-12-19
1
-0
/
+18
|
/
*
[2470] added wrapper interface to create null loader callbacks
JINMEI Tatuya
2012-12-11
1
-10
/
+1
*
[2442] test for escaped characters
JINMEI Tatuya
2012-12-05
1
-2
/
+12
*
[2442] rejected extra \n for std::string version of txt-like ctor.
JINMEI Tatuya
2012-12-05
1
-2
/
+10
*
[2442] added a test case for multi-line text input
JINMEI Tatuya
2012-12-05
1
-2
/
+17
*
[2442] reject empty text input; adjuted one test case accordingly
JINMEI Tatuya
2012-12-05
1
-2
/
+10
*
[2442] added another case of multi-string with mixture of not-quoted + no spc.
JINMEI Tatuya
2012-12-05
1
-0
/
+2
*
[2442] added some test cases for txt-like rdata with multi-char-string
JINMEI Tatuya
2012-12-04
1
-10
/
+47
*
[2442] make sure from-string version still throws InvalidRdataText on error.
JINMEI Tatuya
2012-12-04
1
-1
/
+1
*
[2442] unified from std::string and with lexer ctro for text-like rdata.
JINMEI Tatuya
2012-12-04
1
-7
/
+1
*
[2442] tested various cases for the lexer verson of txt-like ctor
JINMEI Tatuya
2012-12-04
1
-6
/
+35
*
[2442] supported lexer version of constructor for TXTLike RR types
JINMEI Tatuya
2012-12-04
1
-1
/
+33
*
[2442] updated some TXT-like test data without using intermediate space.
JINMEI Tatuya
2012-12-04
1
-28
/
+27
*
[2497] Remove a couple of txt tests
Mukund Sivaraman
2012-12-04
1
-6
/
+0
*
[2497] Add tests for NSEC3PARAM, DS-like and TXT-like rrtypes
Mukund Sivaraman
2012-12-01
1
-0
/
+12
*
[master] fix template issue on clang
Jelte Jansen
2011-10-11
1
-5
/
+5
*
[trac1140] fix copyright and style
chenzhengzhang
2011-10-11
1
-8
/
+8
*
[1140] toWireRenderer test added in rdata_txt_like_unittest.cc
Dima Volodin
2011-10-10
1
-0
/
+8
*
[1140] comparison test added in rdata_txt_like_unittest.cc
Dima Volodin
2011-10-07
1
-0
/
+35
*
[1140] style cleanup in rdata_txt_like_unittest.cc
Dima Volodin
2011-10-07
1
-33
/
+42
*
[1140] tabs in rdata_txt_like_unittest.cc expanded
Dima Volodin
2011-10-07
1
-11
/
+11
*
[1140] txt&spf unittests redone using typed gtest
Dima Volodin
2011-10-07
1
-0
/
+209