- 05 Oct, 2011 5 commits
-
-
Jeremy C. Reed authored
and while here also only build when the "make check" target is used; since we already require --with-gtest maybe this step is not of much interest.
-
JINMEI Tatuya authored
reported by Francis on bind10-dev. looks okay, directly pushing.
-
JINMEI Tatuya authored
doesn't seem to work in a templated test for this compiler. okayed on jabber.
-
-
Dima Volodin authored
-
- 04 Oct, 2011 8 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
These are just tests and logging messages.
-
Dima Volodin authored
-
JINMEI Tatuya authored
-
Dima Volodin authored
-
Dima Volodin authored
-
Jelte Jansen authored
-
- 03 Oct, 2011 27 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
[master] (re)fixed the recent solaris build issue without relying on reinterpret_cast. okayed on jabber.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
As it would not be safe anyway.
-
-
Jelte Jansen authored
simply a forgotten cast, reviewed on jabber
-
Michal 'vorner' Vaner authored
If it corresponds to the updater. This would be a bug, but we better detect it sooner.
-
Michal 'vorner' Vaner authored
Because datasource could represent something bigger behind the scenes.
-
Michal 'vorner' Vaner authored
-
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
purposes
-
Naoki Kambe authored
whether IPv6 is enabled or not
-
Naoki Kambe authored
- exclude the setup of handler in SIGALRM and add it as an external function in the SignalHandler class in test_utils.py - define the function in that class to reset the handler in test_utils.py, and add it in tearDown() in each testcase
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
- explicitly shut down the socket of the msgq before shutting down the msgq - do nothing in the shutdown method of MockMsgq for avoiding shutting down the msgq twice - replace the stop method in the shutdown method of the MyStatsHttpd with the shutdown command of stats_httpd
-