JINMEI Tatuya
|
880c740396
[1611] fixed a regression in xfrout test wrt change of ZoneFinder::find()
|
il y a 13 ans |
Xie Jiagui
|
ceeb87f6d5
Merge branch 'master' into trac1462
|
il y a 13 ans |
JINMEI Tatuya
|
0fa94211a9
[1462] added (improved) a test case where serial number arithmetic is crucial.
|
il y a 13 ans |
JINMEI Tatuya
|
6c0170de9a
[1462] added one more request_serial > current_serial case. some comment
|
il y a 13 ans |
JINMEI Tatuya
|
8c0f14ccee
[1462] recovered another ixfr-to-axfr test case.
|
il y a 13 ans |
JINMEI Tatuya
|
0f43276e0b
[1462] recovered an AXFR-style IXFR test case.
|
il y a 13 ans |
JINMEI Tatuya
|
5656072ed8
[1462] some style fixes, mainly removing white spaces from blank lines.
|
il y a 13 ans |
Xie Jiagui
|
e38899e87a
[1462] Add test for Serial Object,not integer.
|
il y a 13 ans |
JINMEI Tatuya
|
d07b23c15f
[1462] cleanup: removed white space in a blank line.
|
il y a 13 ans |
Xie Jiagui
|
e99849d9e0
[1462] Changed 'int' serial to 'Serial' object.
|
il y a 13 ans |
Michal 'vorner' Vaner
|
855f42784d
[1484] Removed target parameter from python binding
|
il y a 13 ans |
Xie Jiagui
|
9a304b1fee
[1462] Add SOA check for the requested SOA serial is greater than
|
il y a 13 ans |
JINMEI Tatuya
|
b7b90e5053
[1369] omit optional parameters of ZoneFinder.find()
|
il y a 13 ans |
JINMEI Tatuya
|
144549c04a
[1389] make RR set sequence comparison independent from SQLite3 implementation
|
il y a 13 ans |
JINMEI Tatuya
|
0e945f09e0
[1389] test cleanup: extracted common setup/checks to separate methods
|
il y a 13 ans |
JINMEI Tatuya
|
c9be587715
[1389] fixed another bug in _send_message_with_last_soa(): TSIG len was
|
il y a 13 ans |
JINMEI Tatuya
|
560122414a
[1389] fixed another off-by-one bug in _send_message_with_last_soa().
|
il y a 13 ans |
JINMEI Tatuya
|
5468c7defd
[1389] fixed another small bug: take into account the length of the question
|
il y a 13 ans |
JINMEI Tatuya
|
64853ae0cc
[1389] fixed another (somehow related), more serious bug first: take into
|
il y a 13 ans |
JINMEI Tatuya
|
1d8a592d13
[1389] (unrelated fix to existing tests) added missing rrsets_equal().
|
il y a 13 ans |
JINMEI Tatuya
|
ab3f90da16
[1390] Merge branch 'master' into trac1390 with fixing conflicts:
|
il y a 13 ans |
JINMEI Tatuya
|
a01eb512f6
[1371] Merge branch 'trac1372' into trac1371 with fixing conflicts.
|
il y a 13 ans |
JINMEI Tatuya
|
2eb9f48661
[1371] added missing checks
|
il y a 13 ans |
JINMEI Tatuya
|
de43982b90
[1371] introduce rrset_util.py to compare RRsets and create test RRsets
|
il y a 13 ans |
JINMEI Tatuya
|
9b1c64b7d1
[1371] supported the case where the requested IXFR serial is the latest one.
|
il y a 13 ans |
JINMEI Tatuya
|
96bf3ab527
[1371] supported incremental (pure) IXFR response
|
il y a 13 ans |
JINMEI Tatuya
|
c59bb2dcd9
[1371] a small cleanup: introduced some convenient functions test-module wide.
|
il y a 13 ans |
JINMEI Tatuya
|
319bc2d653
[1372] cleanup: removed an unused method in a test class.
|
il y a 13 ans |
JINMEI Tatuya
|
5d382b4295
[1372] simplified the code of MockDataSrcClient.find() and updated the
|
il y a 13 ans |
JINMEI Tatuya
|
d08c42ad20
[1372] fixed docstring to match the implementation. the previous one
|
il y a 13 ans |