Mukund Sivaraman
|
1d34831c4d
[2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/
|
il y a 11 ans |
Mukund Sivaraman
|
d8a6c3dd5b
[3112] Don't use boost::optional in libdns++
|
il y a 11 ans |
Mukund Sivaraman
|
55e0fb2472
[master] Rename RRTTL::MAX() to MAX_TTL() to avoid shadowing
|
il y a 12 ans |
JINMEI Tatuya
|
93cbc6cc8a
[2429] some style fixes: return ref from proxy method; add 'u' to numeric val
|
il y a 12 ans |
JINMEI Tatuya
|
8b616d0d3f
[2429] use boost::optional instead of homebrew and less clean interface
|
il y a 12 ans |
JINMEI Tatuya
|
862d60332f
[2429] fixed a minor typo in test code
|
il y a 12 ans |
JINMEI Tatuya
|
b9fa6ce6e6
[2429] on second thought, define max rrttl as an object
|
il y a 12 ans |
JINMEI Tatuya
|
33d80f8689
[2429] introduce a no-throw factor of RRTTL and use it in the loader.
|
il y a 12 ans |
Michal 'vorner' Vaner
|
a78bb9934e
Make some constants unsigned explicitly
|
il y a 12 ans |
Michal 'vorner' Vaner
|
4d514f5b0e
[2384] Little bit more range checking
|
il y a 12 ans |
Michal 'vorner' Vaner
|
45d598bed6
[2376] Disallow case with the last unit missing
|
il y a 12 ans |
Michal 'vorner' Vaner
|
4ddb739a13
[2384] Test leading zeroes in TTL
|
il y a 12 ans |
Michal 'vorner' Vaner
|
0acf96a895
[2384] Test border cases
|
il y a 12 ans |
Michal 'vorner' Vaner
|
8ac89e17dd
[2384] Rearrange tests
|
il y a 12 ans |
Michal 'vorner' Vaner
|
0c55100a70
[2384] Better TTL range checking
|
il y a 12 ans |
Michal 'vorner' Vaner
|
cc44ed781d
[2384] Test case of reused unit
|
il y a 12 ans |
Michal 'vorner' Vaner
|
d265c83bdf
[2384] Disallow empty TTLs and units-only TTLs
|
il y a 12 ans |
Michal 'vorner' Vaner
|
91cac5e55e
[2384] Tests for units in TTL text
|
il y a 12 ans |
Mukund Sivaraman
|
c1a0b11d84
[master] Move cppcheck suppressions to the source files (inline)
|
il y a 13 ans |
JINMEI Tatuya
|
9cabc799f2
[master] Merge branch 'trac1697'
|
il y a 13 ans |
JINMEI Tatuya
|
fb9060e5dc
[1697] 1st update: make MessageRenderer constructors parameter-free.
|
il y a 13 ans |
Jelte Jansen
|
5f4eb187db
[1193] updates to fix cppcheck-1.53 warnings
|
il y a 13 ans |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
il y a 14 ans |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
il y a 14 ans |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
il y a 14 ans |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
il y a 14 ans |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
il y a 15 ans |
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.
|
il y a 15 ans |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
il y a 15 ans |