summaryrefslogtreecommitdiff
path: root/larch/forest_tests.py
AgeCommit message (Expand)AuthorFilesLines
2013-01-20Fix speed-testLars Wirzenius1-1/+2
2013-01-16Repair non-working example.py and speed-testAntoine Brenner1-1/+1
2012-05-05Raise exceptions if key or node size is missing from metadataLars Wirzenius1-0/+19
2012-04-21Make open_forest give NodeStoreDisk the allow_writes flagLars Wirzenius1-11/+14
2011-12-17remove unwanted check for node size in existing treeLars Wirzenius1-1/+2
2011-12-17add test to verify different node size worksLars Wirzenius1-7/+8
2011-06-22Make Forest._new_id be a public function again.Lars Wirzenius1-2/+2
2011-06-06Documentation of BTree class.Lars Wirzenius1-2/+2
2011-06-06Make Forest.new_id be a private method.Lars Wirzenius1-2/+2
2011-06-06Add test to verify open_forest fails properly if node/key sizes not given for...Lars Wirzenius1-0/+5
2011-06-06Change open_forest to optionally get node/key sizes from existing forest.Lars Wirzenius1-0/+8
2011-03-07Change names from btree to larch.Lars Wirzenius1-19/+19
2011-03-07Rename files to new name.Lars Wirzenius1-0/+187