Commit Graph

7 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
Mathias Stearn
68f6dcd2c3 SERVER-6649 have agg helper throw exceptions and fix tests accordingly
Most of this was done by Samantha Ritter. Thanks!
2012-12-18 15:34:56 -05:00
Matt Dannenberg
fe6b87756b SERVER-6270 prevent segfault on large aggro result
to check if its getting too large, the result array must be copied later
as a result a few tests needed minor alterations
2012-07-10 17:14:57 -04:00
Matt Dannenberg
ed97e43739 load aggro utils.js for individual tests if needed 2012-07-06 13:45:08 -04:00
Matt Dannenberg
ce22ca62a1 SERVER-6256 create tyepName method for BSONType 2012-07-03 18:52:37 -04:00
Mathias Stearn
e723a1643a Automatically run all tests in jstests/aggregation/bugs
Also fixes an issue with the test for SERVER-6143 which wasn't being run
2012-07-03 17:24:07 -04:00
Matt Dannenberg
9bfb82ea04 SERVER-6143 change verify to uassert on bad aggro date value 2012-06-29 13:41:23 -04:00