- 20 Aug, 2010 1 commit
-
-
Jeremy C. Reed authored
Also add some comments. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac316@2771 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Jun, 2010 1 commit
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac127@2321 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Jun, 2010 1 commit
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac127@2302 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Jun, 2010 1 commit
-
-
Jelte Jansen authored
add an isc_config.py 'module' for paths and possibly other configure-time variables (currently only BIND10_MSGQ_SOCKET_FILE, and currently only used in lib/python/isc/cc/session.py) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2049 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Apr, 2010 2 commits
-
-
Jeremy C. Reed authored
Fixes test when running distcheck (or using read-only source). Note reviewed, but is minor and consistent with some other tests. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1775 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(It was commented out.) The test was fixed in r1768. That was for ticket #157. Running test: cmdctl_test.py .................. ---------------------------------------------------------------------- Ran 18 tests in 0.027s OK git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1769 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Apr, 2010 3 commits
-
-
Jeremy C. Reed authored
I have another commit coming up to fix PYTHONPATH paths. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1759 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
I opened a separate ticket to track this: #157 git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1756 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Moved msgq tests to own directory. Added targets for all known python unittests. Note this is for those that use the unittest module. Other tests are ignored for now. These tests are ran using "make check" even if not built with gtest. Some of these tests fail. I will comment them out in later commit. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1753 e5f2f494-b856-4b98-b285-d166d9295462
-