[svn] commit: r3069 - in /branches/trac353: configure.ac src/lib/python/isc/net/tests/ src/lib/python/isc/net/tests/Makefile.am src/lib/python/isc/net/tests/check_test.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Sep 29 14:29:03 UTC 2010
Author: vorner
Date: Wed Sep 29 14:29:03 2010
New Revision: 3069
Log:
Tests for isc.net.check
They should fail now, since the functions are still stubs
Added:
branches/trac353/src/lib/python/isc/net/tests/
branches/trac353/src/lib/python/isc/net/tests/Makefile.am
branches/trac353/src/lib/python/isc/net/tests/check_test.py
Modified:
branches/trac353/configure.ac
Modified: branches/trac353/configure.ac
==============================================================================
--- branches/trac353/configure.ac (original)
+++ branches/trac353/configure.ac Wed Sep 29 14:29:03 2010
@@ -488,6 +488,7 @@
src/lib/python/isc/log/Makefile
src/lib/python/isc/log/tests/Makefile
src/lib/python/isc/net/Makefile
+ src/lib/python/isc/net/tests/Makefile
src/lib/python/isc/notify/Makefile
src/lib/python/isc/notify/tests/Makefile
src/lib/config/Makefile
More information about the bind10-changes
mailing list