summaryrefslogtreecommitdiff
path: root/dbtests/namespacetests.cpp
Commit message (Expand)AuthorAgeFilesLines
* array elt may not contain referenced subobjectAaron2009-04-061-0/+15
* Index objects even if don't have a field from index specAaron2009-02-231-0/+15
* virtual dtors == goodAaron2009-02-181-2/+2
* fix to properly check for dupkey with unused keysDwight2009-02-131-1/+1
* doneAndDecouple() -> obj()Dwight2009-02-091-17/+17
* rename classes and add a new client connect methodDwight2009-02-061-1/+1
* Update unit testsAaron2009-02-061-1/+1
* Real fixes for test failuresAaron2009-02-021-3/+8
* abstracting out record storage for btreeunknown2009-01-311-1/+1
* Insert a real objectAaron2009-01-301-2/+4
* Insert real objects instead of zeroesAaron2009-01-301-7/+12
* Add more interesting fuzz tests, move json tests into separate fileAaron2009-01-171-1/+1
* Disable BigCollection testAaron2009-01-161-17/+19
* Replaced our #defined cout with mongo::out()Aaron2009-01-151-1/+1
* Indent all lines within namespaces one levelAaron2009-01-151-530/+530
* Replace tab indentation with spacesAaron2009-01-141-159/+161
* NEW pdfile # : 4.4; Support compound directions with compound indexesAaron2009-01-141-31/+37
* New tests for multi extent capped collectionsAaron2009-01-131-3/+174
* Remove Hudson warning about sign comparisonAaron2008-12-291-10/+13
* Add newline at end of file to remove compiler warningsAaron2008-12-291-1/+1
* Replace tab indentation with spacesAaron2008-12-281-338/+356
* Index simple objects within arraysAaron2008-12-241-7/+119
* Use empty string for field names of key elementsAaron2008-12-191-15/+19
* Make object comparison recursive, with testsAaron2008-12-111-4/+0
* Make object comparison recursive, with testsAaron2008-12-111-0/+258