0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

477 Commits

Author SHA1 Message Date
Aaron
1912155761 Sanity check, verify that the Base's static PairSync variables haven't been modified 2008-12-29 09:59:26 -05:00
Aaron
53f89950af Remove Hudson warning about sign comparison 2008-12-29 08:43:26 -05:00
Aaron
06e85597d4 Add newline at end of file to remove compiler warnings 2008-12-29 08:32:59 -05:00
Aaron
4c7d7b9f35 Check pairSync status instead of comparing pointers (fixes Hudson compilation failure 2008-12-29 08:30:56 -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
3148da81f2 Index simple objects within arrays 2008-12-24 13:57:30 -05:00
Aaron
11f58f1882 Use empty string for field names of key elements 2008-12-19 18:12:59 -05:00
Aaron
47f50f5ab0 Disable pairing tests until I can fix them 2008-12-15 18:22:13 -05:00
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