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

1034 Commits

Author SHA1 Message Date
Eliot Horowitz
00d67d07a9 some tests for getFieldDotted 2011-01-17 15:32:40 -05:00
dwight
1d9d858d98 dur enable paranoid mode for dbtests. only on for _DEBUG for now 2011-01-15 20:38:57 -05:00
dwight
b7546b71c7 add a couple commitIfNeeded calls to unit test. probably not important but might be helpful for 32 bit testing stability 2011-01-15 11:01:17 -05:00
Eliot Horowitz
51ca8ee218 FileAllocator cleaning 2011-01-09 01:45:33 -05:00
dwight
25f0610257 test faster/less 2011-01-08 17:37:28 -05:00
dwight
f07eb9c5b3 work on 32 bit with --dur. in that situation how much we can map is fairly low 2011-01-08 13:43:35 -05:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Dwight
cd969593bc tiny bit more of a concurrency test 2011-01-06 09:16:12 -05:00
Mathias Stearn
e27b051cc2 astyle 2011-01-05 12:59:33 -05:00
Dwight
f52ce91146 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/threadedtests.cpp
2011-01-05 12:21:31 -05:00
Dwight
23c7da463f less chatty 2011-01-05 12:18:50 -05:00
dwight
fa7f1a3ca9 merge 2011-01-05 00:44:06 -05:00
Eliot Horowitz
19f1a2c184 astyle 2011-01-05 00:32:30 -05:00
dwight
86af56ebd8 using more threads the test fails on widnows 2011-01-04 23:44:17 -05:00
Dwight
0ca0ce9b2a shorter run for debug builds 2011-01-04 17:45:28 -05:00
Dwight
8b9a74f6a6 add a mongomutextest 2011-01-04 17:44:35 -05:00
Dwight
9578b8be2c rename 2011-01-04 13:08:57 -05:00
Dwight
5583c643bf just name changes to make things more explicit and clear hopefully 2011-01-04 12:58:03 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
d60aa255e3 don't allow empty collection names SERVER-2314 2010-12-30 23:59:18 -05:00
Dwight
c325d0f44f findbypath for MongoFile 2010-12-30 15:34:30 -05:00
Eliot Horowitz
c4c5d66d01 fix extent search in old files SERVER-2310 2010-12-30 14:12:26 -05:00
Dwight
4bda3b3d4d fix mmap unit test to avoid warning log messages 2010-12-30 12:21:29 -05:00
Mathias Stearn
4501105b7e enableDurability() is now a static member called autmatically by dur::startup() 2010-12-29 20:08:21 -05:00
Aaron
57e58d0d69 put btreeperf test in git 2010-12-28 22:46:36 -08:00
Aaron
3a2087ac5c Add support for making NamespaceDetails::Extra writes durable and use this durable support when dropping indexes 2010-12-28 17:35:15 -08:00
Dwight
c05c212eb3 compile vcxproj msvc 2010-12-28 10:51:28 -05:00
dwight
c0bc8d6d66 compile 2010-12-27 11:32:37 -05:00
dwight
9472613d04 dur stats 2010-12-27 11:29:16 -05:00
dwight
43cca1ddb8 crlf 2010-12-26 16:43:54 -05:00
dwight
bae0fdb468 dur speed research 2010-12-26 14:01:19 -05:00
dwight
7131d955e8 largefiles option for dbtests 2010-12-26 13:23:25 -05:00
dwight
8c3f13ddd3 no assert on performance for now 2010-12-26 12:51:52 -05:00
dwight
be369b5419 dont do too much in perf test if 32 bit build 2010-12-26 11:49:48 -05:00
dwight
f35b33da44 dur towards stats 2010-12-26 11:07:06 -05:00
dwight
4260a74dbd add a test 2010-12-26 10:37:37 -05:00
dwight
3f725fdc08 perftest batch size was a bit too big with _DEBUG 2010-12-26 10:13:20 -05:00
Eliot Horowitz
8e13302dfd fix test compile 2010-12-25 02:18:45 -05:00
Eliot Horowitz
5d7fd2df7b some Matcher speed test harnessing 2010-12-25 02:04:19 -05:00
Eliot Horowitz
1794b2fe34 move some extent methods into Extent class 2010-12-24 13:43:06 -05:00
Eliot Horowitz
19b8c2be8a fix follow up extent sizing when an int overflow SERVER-2287 2010-12-24 13:33:24 -05:00
dwight
12a51ef1ca minor tests 2010-12-22 23:53:38 -05:00
Aaron
67149434be only do 'N' iterations in LeakTest to speed up test on osx 2010-12-22 17:29:02 -08:00
dwight
9c0a214851 minor formatting 2010-12-22 17:44:40 -05:00
dwight
e81705343b vcxproj 2010-12-22 15:55:23 -05:00
dwight
b1c49b247b test was too slow sometimes 2010-12-22 15:12:26 -05:00
Dwight
27d2053cdd compile 2010-12-22 12:39:12 -05:00
Dwight
8cf2e8f751 add test 2010-12-22 12:30:46 -05:00
dwight
8247227d74 fix test 2010-12-22 09:54:17 -05:00
dwight
e7fee1e5e6 comments, lame name changed 2010-12-22 09:44:32 -05:00