[SCM] ISC BIND 10 source code branch, trac527, created. 1a11edc24cdbea4f90653cf0cd94344084b9f568
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 21 20:07:46 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".
The branch, trac527 has been created
at 1a11edc24cdbea4f90653cf0cd94344084b9f568 (commit)
- Log -----------------------------------------------------------------
commit 1a11edc24cdbea4f90653cf0cd94344084b9f568
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 21 12:07:01 2011 -0800
added duplicate detection in rrsetsCheck() and revised doc mainly
about this point.
commit 3ccbc9347eb6fc3ea9d3b3ac9e181a1e1b94e42d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 21 11:15:39 2011 -0800
introduced a string version of rrsetsCheck() and used it in query_unittest.
commit 36b738c03eaba27228285a9ee00a424b799b1f61
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 21 01:26:14 2011 -0800
cleanup: removed white spaces in a blank line
commit 21e8607873dc52d860e3b82d00b0ab7a9eaa6deb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 21 01:13:41 2011 -0800
added documentation for new test functions
commit 61aedbfffa0a5edf8e9e7076b54fafb927ddf3c2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 21 01:12:27 2011 -0800
made RDATA comparison more accurate by using Rdata::compare() while
still printing textual data on failure.
commit b39bfceed83508b4e0a9932f864d15da1787c3f9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 21 01:11:11 2011 -0800
adjusted test util header files to make it compile.
commit 93f50d1a63829198f9afc280dbd9e12057c434ed
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 20 23:15:13 2011 -0800
refactored the mock zone for better readability and extendability:
- separated the zone data and find() logic
- cleanup unnecessary variables as a result
- used zone data for test input when possible
commit 107229aeffecbac4278fdbf6515513c391e8ad2d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 20 17:15:27 2011 -0800
another set of refactoring of query tests: checking response messages
using the new rrsetsCheck() framework.
commit 90c89f6d435109f6228f309ae1824e0b8c552416
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 20 17:15:13 2011 -0800
use new test headerfile
commit 273d03db595f480800e4d071da9997cebbe976e9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 20 17:13:39 2011 -0800
introduced rrsetsCheck() and rrsetsChecks() for neater tests
examining DNS messages/RRsets.
commit 1c6d27d61112ae3cfd1663d51863c58e37d5e675
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 20 10:40:11 2011 -0800
added a necessary header file.
commit cd2d518fbcb19a0119553f71593b7a9d908b90c3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 20 10:36:55 2011 -0800
further refactoring for CNAME tests and fixed an error of an existing test.
The fix is for MXAlias: it didn't test what was to be tested: the intended
case is where MX exchange name is an alias:
cnamemx.example.com. MX 10 cnamemailer.example.com.
cnamemailer.example.com. CNAME www.example.com.
(and the test asks for cnamemx.example.com/MX)
but it tested the case where the owner name of MX is an alias
(ask cnamemailer.example.com/MX in the above example).
commit c4f0d38193a1a6719bd31af29a60b51e405678d5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 19 18:32:45 2011 -0800
one more pre-development refactoring: consolidate mock zone setup
to reduce duplicate code.
commit 5ed5d8034e14418db7f473d966cad68dc1629262
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 19 18:17:03 2011 -0800
pre-development refactoring:
- shortened long lines for readability
- make sure the canonical name of mailer.example.org has an address
record; otherwise the test could result in a false negative.
-----------------------------------------------------------------------
hooks/post-receive
--
ISC BIND 10 source code
More information about the bind10-changes
mailing list