Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -18/+18 |
| | |||||
* | SERVER-18868 Check the exit code of the parallel shell. | Max Hirschhorn | 2015-06-23 | 1 | -4/+4 |
| | | | | | By default the await function returned by startParallelShell() asserts that the exit code is zero. | ||||
* | SERVER-12127 migrate js tests to jscore suite when not related to writes | Randolph Tan | 2014-02-28 | 1 | -0/+35 |
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api |