summaryrefslogtreecommitdiff
path: root/integrationtests
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-22 12:29:40 +0300
committerPaul Buetow <paul@buetow.org>2026-05-22 12:29:40 +0300
commitcf855e1d0aa037a14abc0a889a5970cadca9805c (patch)
tree7952848623c7186a22245ba9baf10687bf890477 /integrationtests
parent28c911caa58f8dda05f97b77ea8b47f26610052e (diff)
fix(rpn): propagate prefixMode from RPN.SetPrefixMode to Operations; clarify test name
- RPN.SetPrefixMode() now calls ops.SetPrefixMode() to prevent desync when called from outside evaluate() (where r.mu is held and ops.SetPrefixMode is called directly) - Rename TestPrefixModeAffectsArithmetic to TestPrefixModeUsedInArithmetic and add explanatory comments (same-metric addition yields same result in both modes — factors cancel out; other tests verify mode-dependent results)
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions