Mukund Sivaraman
|
814eb8ad33
[2390] Check that origin argument is used for relative names
|
12 years ago |
Mukund Sivaraman
|
691f87a307
[2390] Add NS, MX, PTR tests for extra text at end-of-line
|
12 years ago |
Mukund Sivaraman
|
b8e8e7ed5f
[2390] Update std::string NS constructor to use the MasterLexer
|
12 years ago |
Mukund Sivaraman
|
f18d297fd5
[2390] Use createNameFromLexer()
|
12 years ago |
Mukund Sivaraman
|
45b4e930c9
[2497] Return NULL upon exception in rdata::createRdata()
|
12 years ago |
Mukund Sivaraman
|
022d388819
[2497] Add rdata::createRdata() and tests for some RRtypes
|
12 years ago |
JINMEI Tatuya
|
fb9060e5dc
[1697] 1st update: make MessageRenderer constructors parameter-free.
|
13 years ago |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
14 years ago |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
JINMEI Tatuya
|
9f42d28ba7
merged trac #365: clang++ support
|
14 years ago |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
14 years ago |
JINMEI Tatuya
|
9352ca348f
change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket.
|
14 years ago |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
14 years ago |
JINMEI Tatuya
|
4822e03320
made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory.
|
15 years ago |
JINMEI Tatuya
|
dbcf762d9e
returned DNSMessageFORMERR when the "from wire" name constructor encounters
|
15 years ago |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
15 years ago |