Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Aaron
|
f097370033
|
SERVER-695 add StaticObserver to more binaries
|
2010-03-15 10:02:12 -07:00 |
|
Dwight
|
2d934d1006
|
move curNs to Client object
|
2009-10-13 16:01:02 -04:00 |
|
Mike Dirolf
|
42081471db
|
don't remove and recreate data directory for tests, just remove contents
|
2009-09-21 11:51:06 -04:00 |
|
Mike Dirolf
|
c2f6c92778
|
minor: oops move include
|
2009-09-18 17:48:30 -04:00 |
|
Mike Dirolf
|
a3ddeea651
|
move CLI related stuff out of dbtests and perftest and into framework
|
2009-09-18 17:38:07 -04:00 |
|
Mike Dirolf
|
8f1e6bb3bf
|
use boost::program_options for test runner
|
2009-09-18 13:55:58 -04:00 |
|
Eliot Horowitz
|
34e48aaf5d
|
new unit test framework
|
2009-09-17 17:23:38 -04:00 |
|
Eliot Horowitz
|
01ff742b4e
|
changed dbpath to std::string
|
2009-08-11 14:29:03 -04:00 |
|
Eliot Horowitz
|
1e5118fac5
|
make dbtest shutdown cleanly
|
2009-08-06 11:32:35 -04:00 |
|
Eliot Horowitz
|
79be4b64a3
|
clean up dbexit with an ExitCode enum SERVER-183
|
2009-08-05 16:00:27 -04:00 |
|
Aaron
|
c03a7186cf
|
file allocator compile windows MINOR
|
2009-05-28 12:59:27 -04:00 |
|
Aaron
|
da7a9b3f71
|
make tools capable of running standalone, without a mongod instance
|
2009-05-20 11:39:12 -04:00 |
|
Aaron
|
a86e51d635
|
try to fix solaris compile MINOR
|
2009-05-12 16:54:07 -04:00 |
|
Aaron
|
b7182b610a
|
reset shared database after each test suite MINOR
|
2009-05-12 16:37:23 -04:00 |
|
Aaron
|
48a4dab4dc
|
compile linux MINOR
|
2009-05-11 14:10:15 -04:00 |
|
Aaron
|
39a974f354
|
lock unit test dbpath
|
2009-05-11 14:01:09 -04:00 |
|
Aaron
|
f077e9f75d
|
add cursortests
|
2009-05-11 10:49:30 -04:00 |
|
Aaron
|
532e369024
|
Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness""
This reverts commit ce91c67c40 .
|
2009-04-28 10:11:39 -04:00 |
|
Aaron Staple
|
ce91c67c40
|
Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness"
This reverts commit cc3887c864 .
|
2009-04-27 16:51:35 -07:00 |
|
Aaron
|
cc3887c864
|
use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness
|
2009-04-27 19:12:32 -04:00 |
|
Eliot Horowitz
|
9c88c32b04
|
some test refactoring
|
2009-04-23 22:44:19 -04:00 |
|
Eliot Horowitz
|
1f696e2143
|
abstracted out ScriptEngine to allow for playing with other javascript engines
|
2009-04-23 14:28:22 -04:00 |
|
Aaron
|
c4cbebd356
|
use file allocator in unit tests
|
2009-04-16 11:14:06 -04:00 |
|
Aaron
|
8e694fdc33
|
Print compilation info in test output
|
2009-03-31 15:59:14 -04:00 |
|
Aaron
|
7e86cd69f3
|
Move update related tests to separate file
|
2009-03-23 18:32:05 -04:00 |
|
Aaron
|
0e38bc5a8f
|
FieldBound work
|
2009-02-17 15:53:19 -05:00 |
|
Aaron
|
c68bc1589b
|
Install JNI within context of unit test framework's signal handler
|
2009-02-03 11:50:30 -05:00 |
|
Aaron
|
7b1d71bf25
|
Put javajstest in 'test' binary, fix fallout of starting jni in test binary
|
2009-02-03 00:05:49 -05:00 |
|
Aaron
|
b8c8de3f25
|
Real fixes for test failures
|
2009-02-02 23:42:34 -05:00 |
|
Aaron
|
c6e4f30590
|
Disable tests until I can fix the failures tomorrow
|
2009-02-02 21:39:54 -05:00 |
|
Eliot Horowitz
|
1cffce1077
|
get rid of #define exit and just defined it in the mongo namespace
|
2009-01-25 12:40:11 -05:00 |
|
Aaron
|
a3f927ffed
|
Add idempotence tests for some oplog operations
|
2009-01-23 10:17:29 -05:00 |
|
Aaron
|
046e7f9acf
|
Add HostByName test
|
2009-01-21 15:50:49 -05:00 |
|
Aaron
|
c777160f0f
|
Fix simple match spec for encapsulating elements and numbers
|
2009-01-20 16:54:57 -05:00 |
|
Aaron
|
201734cfa7
|
Matcher only reject incompatible types if not numbers
|
2009-01-20 15:44:40 -05:00 |
|
Aaron
|
57b78fd144
|
Allow random seed spec
|
2009-01-17 10:25:56 -05:00 |
|
Aaron
|
204da5d094
|
Add more interesting fuzz tests, move json tests into separate file
|
2009-01-17 08:57:27 -05:00 |
|
Aaron
|
980ce5a396
|
Add tests for BSON validating randomized bitstreams
|
2009-01-16 16:40:46 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
e5db6b0d39
|
Allow compiler on Hudson to 'extern' variables in mongo namespace
|
2009-01-14 18:40:19 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Aaron
|
1b33b3f76d
|
New tests for multi extent capped collections
|
2009-01-13 10:36:06 -05:00 |
|
Aaron
|
03ac7c04be
|
Fix tab
|
2008-12-28 22:16:58 -05:00 |
|
Aaron
|
c9429bb044
|
Reinstate pairing tests
|
2008-12-28 22:01:18 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
Aaron
|
47f50f5ab0
|
Disable pairing tests until I can fix them
|
2008-12-15 18:22:13 -05:00 |
|
Aaron
|
ac39edd52c
|
Make object comparison recursive, with tests
|
2008-12-11 19:16:25 -05:00 |
|
Aaron
|
3ec2ba4d9d
|
Added some index details tests
|
2008-12-11 15:20:28 -05:00 |
|