- 20 Apr, 2010 7 commits
-
-
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
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1752 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(Patch from jelte via jabber. Tested by me.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1751 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added missing copyright statements to every relevant .in, .py, .cc and .h file that didn't have one yet git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1750 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
use PACKAGE_STRING (name + version) from config.h instead of hard-coded value in CH TXT version.bind replies git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1749 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(I should have committed this with my commit for ticket #25.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1748 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
For ticket #25. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1747 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Apr, 2010 15 commits
-
-
JINMEI Tatuya authored
merge from branch: try ${PYTHON}-config --prefix/lib for a last resort LDFLAGS for libpython (trac #149) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1745 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1744 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
no code change. no need for review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1743 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial change, no need for review git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1742 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1740 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
No review. Obvious misspelling. Note that the error message itself could be improved. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1739 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1738 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
No review. Obvious misspelling. Note that the error message itself could be improved. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1737 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
corrected the description of the "from wire" constructor regarding possible exceptions. in response to review comment of trac #94. trivial fix, skipping review. build/test okay. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1736 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
skipping review. build/test okay. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1735 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1734 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1733 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1732 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1731 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
while reviewing actually) prepend output to stdout with "[bind10]" replaced tabs with spaces on one line removed one unneeded \ at the end of a line git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Apr, 2010 2 commits
-
-
Likun Zhang authored
2. Minor fix to the xfrin. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1729 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- remove an unnecessary temporary variable to shorten a method - use RRClass instead of Query when the former suffices to reduce dependency build/tests okay, no behavioral change. skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1728 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Apr, 2010 5 commits
-
-
JINMEI Tatuya authored
commented out for now, will open a ticket. so skipping review this time. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1727 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- more consitify - avoid using C-style cast - combine two short lines build/tests okay. skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1725 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- follow coding guidelines - use anonymous namespace instead of file-static functions - constify as much as possible. build and tests are okay (basically no behavioral change), commiting to trunk skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1724 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(I reviewed.) For Makefile.am, revert my previous change. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1723 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
corrected test data path handling: it should have checked rbegin(), not rend(), to see if the given path ends with '/'. I believe this is pretty trivial so I'm committing this to trunk directly. it compiles and passes tests (in fact without this some tests may not pass, depending on environments). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1722 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Apr, 2010 1 commit
-
-
Jeremy C. Reed authored
(so is included in tarball). Also sorted a couple entries. This was not reviewed. But is minor. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1714 e5f2f494-b856-4b98-b285-d166d9295462
-
- 14 Apr, 2010 2 commits
-
-
JINMEI Tatuya authored
applied the same fix as r1709 and r1710. This will make it possible to run tests in a separate build tree. (trac ticket #143) also applied the DRY principle to unittest_util*: remove the local copies and simply referred to the dns/tests versions of these files. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1713 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
I also sorted them so later it will be easier to recognize changes. (Sanity checked by jinmei.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1712 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Apr, 2010 5 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1710 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory. We can also specify mulitiple directories, which may happen if we generate some data files from spec at build time and run tests under a non-src directory. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1709 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1708 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
cleanup: construct RRClasses from integer rather than strings when how to construct them doesn't matter. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1707 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1706 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1705 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
test cases and documentation were also fully provided. (this changeset includes a minor unrelated cleanup: move the pimpl structure inside the MessageRenderer class declaration to clarify the intent) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1704 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Apr, 2010 1 commit
-
-
Jeremy C. Reed authored
something else). Regen man pages. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1703 e5f2f494-b856-4b98-b285-d166d9295462
-