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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ 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)
 

Function Documentation

◆ TEST_F() [1/7]

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/7]

TEST_F ( FMExpressionTest ,
VarExpressionInitNull  )

Definition at line 107 of file cxfa_fmexpression_unittest.cpp.

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

+ Here is the call graph for this function:

◆ TEST_F() [3/7]

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() [4/7]

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() [5/7]

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() [6/7]

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() [7/7]

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: