0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests
2009-06-04 08:49:06 -04:00
..
clone fix test race condition MINOR 2009-05-29 15:21:01 -04:00
disk explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
perf make 'scons startMongod smokeJsPerf' work 2009-05-27 18:42:37 -04:00
quota Add paramaterizable timeout for engine's invoke and exec, set timeout of 10 minutes for db.eval 2009-05-19 16:13:24 -04:00
repl Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-21 11:07:21 -04:00
sharding Sharding: save() support SHARDING-17 2009-06-04 08:49:06 -04:00
tool explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
_lodeRunner.js
_runner_leak_nojni.js
_runner_leak.js
_runner_sharding.js cleaning split 2009-03-30 14:33:40 -04:00
_runner.js
all.js restore size/all functionality for objects in arrays 2009-04-13 16:45:19 -04:00
apitest_db.js
apitest_dbcollection.js smshell: more utils working, some other fixes 2009-05-13 23:15:59 -04:00
auth.js
autoid.js
basic1.js
basic2.js
basic3.js
basic4.js
basic5.js
basic6.js
basic7.js
capped2.js add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -04:00
capped3.js cleaner test MINOR 2009-05-20 16:47:02 -04:00
capped4.js do checkLocation before testing refLoc in clientcursor, to remove warning message 2009-05-19 11:48:56 -04:00
capped.js autoIndexId defaults to false when creating a capped collection 2009-05-18 11:18:16 -04:00
count2.js added countReturn which takes limit and and skip into consideration 2009-05-27 13:52:17 -04:00
count.js Merge branch 'smshell' 2009-05-15 13:10:55 -04:00
cursor2.js
cursor3.js Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
cursor4.js Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
cursor5.js Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
cursor6.js Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
cursor7.js Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
cursor8.js Close databases to clear client cursors 2009-03-23 14:11:53 -04:00
datasize.js fix tests MINOR 2009-05-26 15:58:32 -04:00
date1.js fix dates in spider monkey SERVER-83 2009-06-01 11:34:11 -04:00
dbref1.js db ref for javascript and shell SERVER-46 2009-06-03 13:18:50 -04:00
drop.js update test for sm 2009-05-13 23:29:58 -04:00
error1.js More prev error tests 2009-03-26 13:57:46 -04:00
error2.js Spider Monkey: all jstests pass 2009-05-07 10:52:57 -04:00
eval0.js Spider Monkey: args for db.eval 2009-04-30 10:40:33 -04:00
eval1.js Spider Monkey: cursor working, find almost done - some refactoring 2009-05-06 11:00:22 -04:00
eval2.js Spider Monkey: all jstests pass 2009-05-07 10:52:57 -04:00
eval3.js Spider Monkey: udpate working, other db.eval things 2009-05-06 15:30:05 -04:00
eval4.js Spider Monkey: remove 2009-05-07 12:49:50 -04:00
eval5.js Spider Monkey: find field spec 2009-05-09 10:23:44 -04:00
eval6.js Spider Monkey: writable objects 2009-05-10 09:24:54 -04:00
eval7.js handle broken eval scripts correctly 2009-05-20 15:47:48 -04:00
find1.js
find2.js
find3.js
hint1.js port quit and allocatePorts 2009-05-14 10:58:28 -04:00
index1.js
index2.js
index3.js fix for new getIndexes 2009-05-14 10:30:22 -04:00
index4.js add _id index automatically, don't allow it to be deleted 2009-04-20 18:40:38 -04:00
index5.js
index6.js
index7.js Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
index8.js Spider Monkey: all jstests pass 2009-05-07 10:52:57 -04:00
index9.js BUG SERVER-71 don't allow multiple _id indexes 2009-05-26 14:33:19 -04:00
index_check1.js add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -04:00
index_check2.js broken query optimizer test 2009-06-03 16:15:58 -04:00
jni1.js
jni2.js
jni3.js New query optimizer checkpoint, minus jstest changes 2009-02-24 10:27:07 -05:00
jni4.js Spider Monkey: more bson -> sm jni4 now works 2009-05-06 22:11:45 -04:00
jni5.js test that already passes MINOR 2009-06-01 17:28:13 -04:00
jni7.js
jni8.js hack for backwards compatability MINOR 2009-05-07 09:18:13 -04:00
jni9.js
median.js median key handle empty range correctly 2009-05-06 14:22:44 -04:00
minmax.js make $max query parameter an exclusive bound 2009-05-06 14:02:44 -04:00
multi.js don't allow matching an array directly with standard operators 2009-04-27 14:43:05 -04:00
nin.js BUG SERVER-59 when matching expand arrays recursively if contained in different objects 2009-05-21 13:24:14 -04:00
objid1.js more tests passing, _id in front 2009-05-14 16:35:43 -04:00
objid2.js
objid3.js more tests passing, _id in front 2009-05-14 16:35:43 -04:00
objid4.js better error handling for invalid objcet ids SERVER-88 2009-06-02 08:31:07 -04:00
query1.js just another test 2009-05-14 10:45:55 -04:00
recstore.js recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
regex.js check matching regexes encapsulated directly in arrays as well 2009-05-26 14:05:41 -04:00
remove2.js
remove4.js
remove5.js More prev error tests 2009-03-26 13:57:46 -04:00
remove.js
rename.js support renaming capped collection 2009-05-18 16:03:10 -04:00
repair.js let user of cloner set up 'client' context, fixes repair 2009-05-08 17:23:29 -07:00
shellspawn.js don't do spawn test on win32 2009-06-03 14:30:11 -04:00
sort1.js
sort2.js
sort3.js
sort_numeric.js
sub1.js simpoe sub object test 2009-05-15 13:06:57 -04:00
uniqueness.js add _id index automatically, don't allow it to be deleted 2009-04-20 18:40:38 -04:00
update2.js
update3.js better asserts 2009-05-14 16:39:36 -04:00
update4.js lastError 'n' zero on failed non upsert update 2009-04-10 10:30:57 -04:00
update.js
where1.js only strings for $where 2009-05-14 16:50:14 -04:00