Mukund Sivaraman
|
c1a0b11d84
[master] Move cppcheck suppressions to the source files (inline)
|
13 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)
|
15 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
|
3e235c59c5
cleanup: construct RRType from integer when possible.
|
15 years ago |
JINMEI Tatuya
|
133f25c3af
cleanup: construct RRClasses from integer rather than strings when how to construct them doesn't matter.
|
15 years ago |
JINMEI Tatuya
|
e732d5573b
cleanup: use constants RRClasses rather than constructing them from text every time.
|
15 years ago |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
15 years ago |