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 |
|
Aaron
|
31a4d14dd4
|
Fix indentation
|
2008-12-11 11:08:28 -05:00 |
|
Aaron
|
fab7190f3a
|
Index details unit tests initial commit
|
2008-12-11 11:07:05 -05:00 |
|
Aaron Staple
|
243a3e6b2f
|
Adding some pairing tests
|
2008-12-05 16:03:35 -05:00 |
|
Aaron Staple
|
fa3ec70ca3
|
Check trailing '/' correctly
|
2008-12-03 13:31:44 -05:00 |
|
Aaron Staple
|
466bd00a2b
|
Add usage info, make dbpath configurable
|
2008-12-03 13:25:06 -05:00 |
|
Aaron Staple
|
482b00b01e
|
Adding new unit dbtests binary, with a few btree tests; moved some global state from db.cpp to instance.cpp
|
2008-12-02 09:53:05 -08:00 |
|