summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/layout/TestLayout.java
AgeCommit message (Expand)Author
2007-02-02Fixed bug when decoding old Storable generations - new properties must be cle...Brian S. O'Neill
2006-12-15When a property evolves from a boxed primitive to an unboxed primitive, null ...Brian S. O'Neill
2006-12-01Add Storable to CorruptEncodingException when loading from index.Brian S. O'Neill
2006-11-08Tests and fixes for corruption repair.Brian S. O'Neill
2006-10-14Added layout tests.Brian S. O'Neill