0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/jstests
2009-05-07 12:49:50 -04:00
..
clone increase size of data to clone to keep clone from finishing before done saving new objects in test MINOR 2009-05-06 13:37:28 -04:00
perf Add updated version of remove1.js test grabbed from ed 2009-02-26 17:32:52 -05:00
quota reinstate quota1 test, add smokeQuota scons target 2009-04-07 15:10:30 -04:00
recovery
repl add check for initial sync persistence 2009-04-29 16:55:16 -04:00
sharding adjust sharding tests 2009-05-06 14:41:30 -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 more debuging MINOR 2009-05-06 16:41:34 -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
capped.js
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 make max bound of datasize command exclusive 2009-05-06 14:09:25 -04:00
drop.js check _id index works after deleteIndexes MINOR 2009-04-21 16:22:54 -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
find1.js
find2.js
find3.js
hint1.js
index1.js
index2.js
index3.js add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42: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
index_check1.js add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -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
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 don't allow matching an array directly with standard operators 2009-04-27 14:43:05 -04:00
objid1.js
objid2.js
objid3.js
recstore.js recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
remove2.js
remove4.js
remove5.js More prev error tests 2009-03-26 13:57:46 -04:00
remove.js
rename.js add _id index automatically, don't allow it to be deleted 2009-04-20 18:40:38 -04:00
shellfork.js Order matters, test 2009-03-06 10:05:15 -05:00
sort1.js
sort2.js
sort3.js
sort_numeric.js
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
update4.js lastError 'n' zero on failed non upsert update 2009-04-10 10:30:57 -04:00
update.js
where1.js