diaz98 / google-dnswall

Automatically exported from code.google.com/p/google-dnswall
Apache License 2.0
0 stars 0 forks source link

We need unit tests #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In order to reliably make changes to dnswall, we need a suite of unit
tests.  Even something simple would be very valuable.

Original issue reported on code.google.com by aba...@gmail.com on 9 Jun 2008 at 10:24

GoogleCodeExporter commented 9 years ago
Progress in r8.  We can now write unit tests with gtest.  I'm not sure I've got 
the
autoconf / automake system working properly yet.  It seems to work if you build 
gtest
manually before running `make check`.  Next stop: some refactoring for 
testability.

Original comment by aba...@gmail.com on 13 Jul 2008 at 8:22

GoogleCodeExporter commented 9 years ago
I'm going to close this issue due to r10.  Our test coverage needs a lot of 
work, but
at least we have the infrastructure now.

Original comment by aba...@gmail.com on 13 Jul 2008 at 9:30