BIND 10 trac2108_3, updated. e3f72ac2caea7a75deb1b772d9681d6be3aad203 [2108] Remove TODO list

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Sep 10 07:46:56 UTC 2012


The branch, trac2108_3 has been updated
       via  e3f72ac2caea7a75deb1b772d9681d6be3aad203 (commit)
      from  d976012056c29d07ad3ca563b7870a0ea07ca531 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e3f72ac2caea7a75deb1b772d9681d6be3aad203
Author: Mukund Sivaraman <muks at isc.org>
Date:   Mon Sep 10 13:16:35 2012 +0530

    [2108] Remove TODO list

-----------------------------------------------------------------------

Summary of changes:
 .../datasrc/memory/tests/memory_client_unittest.cc |    6 ------
 1 file changed, 6 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/tests/memory_client_unittest.cc b/src/lib/datasrc/memory/tests/memory_client_unittest.cc
index 8a7f19e..86dd674 100644
--- a/src/lib/datasrc/memory/tests/memory_client_unittest.cc
+++ b/src/lib/datasrc/memory/tests/memory_client_unittest.cc
@@ -738,10 +738,4 @@ TEST_F(MemoryClientTest, getJournalReaderNotImplemented) {
     EXPECT_THROW(client_->getJournalReader(Name("."), 0, 0),
                  isc::NotImplemented);
 }
-
-// TODO:
-// Add test for add() with separate_rrs=true
-// Add test for ZoneIterator variant of load()
-// Add test for leaks during allocation failures using TestMemorySegment
-// Iterate through an entire zone
 }



More information about the bind10-changes mailing list