0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests
2010-08-24 16:39:39 -04:00
..
auth
clone remove collection level logging SERVER-1455 2010-07-21 09:55:46 -04:00
disk fix test 2010-08-18 14:42:21 -04:00
parallel parallel delete/drop test 2010-08-23 12:48:33 -04:00
perf
quota
repl try to make replacepeer2 more reliable 2010-08-23 15:04:00 -04:00
replsets remove inf. loop in test 2010-08-24 16:39:39 -04:00
rs rs 2010-06-29 18:27:09 -04:00
sharding test debugging 2010-08-24 13:09:13 -04:00
slowNightly move tests that close the database to slownightly so they dont interfere with other tests running at the same time 2010-08-23 12:49:48 -04:00
slowWeekly Add some asserts to a concurrency test. 2010-08-02 17:52:13 -04:00
tool csv parsing issue SUPPORT-53 2010-07-22 21:13:52 -04:00
_fail.js Make smoke.py exit nonzero if tests fail. SERVER-253 2010-06-11 15:33:47 -04:00
_lodeRunner.js
_runner_leak_nojni.js
_runner_leak.js
_runner_sharding.js
_runner.js stability tests 2010-06-21 13:17:05 -04:00
32bit.js fix build 32bit.js 2010-08-24 12:41:22 -04:00
all2.js
all.js
apitest_db.js better jstest 2010-07-02 12:44:39 -04:00
apitest_dbcollection.js
apply_ops1.js preCondition is a better name 2010-06-29 16:59:58 -04:00
array1.js
array3.js
array_match1.js
arrayfind1.js
arrayfind2.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
auth1.js
auth2.js
autoid.js
basic1.js
basic2.js
basic3.js lower risk of collection name collisions 2010-08-23 12:54:02 -04:00
basic4.js
basic5.js
basic6.js
basic7.js
basic8.js
basic9.js lower risk of collection name collisions 2010-08-23 12:54:02 -04:00
basica.js
basicb.js
capped1.js
capped2.js
capped3.js
capped5.js
capped6.js capped trunc prob final cut 2010-07-26 15:34:16 -07:00
capped7.js SERVER-1549 implement empty capped 2010-08-02 14:26:14 -07:00
capped.js
conc_update.js new concurrency test conc_update.js (entirely commented out, since it's a bug) 2010-07-30 10:49:55 -04:00
copydb-auth.js rename test 2010-07-21 16:32:06 -04: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
cursora.js remove timing portion from test 2010-08-02 12:45:34 -04:00
datasize2.js
datasize3.js fix datasize tests 2010-08-24 01:39:38 -04:00
datasize.js
date1.js
dbadmin.js Depend less an a time estimate. 2010-08-12 14:22:01 -04:00
dbcase.js lower risk of collection name collisions 2010-08-23 12:54:02 -04:00
dbhash.js
dbref1.js
dbref2.js
delx.js fix an old but serious bug with cursors 162 2010-08-23 11:12:35 -04:00
distinct1.js
distinct2.js
distinct_array1.js
distinct_speed1.js
drop.js
dropIndex.js
error1.js
error2.js
error3.js
error4.js
error5.js
eval0.js
eval1.js
eval2.js
eval3.js
eval4.js
eval5.js
eval6.js
eval7.js
eval8.js
eval9.js
evala.js
evalb.js test for profiling info SERVER-1287 2010-06-25 16:39:16 -04:00
evalc.js SERVER-1610 test 2010-08-10 15:14:20 -07:00
exists2.js
exists.js
explain1.js
explain2.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
extent.js
find1.js
find2.js
find3.js
find4.js
find5.js
find6.js
find7.js
find_and_modify2.js
find_and_modify3.js
find_and_modify4.js remove debugging 2010-07-02 15:45:17 -04:00
find_and_modify.js Make findAndModify helper function return null rather than {} (no change to server API) 2010-07-01 20:40:37 -04:00
fm1.js
fm2.js
fm3.js
fm4.js
fsync2.js
fsync.js
geo1.js
geo2.js
geo3.js repl: only try to get a write lock for keepalive 2010-06-04 23:07:41 -04:00
geo4.js
geo5.js
geo6.js
geo7.js
geo8.js
geo9.js
geo_box1.js
geo_box2.js
geo_box3.js Tidy up one geo test re-examined in light of server-1392. 2010-07-15 10:37:12 -04:00
geo_circle1.js
geo_circle2.js
geo_circle3.js Add an error term for distance comparisons in geo search. Part of SERVER-848, SERVER-1191 2010-06-08 16:55:22 -04:00
geo_circle4.js Do one more box of point checks in GeoCircleBrowse. SERVER-848, SERVER-1238 2010-07-01 18:02:25 -04:00
geo_circle5.js Do one more box of point checks in GeoCircleBrowse. SERVER-848, SERVER-1238 2010-07-01 18:02:25 -04:00
geo_haystack1.js geo haystack SERVER-1315 2010-07-23 10:57:50 -04:00
geo_haystack2.js geo haystack SERVER-1315 2010-07-23 10:57:50 -04:00
geoa.js
geob.js
geoc.js
geod.js Cleanup & comment in jstests/geod.js. 2010-07-12 15:25:36 -04:00
geoe.js Reverse when the initial btree scan finds no geo points. SERVER-1283 2010-07-12 16:09:20 -04:00
group1.js
group2.js
group3.js
group4.js
group5.js
group6.js SERVER-973 test 2010-07-08 01:02:51 -07:00
hint1.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
id1.js
in2.js
in3.js SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
in4.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
in5.js fix SERVER-1366 test 2010-07-06 12:53:30 -04:00
in6.js SERVER-1159 forgot test 2010-07-08 00:55:42 -07:00
in7.js move slow test that is now fast, add small optimization to cursor advance 2010-07-21 00:10:10 -07:00
in.js
inc1.js
inc2.js
inc3.js
index1.js SERVER-371 checkpoint 2010-07-07 12:26:20 -07:00
index2.js
index3.js
index4.js
index5.js
index6.js
index7.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
index8.js
index9.js
index10.js fix bug in cloner introduced today 2010-06-30 21:53:52 -04:00
index_arr1.js
index_arr2.js
index_check1.js
index_check2.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
index_check3.js
index_check5.js
index_check6.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
index_check7.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
index_check8.js interesting test case for indexes 2010-06-04 16:41:21 -04:00
index_diag.js
index_elemmatch1.js test for weird $elemMatch issue 2010-06-14 14:52:14 -04:00
index_many2.js
index_many.js
indexa.js
indexapi.js
indexb.js
indexc.js
indexd.js
indexe.js remove warning 2010-06-30 23:17:49 -04:00
indexf.js
indexg.js
indexh.js Remove skipIfTestingReplication() from jstests for now. 2010-07-23 10:54:24 -04:00
indexi.js SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
indexj.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
insert1.js
jni1.js
jni2.js
jni3.js
jni4.js
jni5.js
jni7.js
jni8.js
jni9.js
json1.js
map1.js
maxscan.js
median.js
minmax.js
mod1.js
mr1.js
mr2.js
mr3.js
mr4.js
mr5.js
mr_bigobject.js
mr_errorhandling.js
mr_sort.js new test for SERVER-1652 2010-08-21 21:32:14 -04:00
multi2.js
multi.js
ne1.js
nin.js
not1.js
not2.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
null.js
numberlong.js SERVER-776 win? 2010-06-22 20:44:22 -07:00
objid1.js
objid2.js
objid3.js
objid4.js
objid5.js make Object.bsonsize work for regular js object SERVER-1477 2010-07-25 12:08:56 -04:00
objid6.js SERVER-857 test 2010-06-16 01:20:46 -07:00
objid7.js ObejctId.equals SERVER-1247 2010-06-23 10:02:16 -04:00
or1.js
or2.js SERVER-109 reinstate or2 test 2010-06-01 10:13:33 -07:00
or3.js
or4.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
or5.js fix test 2010-07-28 17:23:49 -04:00
or6.js SERVER-1437 update or range elimination 2010-07-19 00:39:16 -07:00
or7.js SERVER-109 make simplifiedQuery match actual btree cursor bounds when necessary 2010-06-10 00:44:24 -07:00
or8.js SERVER-1296 fix or/empty in assertion 2010-07-16 03:57:44 -07:00
or9.js bail out or clause checking if we do an unpredicted table scan 2010-07-20 13:58:58 -07:00
ora.js tests that already pass for $or with $where and geo 2010-07-20 14:35:31 -04:00
orb.js fix or neg matching reverse direction 2010-07-20 15:39:49 -07:00
profile1.js
pull2.js
pull.js
pullall2.js
pullall.js
push2.js
push.js
pushall.js
query1.js
queryoptimizer1.js
ref2.js
ref3.js
ref4.js
ref.js
regex2.js
regex3.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
regex4.js
regex5.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
regex6.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
regex7.js
regex8.js
regex9.js
regex_embed1.js
regex.js
remove2.js
remove3.js fix test 2010-08-22 08:05:20 -04:00
remove4.js
remove5.js
remove6.js
remove7.js
remove8.js
remove_justone.js shell support for justOne for removes SERVER-1653 2010-08-22 00:52:06 -04:00
remove.js
rename2.js
rename3.js
rename.js
repair.js SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
run_program1.js
set1.js
set2.js
set3.js
set4.js
set5.js
set6.js
set7.js
shellkillop.js fix shellkillop jstest 2010-07-21 18:46:00 -04:00
shellspawn.js ignore first line if starts with shebang SERVER-1536 2010-08-11 19:38:13 -04:00
slice1.js
sort1.js
sort2.js
sort3.js
sort4.js
sort5.js
sort6.js
sort_numeric.js
splitvector.js SERVER-1545 Fix test. 2010-08-23 21:06:41 -04:00
stats.js
storefunc.js tony found a bug 2010-07-26 23:17:29 -04:00
sub1.js
tempCleanup.js clean up temporary collection handling 2010-07-07 10:06:04 -04:00
testminmax.js
type1.js
unique2.js
uniqueness.js
unset2.js
unset.js
update2.js
update3.js
update4.js
update5.js
update6.js
update7.js
update8.js
update9.js
update_addToSet2.js
update_addToSet.js
update_arraymatch1.js
update_arraymatch2.js
update_arraymatch3.js
update_arraymatch4.js
update_arraymatch5.js fix $ update with indexes in some cases SERVER-1339 2010-07-01 11:00:53 -04:00
update_arraymatch6.js SERVER-1040 add test 2010-08-16 11:06:12 -07:00
update_multi3.js
update_multi4.js
update_multi5.js simple multi update test 2010-06-04 15:08:53 -04:00
update.js
updatea.js
updateb.js
updatec.js
updated.js
upsert1.js getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
where1.js
where2.js
where3.js