summaryrefslogtreecommitdiff
path: root/jstests/tool/tool1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-20/+33
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-23/+38
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-6/+5
* SERVER-15547 removed tests that rely on tools --dbpath optionBenety Goh2014-10-071-22/+0
* SERVER-11462 use base name in tests where verifying filenames. also added bas...Benety Goh2013-11-011-2/+3
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-2/+2
* better tool test for slow disksEliot Horowitz2010-10-291-1/+1
* SERVER-308 add support for --directoryperdb optionAaron2010-01-261-2/+2
* changed mongoimportJSON to mongoimport - handles json/tsv/csvEliot Horowitz2009-10-091-2/+2
* make tool test more reliable MINOREliot Horowitz2009-08-281-3/+4
* debugging for random tool failure test MINOREliot Horowitz2009-08-271-1/+3
* wait for tools to quit before continuing - faster and more reliableEliot Horowitz2009-08-241-16/+24
* better debugging for a test MINOREliot Horowitz2009-07-291-2/+2
* explicitly bind e2e mongod instances to loopback interfaceAaron2009-05-201-3/+3
* add tool tests where db data files are accessed directlyAaron2009-05-201-13/+30
* add smokeToolAaron2009-05-201-0/+36