summaryrefslogtreecommitdiff
path: root/jstests/geo_s2overlappingpolys.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-13297: remove dead jstestsScott Hernandez2014-03-251-213/+0
|
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+213
| | | | Temporarily put back jstest in order not to lose test coverage
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-213/+0
| | | | Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
* SERVER-10471 add s2near stage, enable all 2dsphere queries, enable 2d ↵Hari Khalsa2013-10-041-20/+20
| | | | queries (just slow).
* QA-173 style changes in response to code review.idbentley2013-01-151-21/+21
| | | | Signed-off-by: idbentley <ian.bentley@gmail.com>
* QA-173: Odd Holes, Intersection, Near testing, Large & small polys, ↵idbentley2013-01-151-0/+213
overlapping polys, etc. Signed-off-by: idbentley <ian.bentley@gmail.com>