Commit History

Author SHA1 Message Date
  Mukund Sivaraman d06f56460c [2108] When adding RRsets, ensure that any last rrset was flushed 12 years ago
  Mukund Sivaraman f8b817744f [2108] Test that adding an RRset to a non-existent zone throws 12 years ago
  Mukund Sivaraman 91ab8fe87a [2108] Check that iterating past the end throws an exception 12 years ago
  Mukund Sivaraman 64b3b91a26 [2108] Check that getSOA() on the iterator throws 12 years ago
  Mukund Sivaraman 753931a085 [2108] Check RRsets returned by the iterator 12 years ago
  Mukund Sivaraman 32c4d7fa5d [2108] Move iterator.h include to the header file 12 years ago
  Mukund Sivaraman ea0b94856e [2108] Minor fix to the last comment 12 years ago
  Mukund Sivaraman 9158d6d575 [2108] Add some comments to tests 12 years ago
  Mukund Sivaraman 90b10c0f2a [2108] Add two more InMemoryClient unittests 12 years ago
  Mukund Sivaraman 21ff0c5ddf [2108] Add getIterator() test for existing zone 12 years ago
  Mukund Sivaraman 42cd408242 [2108] Untabify code 12 years ago
  Mukund Sivaraman b3310cab0f [2108] Rename test 12 years ago
  Mukund Sivaraman 0523c84f2a [2108] Add a basic InMemoryClient::load() test 12 years ago
  Mukund Sivaraman a879e6b862 [2108] Add some includes useful in memory client tests 12 years ago
  Mukund Sivaraman 0f42cb55b2 [2108] Initialize logging in tests 12 years ago
  Mukund Sivaraman d5e7b61504 [2108] Untabify code 12 years ago
  Mukund Sivaraman d475b8b1a6 [2108] Remove use of a scoped_ptr 12 years ago
  Mukund Sivaraman 12a6f52484 [2108] getJournalReader() must throw isc::NotImplemented 12 years ago
  Mukund Sivaraman 63eba85286 [2108] getUpdater() must throw isc::NotImplemented 12 years ago
  Mukund Sivaraman 7e46f0a77c [2108] Check for "." zone instead 12 years ago
  Mukund Sivaraman 38db4f8951 [2108] Add testcase for non-existent zone's iterator 12 years ago
  Mukund Sivaraman 9d1a6c855e [2108] Add the outline of a memory client test file 12 years ago
  Mukund Sivaraman 31a1014180 [2108] Add the ZoneIterator for the memory client 12 years ago
  Mukund Sivaraman cc90d4ea44 [2108] Add another typedef in ZoneData class 12 years ago
  Mukund Sivaraman f573cd7f91 [2108] Add log messages related parts in lib/datasrc/memory 12 years ago
  Mukund Sivaraman 8b1a6f28fc [master] Update .gitignore 12 years ago
  Mukund Sivaraman d074626ee7 [2108] Save RRsets and call RdataSet::create() with their corresponding RRSIGs 12 years ago
  Mukund Sivaraman 372c18dac6 [2108] Add underscore to member variable 12 years ago
  Mukund Sivaraman 0aa28c0f46 [2108] Make FindResult return non-const ZoneData 12 years ago
  Mukund Sivaraman 558aff9896 [2108] Fix NSEC3PARAM variable name 12 years ago