.. |
perf
|
don't remove and recreate data directory for tests, just remove contents
|
2009-09-21 11:51:06 -04:00 |
basictests.cpp
|
test/check since i want to be able to rely on this assert behavior
|
2010-01-16 17:34:44 -05:00 |
btreetests.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
clienttests.cpp
|
wrap dbtests with a big dblcok - now passes
|
2009-12-04 12:50:53 -05:00 |
cursortests.cpp
|
removing dead code
|
2009-11-02 11:00:49 -05:00 |
dbtests.cpp
|
move curNs to Client object
|
2009-10-13 16:01:02 -04:00 |
dbtests.h
|
new unit test framework
|
2009-09-17 17:23:38 -04:00 |
framework.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
framework.h
|
use templated assert
|
2009-10-08 11:04:13 -04:00 |
jsobjtests.cpp
|
BSONObj::okForStorage - just checks for $ and . for
|
2010-01-16 11:08:32 -05:00 |
jsontests.cpp
|
Support more escapes in JSON strings SERVER-552
|
2010-01-20 13:42:39 -05:00 |
jstests.cpp
|
SERVER-256 BinData construction and base64 string rep in v8 shell
|
2010-01-25 16:11:39 -08:00 |
matchertests.cpp
|
rename Matcher class
|
2010-01-19 11:04:52 -05:00 |
mockdbclient.h
|
some command cleaning
|
2010-01-20 14:02:14 -05:00 |
namespacetests.cpp
|
fix unit test - but may go away anyway
|
2010-01-15 14:17:01 -05:00 |
pairingtests.cpp
|
new unit test framework
|
2009-09-17 17:23:38 -04:00 |
pdfiletests.cpp
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
queryoptimizertests.cpp
|
refactor and clean up some index building code
|
2010-01-15 16:05:14 -05:00 |
querytests.cpp
|
SERVER-531 refactor code for not influencing lastError
|
2010-01-12 15:33:29 -08:00 |
repltests.cpp
|
another idempotence test
|
2010-01-25 16:17:44 -05:00 |
sharding.cpp
|
windows MINOR
|
2010-01-14 10:42:55 -05:00 |
socktests.cpp
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
test.vcproj
|
vcproj
|
2010-01-20 14:39:57 -05:00 |
test.vcxproj
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
threadedtests.cpp
|
Thread pool
|
2009-12-22 12:15:52 -05:00 |
updatetests.cpp
|
refactor update so Mod and ModSet are re-usable. design is clean - still more cleaning to be done and some speed checking
|
2010-01-25 17:23:37 -05:00 |