index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbtests
/
dbtests.cpp
Age
Commit message (
Expand
)
Author
2011-06-20
56 bit disklocs in btree v1
dwight
2011-06-17
stub doPreServerStatupInits()
Dwight
2010-11-13
dur
dwight
2010-04-27
stdafx->pch
Dwight
2010-03-15
SERVER-695 add StaticObserver to more binaries
Aaron
2009-10-13
move curNs to Client object
Dwight
2009-09-21
don't remove and recreate data directory for tests, just remove contents
Mike Dirolf
2009-09-18
minor: oops move include
Mike Dirolf
2009-09-18
move CLI related stuff out of dbtests and perftest and into framework
Mike Dirolf
2009-09-18
use boost::program_options for test runner
Mike Dirolf
2009-09-17
new unit test framework
Eliot Horowitz
2009-08-11
changed dbpath to std::string
Eliot Horowitz
2009-08-06
make dbtest shutdown cleanly
Eliot Horowitz
2009-08-05
clean up dbexit with an ExitCode enum SERVER-183
Eliot Horowitz
2009-05-28
file allocator compile windows MINOR
Aaron
2009-05-20
make tools capable of running standalone, without a mongod instance
Aaron
2009-05-12
try to fix solaris compile MINOR
Aaron
2009-05-12
reset shared database after each test suite MINOR
Aaron
2009-05-11
compile linux MINOR
Aaron
2009-05-11
lock unit test dbpath
Aaron
2009-05-11
add cursortests
Aaron
2009-04-28
Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per ...
Aaron
2009-04-27
Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function...
Aaron Staple
2009-04-27
use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness
Aaron
2009-04-23
some test refactoring
Eliot Horowitz
2009-04-23
abstracted out ScriptEngine to allow for playing with other javascript engines
Eliot Horowitz
2009-04-16
use file allocator in unit tests
Aaron
2009-03-31
Print compilation info in test output
Aaron
2009-03-23
Move update related tests to separate file
Aaron
2009-02-17
FieldBound work
Aaron
2009-02-03
Install JNI within context of unit test framework's signal handler
Aaron
2009-02-03
Put javajstest in 'test' binary, fix fallout of starting jni in test binary
Aaron
2009-02-02
Real fixes for test failures
Aaron
2009-02-02
Disable tests until I can fix the failures tomorrow
Aaron
2009-01-25
get rid of #define exit and just defined it in the mongo namespace
Eliot Horowitz
2009-01-23
Add idempotence tests for some oplog operations
Aaron
2009-01-21
Add HostByName test
Aaron
2009-01-20
Fix simple match spec for encapsulating elements and numbers
Aaron
2009-01-20
Matcher only reject incompatible types if not numbers
Aaron
2009-01-17
Allow random seed spec
Aaron
2009-01-17
Add more interesting fuzz tests, move json tests into separate file
Aaron
2009-01-16
Add tests for BSON validating randomized bitstreams
Aaron
2009-01-15
Replaced our #defined cout with mongo::out()
Aaron
2009-01-15
Indent all lines within namespaces one level
Aaron
2009-01-14
Allow compiler on Hudson to 'extern' variables in mongo namespace
Aaron
2009-01-14
Put our code in 'mongo' namespace
Aaron
2009-01-13
New tests for multi extent capped collections
Aaron
2008-12-28
Fix tab
Aaron
2008-12-28
Reinstate pairing tests
Aaron
2008-12-28
Replace tab indentation with spaces
Aaron
[next]