Naoki Kambe
|
8bfa9b46bf
[2225_xfrout] remove an empty unittest
|
il y a 12 ans |
Naoki Kambe
|
67b451a114
[2225_xfrout] raise again an exception after incrementing the counter
|
il y a 12 ans |
Naoki Kambe
|
7390503b44
[2225_xfrout] s/clear_counters/clear_all/
|
il y a 12 ans |
Naoki Kambe
|
5072f7f444
[2225_xfrout] s/counter/counters/
|
il y a 12 ans |
Naoki Kambe
|
eeaced2980
[2225_xfrout] remove assignment of an unused variable
|
il y a 12 ans |
Naoki Kambe
|
f99dea73ed
[2225_xfrout] update creating the counter object and invoking the getter method according to the new interface
|
il y a 12 ans |
Naoki Kambe
|
a0033b21f7
[2225_xfrout] rename module name(counter) to class name(Counter)
|
il y a 12 ans |
Naoki Kambe
|
7016d0a7f2
[2252] added checking DataNotFoundError is raised
|
il y a 12 ans |
Naoki Kambe
|
6f6247afed
[2225] corrected the wrong place to count receive errors of a unix socket
|
il y a 12 ans |
Naoki Kambe
|
c06c560406
[2225] removed obsoleted classes from xfrout.py and xfrout_test.py
|
il y a 12 ans |
JINMEI Tatuya
|
6926ec8a66
[2500] corrected some test data, making names in SOA RDATA absolute.
|
il y a 12 ans |
Naoki Kambe
|
48df8a1486
[2222] changed the misleading method name
|
il y a 12 ans |
Naoki Kambe
|
179247735b
[2222] changed to check the counter exactly incremented to one
|
il y a 12 ans |
Naoki Kambe
|
2fee008d98
[2222] expanded the lambda statement to the normal method definition
|
il y a 12 ans |
Naoki Kambe
|
396bb7832e
[2222] simplified complicated assignment of `incrementer`
|
il y a 12 ans |
Naoki Kambe
|
9a655fdd02
[2222] removed unnecessary tests from TestXfroutSession
|
il y a 12 ans |
Naoki Kambe
|
a258bfbbb5
[2222] used find() instead of `in` operator
|
il y a 12 ans |
Naoki Kambe
|
8ab3a360bb
[2222] added tests for counting the number of AXFR/IXFR running
|
il y a 12 ans |
Naoki Kambe
|
2c05e5b0d8
[2158] updated counters handling in the classes
|
il y a 12 ans |
Naoki Kambe
|
9c938d1580
[2158] fixed full qualified class name
|
il y a 12 ans |
Naoki Kambe
|
b6bba799f9
[2158] updated unittest of Xfrout
|
il y a 12 ans |
JINMEI Tatuya
|
95a03bbefb
[master] Merge branch 'trac988'
|
il y a 13 ans |
Mukund Sivaraman
|
5f1c1f8ccf
[1828] Close socket sooner
|
il y a 13 ans |
Mukund Sivaraman
|
498eb58a88
Revert most of "[1828] Make code safer by using with"
|
il y a 13 ans |
JINMEI Tatuya
|
8e1c45388c
[988] also covered the caes where receiving the request fails.
|
il y a 13 ans |
JINMEI Tatuya
|
9a24a3143e
[988] do not continue after recv_fd fails, which would cause infinite loop.
|
il y a 13 ans |
Mukund Sivaraman
|
bbeee5330c
[1828] Don't redirect stdout in some tests
|
il y a 13 ans |
Mukund Sivaraman
|
5744904635
[1828] Make code safer by using with
|
il y a 13 ans |
Mukund Sivaraman
|
fdb3dfbe8b
[1828] Close open handles when done using them (contd.)
|
il y a 13 ans |
Jeremy C. Reed
|
fe5549bb7e
[master]Revert "[master] Show testnames when running Python unit tests"
|
il y a 13 ans |