summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-09-08 17:35:56 +0100
committerRoger Leigh <rleigh@debian.org>2013-09-08 20:08:11 +0100
commit67dc2ef1fc5b9b5b5a6edfced43d617974f5311a (patch)
tree783926d7bf6a0e6e21892db05fcf6da23f3d271d
parent8431956e6d5b9b208c6c47ca1706478a4d66a617 (diff)
downloadschroot-67dc2ef1fc5b9b5b5a6edfced43d617974f5311a.tar.gz
NEWS: Drop cppunit
-rw-r--r--NEWS6
1 files changed, 2 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 0fa2e35f..3aab7ca4 100644
--- a/NEWS
+++ b/NEWS
@@ -10,10 +10,8 @@ configuration.
* Major changes in 1.7.1:
- 1) The tests are being migrated from using CppUnit to Google Test
- (gtest). See the README for how to build with gtest. Once all
- the tests are converted, CppUnit support will be removed. At
- present, both are required.
+ 1) The unit tests now use Google Test (gtest) instead of the older and
+ less powerful CppUnit. See the README for how to build with gtest.
* Major changes in 1.7.0: