0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/tool
Max Hirschhorn 01dfe61a6c SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.
Changes all usages of runMongoProgram(<mongo tool>, ...) to
MongoRunner.runMongoTool(<mongo tool>, {...}) to take advantage of the
--dialTimeout command line option supported by the mongo tools.

Adds support for specifying positional arguments to
MongoRunner.runMongoTool() in order to support all invocations of the
bsondump and mongofiles tools.
2016-06-07 16:01:44 -04:00
..
data
command_line_quotes.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
csv1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
csvexport1.js SERVER-23023 Disable clang-format for function values in jstests/tool/csvexport1.js 2016-03-09 12:29:22 -05:00
csvexport2.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
csvimport1.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
dumpauth.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
dumpfilename1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
dumprestore1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
dumprestore3.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
dumprestore4.js SERVER-23067 Final round of JS linting and formatting 2016-03-18 17:10:31 -04:00
dumprestore6.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
dumprestore7.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
dumprestore8.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
dumprestore9.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
dumprestore10.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
dumprestore_auth2.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
dumprestore_auth3.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
dumprestore_auth.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
dumprestore_excludecollections.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
dumprestoreWithNoOptions.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
dumpsecondary.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
exportimport1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
exportimport3.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
exportimport4.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
exportimport5.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
exportimport6.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
exportimport_bigarray.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
exportimport_date.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
exportimport_minkey_maxkey.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
files1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
gridfs.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
oplog1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
oplog_all_ops.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
restorewithauth.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
stat1.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
tool1.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
tool_replset.js SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests. 2016-06-07 16:01:44 -04:00
tsv1.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00