summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/constant_folding.js
Commit message (Expand)AuthorAgeFilesLines
* randomized testing worksdavish/SERVER-63099Davis Haupt2022-06-231-67/+15
* TEMP testingDavis Haupt2022-06-211-52/+160
* start working on property testsDavis Haupt2022-06-211-0/+18
* remove old commentsDavis Haupt2022-06-211-3/+0
* fix lintDavis Haupt2022-06-211-11/+7
* first pass at left associative optimizationDavis Haupt2022-06-211-11/+17
* add correctness testDavis Haupt2022-06-211-5/+37
* test both add and multiplyDavis Haupt2022-06-211-14/+17
* disable constant foldingDavis Haupt2022-06-211-6/+21
* constant folding jstestDavis Haupt2022-06-211-0/+58