summaryrefslogtreecommitdiff
path: root/dbtests/cursortests.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-16/+17
* compile vs2010dwight2010-07-161-4/+4
* SERVER-802 range / in skippingAaron2010-07-161-16/+155
* stdafx->pchDwight2010-04-271-1/+1
* CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bu...Aaron2010-02-081-1/+1
* get rid of setClient - all Database storage is in Client::ContextEliot Horowitz2010-01-291-3/+3
* removing dead codeEliot Horowitz2009-11-021-84/+0
* allow more indexesDwight2009-10-211-3/+3
* move the var 'database' inside Client objectDwight2009-10-141-1/+1
* some code cleanupDwight2009-10-071-4/+5
* win pre-compild headersunknown2009-09-301-0/+1
* new unit test frameworkEliot Horowitz2009-09-171-7/+5
* SERVER-100 checkpoint move index bounding code to FieldRangeSetAaron2009-09-071-3/+3
* SERVER-100 checkpoint btree cursor can take multiple rangesAaron Staple2009-08-111-1/+94
* cimpile IdSet MINOREliot Horowitz2009-07-021-0/+2
* reset shared database after each test suite MINORAaron2009-05-121-1/+1
* unit tests use same database to reduce disk usageAaron2009-05-121-1/+1
* fix size dependent IdSet tests to work on 64bit builds MINORAaron2009-05-111-19/+20
* fix compile warning MINORAaron2009-05-111-1/+1
* add cursortestsAaron2009-05-111-0/+115