- 28 Feb, 2013 3 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 27 Feb, 2013 6 commits
-
-
JINMEI Tatuya authored
fixed conflicts: doc/differences.txt
-
Jelte Jansen authored
-
Jelte Jansen authored
mainly making test class members private, and updating a few docstrings
-
JINMEI Tatuya authored
-
Naoki Kambe authored
-
Naoki Kambe authored
-
- 26 Feb, 2013 10 commits
-
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
this will avoid unittest failure on netbsd, whose inet_pton behaves differently than others: http://git.bind10.isc.org/~tester/builder//BIND10/20130226211101-NetBSD6-i386-GCC/logs/unittests.out
-
Jelte Jansen authored
-
Jelte Jansen authored
- More tests - a few bugfixes and refactors - renamed methods to be private/protected - documentation updates
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
git://git.bind10.isc.org/bind10Naoki Kambe authored
Conflicts: src/bin/xfrout/tests/xfrout_test.py.in src/bin/xfrout/xfrout.py.in
-
- 25 Feb, 2013 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also added commments about the intent.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
* Remove exceptions that are not thrown.
-
- 23 Feb, 2013 3 commits
-
-
-
JINMEI Tatuya authored
should be trivial, so directly committing.
-
JINMEI Tatuya authored
it was already implemented, but more test cases and doc were now added. some other cleanups are made.
-
- 22 Feb, 2013 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
more tests and doc were added, and removed the createFromLexer test (it doesn't make sense any more). some other cleanups were also made.
-
JINMEI Tatuya authored
will fix distcheck failure on some platforms. okayed on jabber
-
JINMEI Tatuya authored
"check" in __check_group_recvmsg was added for a historical reason and is not really appropriate any more (it doesn't do any check internally)
-
JINMEI Tatuya authored
mostly on the introduction of 'want_answer" and the rpc_call method. should be essentially trivial, but still require some amount of change. some tests still fail.
-
JINMEI Tatuya authored
I kept the wrong version of the code.
-
JINMEI Tatuya authored
fixed Conflicts: src/bin/stats/stats.py.in (some tests current fail; will fix them)
-
JINMEI Tatuya authored
-