[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

Shane Kerr shane at isc.org
Tue Mar 9 09:52:15 UTC 2010


Jeremy,

On Mon, 2010-03-08 at 16:42 -0600, Jeremy C. Reed wrote:
> 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.

Ah, I see. Should I make a "pytest" target then?

--
Shane




More information about the bind10-dev mailing list