[svn] commit: r3015 - in /branches/trac322: configure.ac src/lib/python/isc/utils/tests/process_test.py src/lib/python/isc/utils/tests/process_test.py.in
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Sep 24 09:43:05 UTC 2010
Author: vorner
Date: Fri Sep 24 09:43:05 2010
New Revision: 3015
Log:
Test code cleanup
• Better readability
• Works in non-devel tree
• More correct regexps
• Less unused variables
Added:
branches/trac322/src/lib/python/isc/utils/tests/process_test.py.in
- copied, changed from r3013, branches/trac322/src/lib/python/isc/utils/tests/process_test.py
Removed:
branches/trac322/src/lib/python/isc/utils/tests/process_test.py
Modified:
branches/trac322/configure.ac
Modified: branches/trac322/configure.ac
==============================================================================
--- branches/trac322/configure.ac (original)
+++ branches/trac322/configure.ac Fri Sep 24 09:43:05 2010
@@ -520,6 +520,7 @@
src/lib/python/isc/cc/tests/cc_test
src/lib/python/isc/log/tests/log_test
src/lib/python/isc/notify/tests/notify_out_test
+ src/lib/python/isc/utils/tests/process_test.py
src/lib/dns/gen-rdatacode.py
src/lib/python/bind10_config.py
src/lib/dns/tests/testdata/gen-wiredata.py
More information about the bind10-changes
mailing list