0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/dbtests
2010-02-27 21:53:28 -05:00
..
perf get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
basictests.cpp some missing operators 2010-02-26 12:07:46 -05:00
btreetests.cpp get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
clienttests.cpp nToReturn is now a limit in C++ driver SERVER-537 2010-02-26 22:40:50 -05:00
cursortests.cpp CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bucket invariant 2010-02-08 16:23:48 -08:00
dbtests.cpp
dbtests.h
framework.cpp
framework.h
jsobjtests.cpp fix BSONElementCmpWithoutField and therefore BSONElementSet 2010-02-27 21:53:28 -05:00
jsontests.cpp
jstests.cpp added simple speed test 2010-02-26 13:44:03 -05:00
matchertests.cpp
mockdbclient.h
namespacetests.cpp get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
pairingtests.cpp some missing operators 2010-02-26 12:07:46 -05:00
pdfiletests.cpp get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
queryoptimizertests.cpp Can use index for all regex queries SERVER-672 2010-02-25 22:19:18 -05:00
querytests.cpp nToReturn is now a limit in C++ driver SERVER-537 2010-02-26 22:40:50 -05:00
repltests.cpp move some replication settings into ReplicationSettings 2010-02-08 21:04:09 -05:00
sharding.cpp
socktests.cpp
test.vcproj fix a couple things in vcproj for release builds 2010-02-23 13:10:09 -05:00
test.vcxproj
threadedtests.cpp
updatetests.cpp