JINMEI Tatuya
|
a6865a7686
[master] Merge branch 'trac2382'
|
il y a 12 ans |
JINMEI Tatuya
|
ea88e8907a
[2442] updated comment for string::operator[] when it's empty
|
il y a 12 ans |
JINMEI Tatuya
|
05fc975a3d
[2442] use std::string instead of POD array for constructing obj of DDD.
|
il y a 12 ans |
JINMEI Tatuya
|
9002ffc08e
[2442] simplified interface; txt-like ctor only needs to take lexer.
|
il y a 12 ans |
JINMEI Tatuya
|
de92f31ea5
[2442] documentation updates
|
il y a 12 ans |
JINMEI Tatuya
|
20ca327e9b
[2442] test for escaped characters
|
il y a 12 ans |
JINMEI Tatuya
|
ec4fcc7956
[2442] rejected extra \n for std::string version of txt-like ctor.
|
il y a 12 ans |
JINMEI Tatuya
|
8201bad569
[2442] added a test case for multi-line text input
|
il y a 12 ans |
JINMEI Tatuya
|
435309b12d
[2442] reject empty text input; adjuted one test case accordingly
|
il y a 12 ans |
JINMEI Tatuya
|
5986149152
[2442] added another case of multi-string with mixture of not-quoted + no spc.
|
il y a 12 ans |
JINMEI Tatuya
|
9bdc1899a2
[2442] added some test cases for txt-like rdata with multi-char-string
|
il y a 12 ans |
JINMEI Tatuya
|
1780e7b66e
[2442] make sure from-string version still throws InvalidRdataText on error.
|
il y a 12 ans |
Marcin Siodelski
|
238b343266
[2479] Remove unnecessary assignment.
|
il y a 12 ans |
Marcin Siodelski
|
e0c2fad347
[2479] Renabled tests that were affected by invalid paths to testdata.
|
il y a 12 ans |
Marcin Siodelski
|
501a5e3373
[2479] Use an absolute path to testdata directory.
|
il y a 12 ans |
Marcin Siodelski
|
dbf7313f6b
[2479] Moved perfdhcp/template folder to perfdhcp/tests/testdata.
|
il y a 12 ans |
JINMEI Tatuya
|
e66472386a
[master] resolve additional conflicts due to change of token class name
|
il y a 12 ans |
JINMEI Tatuya
|
90641997b3
[master] Merge branch 'trac2506'
|
il y a 12 ans |
JINMEI Tatuya
|
816eacf47e
[2382] throw unexpected instead of assert on unexpected token in createRdata.
|
il y a 12 ans |
Stephen Morris
|
1d4751ed52
[2513] Move libdhcpsrv.dox to the dhcpsrv directory
|
il y a 12 ans |
JINMEI Tatuya
|
09d70952ca
[2382] added one suggested test: a case where RDATA is followed by comment
|
il y a 12 ans |
JINMEI Tatuya
|
6944e7758d
[2382] unify pushing '\0' for number-like data in Number::handle()
|
il y a 12 ans |
JINMEI Tatuya
|
970ee33b88
[2382] corrected typo in doc for createRdata()
|
il y a 12 ans |
Stephen Morris
|
8bc5490b0e
[2396] Add methods to IOAddress: toBytes(), isV4() and isV6()
|
il y a 12 ans |
Stephen Morris
|
8f6903dc06
[2404] Updated comments etc.
|
il y a 12 ans |
Mukund Sivaraman
|
1545ba5efd
[master] Remove unnecessary namespace import
|
il y a 12 ans |
JINMEI Tatuya
|
e4036de3cb
[2442] unified from std::string and with lexer ctro for text-like rdata.
|
il y a 12 ans |
JINMEI Tatuya
|
3b154a6923
[master] removed duplicate listing of the same header file
|
il y a 12 ans |
JINMEI Tatuya
|
11bbe308df
[master] added master_XXX header files include_HEADERS for libdns++
|
il y a 12 ans |
Mukund Sivaraman
|
aad4df7a66
[master] Sort .gitignore
|
il y a 12 ans |