summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
diff options
context:
space:
mode:
authorshiming zhang <shiming@multicorewareinc.com>2013-11-16 18:04:48 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-11-16 23:20:12 -0600
commit48e2405de783b61882b0a103df80c5f6b3be6dd9 (patch)
tree1df143f576b9aaf6106b5819e27a50d74b38aae4 /sc/source/core/tool
parentebd3c6c946f08ebe73785192d4e0a504717e49e5 (diff)
GPU Calc: unit test cases for TTEST
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-189 BUG Change-Id: I159a9635cb53d962fb16d82ccc2d13c2c4dc41e3 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Diffstat (limited to 'sc/source/core/tool')
-rw-r--r--sc/source/core/tool/token.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index e4386ef72391..5767adb09eba 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1464,6 +1464,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocSumX2MY2:
case ocSumX2DY2:
case ocBetaInv:
+ case ocTTest:
// Don't change the state.
break;
default: