Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
3bed8596d1 SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
	jstests/core/count_hint.js
2016-02-09 13:41:02 -05:00
Jonathan Reams
4ea1fa9899 SERVER-9739 db.loadServerScripts shouldn't use eval 2015-09-17 13:26:57 -04:00
J Delaney
eb8125a999 SERVER-19326 Remove local variable deletions in JS tests
Closes #996.

Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com>
2015-07-09 19:59:55 -04:00
Siyuan Zhou
3660343e0b SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-03-03 22:54:10 -05:00