summaryrefslogtreecommitdiff
path: root/dbtests/dbtests.cpp
AgeCommit message (Expand)Author
2011-06-2056 bit disklocs in btree v1dwight
2011-06-17stub doPreServerStatupInits()Dwight
2010-11-13durdwight
2010-04-27stdafx->pchDwight
2010-03-15SERVER-695 add StaticObserver to more binariesAaron
2009-10-13move curNs to Client objectDwight
2009-09-21don't remove and recreate data directory for tests, just remove contentsMike Dirolf
2009-09-18minor: oops move includeMike Dirolf
2009-09-18move CLI related stuff out of dbtests and perftest and into frameworkMike Dirolf
2009-09-18use boost::program_options for test runnerMike Dirolf
2009-09-17new unit test frameworkEliot Horowitz
2009-08-11changed dbpath to std::stringEliot Horowitz
2009-08-06make dbtest shutdown cleanlyEliot Horowitz
2009-08-05clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz
2009-05-28file allocator compile windows MINORAaron
2009-05-20make tools capable of running standalone, without a mongod instanceAaron
2009-05-12try to fix solaris compile MINORAaron
2009-05-12reset shared database after each test suite MINORAaron
2009-05-11compile linux MINORAaron
2009-05-11lock unit test dbpathAaron
2009-05-11add cursortestsAaron
2009-04-28Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per ...Aaron
2009-04-27Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function...Aaron Staple
2009-04-27use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniquenessAaron
2009-04-23some test refactoringEliot Horowitz
2009-04-23abstracted out ScriptEngine to allow for playing with other javascript enginesEliot Horowitz
2009-04-16use file allocator in unit testsAaron
2009-03-31Print compilation info in test outputAaron
2009-03-23Move update related tests to separate fileAaron
2009-02-17FieldBound workAaron
2009-02-03Install JNI within context of unit test framework's signal handlerAaron
2009-02-03Put javajstest in 'test' binary, fix fallout of starting jni in test binaryAaron
2009-02-02Real fixes for test failuresAaron
2009-02-02Disable tests until I can fix the failures tomorrowAaron
2009-01-25get rid of #define exit and just defined it in the mongo namespaceEliot Horowitz
2009-01-23Add idempotence tests for some oplog operationsAaron
2009-01-21Add HostByName testAaron
2009-01-20Fix simple match spec for encapsulating elements and numbersAaron
2009-01-20Matcher only reject incompatible types if not numbersAaron
2009-01-17Allow random seed specAaron
2009-01-17Add more interesting fuzz tests, move json tests into separate fileAaron
2009-01-16Add tests for BSON validating randomized bitstreamsAaron
2009-01-15Replaced our #defined cout with mongo::out()Aaron
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-14Allow compiler on Hudson to 'extern' variables in mongo namespaceAaron
2009-01-14Put our code in 'mongo' namespaceAaron
2009-01-13New tests for multi extent capped collectionsAaron
2008-12-28Fix tabAaron
2008-12-28Reinstate pairing testsAaron
2008-12-28Replace tab indentation with spacesAaron