Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cxfa_fmexpression_unittest.cpp File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

Include dependency graph for cxfa_fmexpression_unittest.cpp:

Go to the source code of this file.

Classes

class  FMExpressionTest
class  FMCallExpressionTest
class  FMStringExpressionTest

Functions

 TEST_F (FMCallExpressionTest, more_than_32_arguments)
 TEST_F (FMStringExpressionTest, Empty)
 TEST_F (FMStringExpressionTest, Short)
 TEST_F (FMStringExpressionTest, Medium)
 TEST_F (FMStringExpressionTest, Long)
 TEST_F (FMStringExpressionTest, Quoted)
 TEST_F (FMExpressionTest, VarExpressionInitNull)
 TEST_F (FMExpressionTest, VarExpressionInitBlank)
 TEST_F (FMExpressionTest, VarExpressionInitString)
 TEST_F (FMExpressionTest, VarExpressionInitNumeric)

Function Documentation

◆ TEST_F() [1/10]

TEST_F ( FMCallExpressionTest ,
more_than_32_arguments  )

Definition at line 21 of file cxfa_fmexpression_unittest.cpp.

References fxcrt::WideTextBuffer::AsStringView(), CXFA_FMExpression::kInferred, fxcrt::WideString::operator+=(), and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [2/10]

TEST_F ( FMExpressionTest ,
VarExpressionInitBlank  )

Definition at line 120 of file cxfa_fmexpression_unittest.cpp.

References CXFA_FMExpression::kInferred, and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [3/10]

TEST_F ( FMExpressionTest ,
VarExpressionInitNull  )

Definition at line 107 of file cxfa_fmexpression_unittest.cpp.

References CXFA_FMExpression::kInferred, fxcrt::WideTextBuffer::MakeString(), and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [4/10]

TEST_F ( FMExpressionTest ,
VarExpressionInitNumeric  )

Definition at line 150 of file cxfa_fmexpression_unittest.cpp.

◆ TEST_F() [5/10]

TEST_F ( FMExpressionTest ,
VarExpressionInitString  )

Definition at line 135 of file cxfa_fmexpression_unittest.cpp.

◆ TEST_F() [6/10]

TEST_F ( FMStringExpressionTest ,
Empty  )

Definition at line 56 of file cxfa_fmexpression_unittest.cpp.

References fxcrt::WideTextBuffer::AsStringView(), CXFA_FMExpression::kInferred, and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [7/10]

TEST_F ( FMStringExpressionTest ,
Long  )

Definition at line 86 of file cxfa_fmexpression_unittest.cpp.

References CXFA_FMExpression::kInferred, and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [8/10]

Definition at line 76 of file cxfa_fmexpression_unittest.cpp.

References fxcrt::WideTextBuffer::AsStringView(), CXFA_FMExpression::kInferred, and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [9/10]

TEST_F ( FMStringExpressionTest ,
Quoted  )

Definition at line 97 of file cxfa_fmexpression_unittest.cpp.

References fxcrt::WideTextBuffer::AsStringView(), CXFA_FMExpression::kInferred, and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function:

◆ TEST_F() [10/10]

TEST_F ( FMStringExpressionTest ,
Short  )

Definition at line 66 of file cxfa_fmexpression_unittest.cpp.

References fxcrt::WideTextBuffer::AsStringView(), CXFA_FMExpression::kInferred, and CXFA_FMToJavaScriptDepth::Reset().

Here is the call graph for this function: