summaryrefslogtreecommitdiff
path: root/dbtests/pdfiletests.cpp
Commit message (Expand)AuthorAgeFilesLines
* get rid of setClient - all Database storage is in Client::ContextEliot Horowitz2010-01-291-4/+4
* win pre-compild headersunknown2009-09-301-0/+1
* new unit test frameworkEliot Horowitz2009-09-171-5/+4
* reset shared database after each test suite MINORAaron2009-05-121-1/+1
* unit tests use same database to reduce disk usageAaron2009-05-121-2/+2
* Rename CurrentTime to Timestamp, don't change type on insertAaron2009-02-271-2/+3
* Add BSONElementManipulator and CurrentTime typeAaron2009-02-271-1/+37
* virtual dtors == goodAaron2009-02-181-1/+1
* Update unit testsAaron2009-02-061-1/+2
* Real fixes for test failuresAaron2009-02-021-1/+1
* Indent all lines within namespaces one levelAaron2009-01-151-239/+239
* Replace tab indentation with spacesAaron2009-01-141-210/+256
* Size calculation works for cap extent minSize on 64 bit machines, removed com...Aaron2009-01-141-1/+1
* New tests for multi extent capped collectionsAaron2009-01-131-0/+244