summaryrefslogtreecommitdiff
path: root/jstests/core/regex_not_id.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-141-3/+3
| | | | | | | | | | | | | | Introduces OverrideHelpers object with convenience methods for inspecting certain aggregation and map-reduce commands, as well as overriding startParallelShell(), Mongo.prototype.runCommand(), and Mongo.prototype.runCommandWithMetadata(). Also removes a number of tests that were incorrectly blacklisted from the read_concern_majority_passthrough.yml and read_concern_linearizable_passthrough.yml test suites. (cherry picked from commit 35b5b72146ca570b5c6fed8aaa7e891edf7d6a78) (cherry picked from commit e828226f4c5ab12835e10a09f104759e8fbf09f3)
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-3/+3
|
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
| | | | | Conflicts: jstests/core/count_hint.js
* SERVER-13710: Cleanup Replication TestsScott Hernandez2014-04-251-0/+12