0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests
2010-04-02 15:56:43 -04:00
..
auth SERVER-579 when target is running with security as well 2010-02-16 15:28:49 -08:00
clone SERVER-851 fix clone collection test race condition 2010-03-30 14:49:41 -07:00
disk MINOR cosmetic 2010-02-17 22:23:31 -08:00
parallel parallel repl test 2010-03-22 17:24:09 -07:00
perf
quota
repl tests for SERVER-467 2010-04-02 15:36:25 -04:00
sharding can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39 2010-03-22 11:47:37 -04:00
slow crlf->lf 2010-02-12 08:46:53 -05:00
tool mongoimport: support for escaped " in csv with either "" or \" SERVER-773 2010-03-22 13:56:48 -04:00
_lodeRunner.js
_runner_leak_nojni.js
_runner_leak.js
_runner_sharding.js
_runner.js
all2.js
all.js
apitest_db.js
apitest_dbcollection.js
array1.js
array3.js
array_match1.js arrays match themselves embedded as well SERVER-807 2010-03-22 17:35:07 -04:00
arrayfind1.js better assert msgs 2010-02-24 23:06:54 -05:00
arrayfind2.js SERVER-664 elemMatch/all work with query optimizer 2010-03-09 11:53:40 -08:00
auth1.js SERVER-258 add readOnly auth mode 2010-01-26 17:04:09 -08:00
auth2.js fix auth locking SERVER-724 2010-03-09 14:31:40 -05:00
autoid.js
basic1.js new killOp(opnumber) 2009-12-22 15:22:37 -05:00
basic2.js
basic3.js
basic4.js
basic5.js
basic6.js
basic7.js
basic8.js
basic9.js
basica.js
basicb.js
capped1.js SERVER-485 fix validate on capped collection 2009-12-30 13:06:23 -05:00
capped2.js MINOR always allocate new extents when 'nExtents' debug parameter is specified, to avoid occasional capped2.js failures 2010-01-05 09:54:01 -08:00
capped3.js SERVER-615 debugging 2010-03-15 10:30:11 -07:00
capped4.js MINOR test cleanup 2010-01-04 15:33:42 -08:00
capped5.js SERVER-525 enable case in capped5.js 2010-01-20 11:35:54 -08:00
capped.js
copydb2.js use unique db name for copydb2 test 2010-03-15 13:45:27 -07:00
copydb.js
count2.js
count3.js
count4.js
count5.js
count.js
cursor1.js
cursor2.js
cursor3.js
cursor4.js
cursor5.js
cursor6.js
cursor7.js
cursor8.js fix debugging, still odd 2010-02-16 10:11:49 -05:00
datasize.js
date1.js
dbadmin.js cleaner debugging MINOR 2010-02-05 12:45:05 -05:00
dbhash.js SERVER-761 debug 2010-03-30 11:59:45 -07:00
dbref1.js
dbref2.js MINOR dbref2 use unique collection 2010-01-04 11:23:12 -08:00
distinct1.js
distinct2.js
distinct_array1.js Support Arrays with distinct SERVER-671 2010-03-29 17:08:58 -04:00
distinct_speed1.js faster distinct SERVER-796 2010-03-29 12:55:44 -04:00
drop.js use better _id hint 2010-01-25 13:08:03 -05:00
dropIndex.js dropIndex can take an object rather than key name SERVER-573 2010-01-26 21:04:36 -05:00
error1.js Revert "Revert "MINOR drop collection at beginning of test"" 2010-01-12 11:56:14 -08:00
error2.js
error3.js
error4.js use code in getLastError SERVER-112 2009-12-28 17:12:49 -05:00
error5.js fix spidermonkey error handling SERVER-515 2010-01-14 23:57:07 -05:00
eval0.js
eval1.js
eval2.js
eval3.js
eval4.js
eval5.js
eval6.js
eval7.js
eval8.js
eval9.js
evala.js
evalb.js
exists2.js fix exists with index SERVER-708 2010-03-06 17:53:50 -05:00
exists.js
explain1.js
explain2.js explain has difference between btree scanned and objects loaded SERVER-702 2010-03-14 00:36:13 -05:00
extent.js test extent reclamation 2009-12-21 15:13:39 -05:00
find1.js
find2.js
find3.js
find4.js
find5.js
find6.js SERVER-182 allow queries with array indexes 2010-01-20 13:57:20 -05:00
find7.js test for compound keys 2010-02-16 08:25:30 -05:00
find_and_modify2.js specifying fields to return with findAndModify SERVER-827 2010-03-30 11:56:37 -04:00
find_and_modify.js oops. MINOR 2009-12-30 20:48:48 -05:00
fm1.js
fm2.js
fm3.js
fsync2.js SERVER-519 2010-01-04 16:37:28 -05:00
fsync.js SERVER-470 avoid conflicting use of the popular 'foo' namespace 2010-01-05 10:48:26 -08:00
geo1.js use BinData for GeoHash for footprint size 2010-03-01 16:50:03 -05:00
geo2.js $maxDistance for $near SERVER-813 2010-04-01 17:17:32 -04:00
geo3.js debugging and fix test for linux-32 after HOURS wasted chasing a phantom bug 2010-03-17 10:41:19 -04:00
geo4.js make sure bits for geo index <= 32 2010-02-23 14:20:39 -05:00
geo5.js geo2d command -> geoNear 2010-02-26 14:40:09 -05:00
geo6.js allow empty geo objects, but not 1 field which is invalid 2010-03-18 15:05:13 -04:00
geo7.js geo index doesn't break non-geo search on same field 2010-03-01 21:36:56 -05:00
geo8.js use BinData for GeoHash for footprint size 2010-03-01 16:50:03 -05:00
geo9.js handle multiple geo indexes with $near SERVER-686 2010-03-01 22:06:30 -05:00
geo_box1.js fix limit with $with SERVER-777 2010-03-17 21:51:14 -04:00
geo_box2.js fix $box corner cases SERVER-791 2010-03-19 14:00:46 -04:00
geo_circle1.js $center queryies for geo SERVER-690 2010-03-16 16:11:06 -04:00
geo_circle2.js forgot to add this test 2010-03-25 16:17:08 -04:00
geoa.js fix for geo with embedded loc SERVER-694 2010-03-02 20:35:13 -05:00
geob.js fix for assert.close and use assert.close for 0 case in jstests/geob.js 2010-03-22 11:19:50 -04:00
geoc.js test for SERVER-795 2010-03-22 14:02:30 -04:00
group1.js
group2.js SERVER-446 make v8 undefined/null conversion same as sm 2010-02-01 15:53:34 -08:00
group3.js group3 test use correct namespace to prevent parallel test failure 2010-02-17 10:24:19 -08:00
group4.js
group5.js
hint1.js SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
id1.js
in2.js
in3.js better $in explain test 2010-03-15 15:51:34 -04:00
in.js SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
inc1.js
inc2.js use correct test name for parallel tests 2010-03-22 09:42:04 -07:00
inc3.js
index1.js
index2.js
index3.js
index4.js
index5.js
index6.js fix test name for parallel 2010-03-30 10:53:20 -07:00
index7.js reenable regex index test 2010-03-03 20:20:00 -05:00
index8.js make index text more robust 2010-01-25 13:01:37 -05:00
index9.js
index10.js SERVER-657 pass through error code on failed index create 2010-02-23 11:48:40 -08:00
index_check1.js
index_check2.js SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
index_check3.js
index_check5.js
index_check6.js
index_check7.js
index_diag.js re-hydrate index values 2010-02-16 16:24:23 -05:00
index_many.js Revert "Revert "SERVER-470 don's use namespace 'bar' in jstests"" 2010-01-12 11:55:51 -08:00
indexa.js
indexapi.js
indexb.js
indexc.js
indexd.js
indexe.js
indexf.js some index cleaning 2010-01-15 16:46:17 -05:00
indexg.js SERVER-670 don't allow simple index matching with negating operators 2010-03-02 16:53:07 -08:00
insert1.js fix v8 and change lastID thing a bit 2010-03-01 23:16:36 -05:00
jni1.js
jni2.js
jni3.js
jni4.js
jni5.js
jni7.js
jni8.js
jni9.js
json1.js tojson(undefined) shouldn't return "null" 2010-01-27 15:07:00 -05:00
map1.js
median.js
minmax.js
mod1.js SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
mr1.js SERVER-470 avoid conflicting use of the popular 'foo' namespace 2010-01-05 10:48:26 -08:00
mr2.js
mr3.js
mr4.js
mr5.js silly mr test 2010-03-22 00:21:52 -04:00
mr_bigobject.js better handling of m/r large obejcts/reduce SERVER-788 2010-03-19 09:55:24 -04:00
mr_errorhandling.js fix: m/r emit error gets spidermonkey into bad state SERVER-570 2010-01-26 10:42:28 -05:00
multi2.js
multi.js
ne1.js
nin.js arrays match themselves embedded as well SERVER-807 2010-03-22 17:35:07 -04:00
not1.js
not2.js SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
null.js
objid1.js
objid2.js
objid3.js
objid4.js
objid5.js SERVER-446 implement bsonsize() in v8 2009-12-21 20:40:04 -08:00
profile1.js Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output anything yet 2010-02-01 13:27:05 -05:00
pull2.js
pull.js
pullall.js pullall test use correct namespace 2010-03-16 14:05:41 -07:00
push2.js on $ mod make sure new object isn't too big SERVER-540 2010-01-13 14:57:44 -05:00
push.js
pushall.js
query1.js
queryoptimizer1.js
recstore.js
ref2.js
ref3.js rename test colls to work in parallel mode 2010-03-29 09:36:16 -07:00
ref4.js
ref.js
regex2.js
regex3.js
regex4.js regex4.js use correct namespace, for parallel tests 2010-02-17 15:36:45 -08:00
regex5.js SERVER-322 $nin and regex 2010-03-08 18:16:53 -08:00
regex6.js SERVER-660 more flexible in terms of ordering and nonsingularity of elemMatch and regex 2010-02-23 12:45:12 -08:00
regex7.js SERVER-322 implement $in with regex 2010-03-08 16:53:45 -08:00
regex8.js test 2010-03-20 11:30:13 -04:00
regex9.js $regex handles RegEx 2010-03-24 10:19:28 -04:00
regex_embed1.js fix a.0.x for regex SERVER-799 2010-03-22 13:37:56 -04:00
regex.js
remove2.js $atomic option on remove() 2009-12-21 17:43:06 -05:00
remove3.js
remove4.js
remove5.js
remove6.js
remove7.js
remove8.js
remove.js
rename2.js
rename3.js forgot to commit test for SERVER-487 2009-12-28 13:11:36 -05:00
rename.js
repair.js
run_program1.js Windows doesn't like running echo as a program 2010-02-23 21:21:24 -05:00
set1.js check for bad $set where set to an object with a . SERVER-261 2010-01-16 11:16:30 -05:00
set2.js
set3.js
set4.js test for SERVER-206 2010-01-14 23:03:28 -05:00
set5.js test for SERVER-622 2010-02-10 13:35:43 -05:00
set6.js fix upsert for DBRef SERVER-627 2010-02-11 11:36:08 -05:00
set7.js SERVER-652 simplify field name upper limit check, guard against setting string fields in arrays 2010-03-02 13:16:20 -08:00
shellkillop.js SERVER-305 make test work in parallel suite 2010-02-22 10:39:34 -08:00
shellspawn.js windows fixes 2010-02-02 22:46:43 -05:00
sort1.js Revert "Revert "SERVER-470 don's use namespace 'bar' in jstests"" 2010-01-12 11:55:51 -08:00
sort2.js
sort3.js
sort4.js
sort5.js fix shell _id moving SERVER-438 2010-03-12 15:19:33 -05:00
sort6.js make undefined sort same with with and w/o an index SERVER-635 2010-02-17 22:53:32 -05:00
sort_numeric.js
stats.js fix test 2010-02-07 12:48:23 -05:00
storefunc.js clean up scope from things removed from system.js SERVER-602 2010-02-07 01:10:12 -05:00
sub1.js
testminmax.js minmaxtest 2010-02-25 08:08:30 -05:00
type1.js SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
unique2.js SERVER-470 avoid conflicting use of the popular 'foo' namespace 2010-01-05 10:48:26 -08:00
uniqueness.js Revert "Revert "SERVER-470 don's use namespace 'bar' in jstests"" 2010-01-12 11:55:51 -08:00
unset2.js SERVER-652 unset/array sets value to null, which makes more sense 2010-03-02 23:09:34 -08:00
unset.js
update2.js
update3.js
update4.js
update5.js
update6.js SERVER-652 update test 2010-03-02 23:23:38 -08:00
update7.js
update8.js
update9.js
update_addToSet.js $addToSet : { $each : ... } SERVER-628 2010-02-27 22:05:59 -05:00
update_arraymatch1.js use .$ instead of .~ for SERVER-631 2010-03-09 21:24:36 -05:00
update_arraymatch2.js turn tests back on for SERVER-631 2010-03-09 21:25:33 -05:00
update_arraymatch3.js $ operator test 2010-03-15 20:46:10 -04:00
update.js
updatea.js more tests for SERVER-181 2009-12-28 15:45:29 -05:00
updateb.js fix upset with x.y query and $mod SERVER-390 2010-01-16 10:25:32 -05:00
updatec.js test for SERVER-567 2010-01-25 23:48:52 -05:00
updated.js fix array numberic sort order SERVER-833 2010-03-26 15:30:29 -04:00
where1.js
where2.js SERVER-446 clean up whitespace when creating js function in v8 engine 2009-12-22 10:47:03 -08:00
where3.js make return parsing smarter SERVER-864 2010-04-02 15:56:43 -04:00