0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Aaron
38edd39c7f Not master if haven't caught up 2008-12-12 16:00:55 -05:00
Aaron
a16c235dad Add embedded object inequality test 2008-12-11 19:55:43 -05:00
Aaron
ac39edd52c Make object comparison recursive, with tests 2008-12-11 19:16:25 -05:00
Aaron
e85055ec41 Make object comparison recursive, with tests 2008-12-11 19:16:06 -05:00
Aaron
b3d2c2ebd8 Some basic array index improvements 2008-12-11 17:35:11 -05:00
Aaron
7bb4001e9a Change arg ordering for ASSERT_EQUALS to match current unittest library spec (an earlier version of the library used the reverse arg order) 2008-12-11 15:27:51 -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
91c62b9ed6 Only dominant node in pair can assign master & slave status; fixes potential race condition 2008-12-10 11:14:48 -05:00
yellow
974db2cac9 remove the first "db.h" which is not only redundant, but seems to be wrong 2008-12-08 14:23:28 -05:00
Aaron
155ac2b7c2 Add arbitration unit test; adjust tab formatting of some files 2008-12-07 20:58:20 -05:00
Aaron Staple
2bbe7adce3 Fix auto_ptr usage in test 2008-12-05 16:13:21 -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