Commit Graph

7 Commits

Author SHA1 Message Date
Benety Goh
b3f9a51989 SERVER-57704 clean up array4.js to avoid fast count and to use unique collection names across test cases. 2021-06-15 14:58:01 +00:00
Ian Boros
91cffa4dd5 SERVER-54815 Re-enable tests which use match expressions with numeric path components 2021-03-03 22:54:00 +00:00
Anton Korshunov
0fc5b56b12 SERVER-51823 Use classic engine to evaluate queries containing expressions not supported in SBE 2021-02-14 15:30:07 +00:00
Justin Seyster
d80312792b SERVER-49227 Tag tests to be excluded from jsCore_slot_based_execution 2020-08-14 02:34:21 +00:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00