Home
last modified time | relevance | path

Searched refs:TestFormula (Results 1 – 5 of 5) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/tests/
H A DTestFormula.cpp107 void TestFormula::initTestCase() in initTestCase()
112 void TestFormula::testTokenizer() in testTokenizer()
193 void TestFormula::testConstant() in testConstant()
218 void TestFormula::testWhitespace() in testWhitespace()
227 void TestFormula::testInvalid() in testInvalid()
237 void TestFormula::testUnary() in testUnary()
262 void TestFormula::testBinary() in testBinary()
282 void TestFormula::testOperators() in testOperators()
327 void TestFormula::testString() in testString()
335 void TestFormula::testFunction() in testFunction()
[all …]
H A DTestFormula.h31 class TestFormula: public QObject
H A DREADME23 TestFormula::
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_formula.cxx202 TestFormula();
446 TestFormula::TestFormula() in TestFormula() function in TestFormula
450 void TestFormula::setUp() in setUp()
466 void TestFormula::tearDown() in tearDown()
4877 void TestFormula::testFuncROW() in testFuncROW()
4935 void TestFormula::testFuncSUM() in testFuncSUM()
5119 void TestFormula::testFuncMIN() in testFuncMIN()
5169 void TestFormula::testFuncN() in testFuncN()
5368 void TestFormula::testFuncIF() in testFuncIF()
5583 void TestFormula::testFuncNOW() in testFuncNOW()
[all …]
/dports/math/flexfloat/flexfloat-6db869087a12d763a94d53e9b0a9d52def270865/test/
H A Dvalue_representation_half.cpp45 TEST_P(MyTest, TestFormula) in TEST_P() argument