summaryrefslogtreecommitdiff
path: root/dbtests/matchertests.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-24/+24
* some Matcher speed test harnessingEliot Horowitz2010-12-251-1/+27
* stdafx->pchDwight2010-04-271-1/+1
* fix equality matching of emdeded docs with numbers SERVER-853Eliot Horowitz2010-03-311-0/+9
* rename Matcher classDwight2010-01-191-6/+6
* JSON parser now creates ints and longs SERVER-309Mathias Stearn2009-11-301-1/+1
* win pre-compild headersunknown2009-09-301-0/+1
* new unit test frameworkEliot Horowitz2009-09-171-5/+5
* fix $in with NumberInt, NumberDouble SERVER-113Eliot Horowitz2009-06-241-0/+34
* reset shared database after each test suite MINORAaron2009-05-121-1/+1
* add $all query optionAaron2009-04-061-0/+1
* Add $size query optionAaron2009-03-251-0/+11
* Add KeyValJSMatcherAaron2009-03-021-4/+4
* bsonobjbuilder cleanupDwight2009-02-091-2/+2
* Matcher only reject incompatible types if not numbersAaron2009-01-201-0/+81