BIND 10 trac2298_7, created. 8309d8905811f2eca3ffe26e2ea830fa4300950a [2298] skip test_do_GET() if XMLParser() is unavailable

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Oct 26 11:31:52 UTC 2012


The branch, trac2298_7 has been created
        at  8309d8905811f2eca3ffe26e2ea830fa4300950a (commit)

- Log -----------------------------------------------------------------
commit 8309d8905811f2eca3ffe26e2ea830fa4300950a
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Tue Oct 16 18:43:52 2012 +0900

    [2298] skip test_do_GET() if XMLParser() is unavailable
    
    skip test_do_GET() if XMLParser() is unavailable on the system. This
    is for Ticket #2048 (configure check for pyexpat).

commit d3e6af57b8351b3db903cf93deb6cfff00c1f92d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Tue Oct 16 18:47:20 2012 +0900

    [2298] add a unittest using XML validation with XSD
    
    XML validation with XSD by using the lxml module. the lxml module is a
    third-party module. so if it is not installed on the system, the unittest using
    the validation would be skipped.

commit 1185fc690c24d9ef612514e6a5d6ccf934f5903c
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Oct 26 16:14:22 2012 +0900

    [2298] use assertGreater() rather than assertTrue()

-----------------------------------------------------------------------



More information about the bind10-changes mailing list