JINMEI Tatuya
|
1ab87fb582
[2911] refactoring: use create_zone() instead of the old datasrc API.
|
12 years ago |
Naoki Kambe
|
199beea87b
[2252] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2252
|
12 years ago |
Naoki Kambe
|
4b79543220
[2252] update documentation for the test cases
|
12 years ago |
Naoki Kambe
|
8544c8e88d
[2252] treat an xfr request as success with an XfrinZoneUptodate raised
|
12 years ago |
Naoki Kambe
|
5db914470d
[2252] check an xfrfail incremented with multiple exceptions
|
12 years ago |
Naoki Kambe
|
1cef6595d1
[2252] update a fake class name to camel convention including a typo fix
|
12 years ago |
Naoki Kambe
|
04e248bf10
[2252] make the references class-local: _orig_datetime, _orig_start_timer
|
12 years ago |
Naoki Kambe
|
084f1f59a6
[2252] remove some constant definitions from the class scope
|
12 years ago |
Jeremy C. Reed
|
e744b4b23d
[master] many spelling or typo fixes
|
12 years ago |
JINMEI Tatuya
|
5305956b8e
[2252] minor editorial fixes: combine short lines; typo
|
12 years ago |
Naoki Kambe
|
a4b1c8d4bb
[2252] update case names and their docstrings according to the tested counters
|
12 years ago |
Naoki Kambe
|
4a8316ddc1
[2252] update the test cases due to the previous change
|
12 years ago |
Naoki Kambe
|
e346959d03
[2252] update datetime to always return fixed seconds
|
12 years ago |
Naoki Kambe
|
678965be5a
[2252] change to better names; s/lastest/last/i
|
12 years ago |
Naoki Kambe
|
836fabb605
[2252] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2252
|
12 years ago |
JINMEI Tatuya
|
eb8aaf5c3b
[2252] cleanup: removed unnecessary backslash
|
12 years ago |
JINMEI Tatuya
|
c97e9105e1
[2252] editorial cleanups: removed unnecessary backslash, combine short lines
|
12 years ago |
JINMEI Tatuya
|
30c5683bab
[2252] explicitly check if something is None, not just eval it as boolean.
|
12 years ago |
Naoki Kambe
|
208c318edb
[2252] add tests dedicated to statistics
|
12 years ago |
Naoki Kambe
|
bae4e49604
[2252] remove checks of statistics counters from the existing test classes unrelated to statistics tests
|
12 years ago |
Naoki Kambe
|
d1d37e1982
[2252] _get_ipver_str() raises a ValueError exception on address families other than AF_INET or AF_INET6
|
12 years ago |
Naoki Kambe
|
fcf8b9df5f
[2252] replace assertGreaterEqual with assertAlmostEqual
|
12 years ago |
Naoki Kambe
|
7fe200c92e
[2252] add tests for counters of XfrinConnection in IPv6 address
|
12 years ago |
Naoki Kambe
|
0ef3b7adcd
[2252] test _get_ipver_str() by creating MockXfrinConnection object
|
12 years ago |
Naoki Kambe
|
936b3ffaaa
[2252] unify redundant assertion lines
|
12 years ago |
Naoki Kambe
|
a1b3cfd353
[2252] rename the helper method name
|
12 years ago |
Naoki Kambe
|
75445a1c6e
[2252] rename the item name and update descriptions
|
12 years ago |
Jeremy C. Reed
|
72b8ac6172
[master] various more typo and misspelling fixes
|
12 years ago |
JINMEI Tatuya
|
f4486e178f
[2252] editorial cleanups
|
12 years ago |
Jeremy C. Reed
|
6ae0d625f0
[master] many misspelling and typo fixes
|
12 years ago |