Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman c6cadebf7b [2850] Add default case for switch on MemorySegmentOpenMode il y a 12 ans
  Mukund Sivaraman 8ba0a7bc49 [2850] Add tests to check that resetHeader() is called by ZoneWriter class il y a 12 ans
  Mukund Sivaraman db8cec0cd9 [2850] Change style of code to fix buildbot failures il y a 12 ans
  Mukund Sivaraman bc3d482930 [2850] Add isUsable() and getImplType() methods il y a 12 ans
  Mukund Sivaraman 32d750c667 [2850] Rename MemorySegmentTest to MemorySegmentMock (to not resemble a fixture) il y a 12 ans
  Mukund Sivaraman 7bea7dd8c1 [2850] Rename ZoneTableSegmentTest to ZoneTableSegmentMock (to not resemble a fixture) il y a 12 ans
  Mukund Sivaraman 4cac3ddb23 [2850] Destroy ZoneTableSegment object upon exception (see full log) il y a 12 ans
  Mukund Sivaraman eda6761d26 [2850] Add CREATE over corrupted file testcase il y a 12 ans
  Mukund Sivaraman 8d9a833a05 [2850] Check that the old data is still available after the corruption tests il y a 12 ans
  Mukund Sivaraman 14a35130ea [2850] Remove obsolete comment (isWritable() no longer throws) il y a 12 ans
  Mukund Sivaraman cea0d1058d [2850] Add a test for clear() on an uninitialized segment il y a 12 ans
  Mukund Sivaraman 3ebd4b039b [2850] Add resetHeader() method il y a 12 ans
  Mukund Sivaraman 299f1f5ff9 [2850] Include <cerrno> for errno il y a 12 ans
  Mukund Sivaraman ad0e3e2647 [2850] Simplify the corruption of checksum il y a 12 ans
  Mukund Sivaraman 2015f73562 [2850] Use pre-created test data so that it's not confusing to check il y a 12 ans
  Mukund Sivaraman a7dac3f7ff [2850] Remove unnecessary use of scoped_ptr il y a 12 ans
  Mukund Sivaraman e6d1be1a67 [2850] Handle current_filename_ assignment causing an exception il y a 12 ans
  Mukund Sivaraman 148c5bbf61 [2850] Make getHeader() return the current address of header il y a 12 ans
  Mukund Sivaraman 4542e8960d [2850] Remove obsolete comment il y a 12 ans
  Mukund Sivaraman 56d109e8a0 [2850] Fix address name generation il y a 12 ans
  JINMEI Tatuya 9d90db228e [2850] style cleanups: spacing, combining short lines il y a 12 ans
  JINMEI Tatuya d003ebd54c [2850] minor style cleanups: constify and brace position il y a 12 ans
  JINMEI Tatuya 9b930275a2 [2850] unrelated cleanup: make some test methods non public when possible il y a 12 ans
  JINMEI Tatuya f7cfb33326 [2850] style cleanup: added () for returned values il y a 12 ans
  Mukund Sivaraman 1fd14dfefc [2850] Add corruption tests il y a 12 ans
  Mukund Sivaraman 39fba2a15c [2850] Add a sync() method and make reset() and the destructor call it il y a 12 ans
  Mukund Sivaraman 557794895c [2850] Unify code il y a 12 ans
  Mukund Sivaraman 3af2603f0f [2850] Fix type of checksum il y a 12 ans
  Mukund Sivaraman 03ce449ee1 [2850] Fix ZoneTableSegmentMappedTest.resetBadConfig test il y a 12 ans
  Mukund Sivaraman 9784a1841f [2850] Add tests for the various open modes il y a 12 ans