[bind10-dev] [svn] commit: r1220 - in /trunk: configure.ac src/bin/bind10/Makefile.am src/bin/bind10/bind10.py.in src/bin/bind10/bind10_test.in src/bin/bind10/bind10_test.py src/bin/bind10/tests/ src/bin/bind10/tests/bind10_test.in src/bin/bind10/tests/bind10_test.py
Jeremy C. Reed
jreed at isc.org
Mon Mar 8 22:42:47 UTC 2010
On Mon, 8 Mar 2010, BIND 10 source code commits wrote:
> +
> +check: test
> +
> +test:
> + $(SHELL) tests/bind10_test
We may want to decide how to differentiate the googletests framework
(C++) from the pyunit tests from other tests. Or maybe it doesn't
matter. Currently the C++ code coverage targets would now run this
unrelated python unit test.
More information about the bind10-dev
mailing list