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
fx_bidi_unittest.cpp File Reference

(acbcf08a6dffdfe90a6eaf661fcd6923f0de2447)

+ Include dependency graph for fx_bidi_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (fxcrt, BidiCharEmpty)
 
 TEST (fxcrt, BidiCharLeft)
 
 TEST (fxcrt, BidiCharLeftNeutralRight)
 
 TEST (fxcrt, BidiCharLeftLeftWeakRight)
 
 TEST (fxcrt, BidiCharLeftRightLeft)
 
 TEST (fxcrt, BidiStringEmpty)
 
 TEST (fxcrt, BidiStringAllNeutral)
 
 TEST (fxcrt, BidiStringAllLeft)
 
 TEST (fxcrt, BidiStringAllLeftWeak)
 
 TEST (fxcrt, BidiStringAllRight)
 
 TEST (fxcrt, BidiStringLeftNeutralLeftRight)
 
 TEST (fxcrt, BidiStringRightNeutralLeftRight)
 
 TEST (fxcrt, BidiStringRightLeftWeakLeftRight)
 
 TEST (fxcrt, BidiStringReverse)
 

Function Documentation

◆ TEST() [1/14]

TEST ( fxcrt ,
BidiCharEmpty  )

Definition at line 17 of file fx_bidi_unittest.cpp.

◆ TEST() [2/14]

TEST ( fxcrt ,
BidiCharLeft  )

Definition at line 28 of file fx_bidi_unittest.cpp.

◆ TEST() [3/14]

TEST ( fxcrt ,
BidiCharLeftLeftWeakRight  )

Definition at line 88 of file fx_bidi_unittest.cpp.

◆ TEST() [4/14]

TEST ( fxcrt ,
BidiCharLeftNeutralRight  )

Definition at line 54 of file fx_bidi_unittest.cpp.

◆ TEST() [5/14]

TEST ( fxcrt ,
BidiCharLeftRightLeft  )

Definition at line 122 of file fx_bidi_unittest.cpp.

◆ TEST() [6/14]

TEST ( fxcrt ,
BidiStringAllLeft  )

Definition at line 191 of file fx_bidi_unittest.cpp.

◆ TEST() [7/14]

TEST ( fxcrt ,
BidiStringAllLeftWeak  )

Definition at line 236 of file fx_bidi_unittest.cpp.

◆ TEST() [8/14]

TEST ( fxcrt ,
BidiStringAllNeutral  )

Definition at line 162 of file fx_bidi_unittest.cpp.

◆ TEST() [9/14]

TEST ( fxcrt ,
BidiStringAllRight  )

Definition at line 279 of file fx_bidi_unittest.cpp.

◆ TEST() [10/14]

TEST ( fxcrt ,
BidiStringEmpty  )

Definition at line 156 of file fx_bidi_unittest.cpp.

◆ TEST() [11/14]

TEST ( fxcrt ,
BidiStringLeftNeutralLeftRight  )

Definition at line 324 of file fx_bidi_unittest.cpp.

◆ TEST() [12/14]

TEST ( fxcrt ,
BidiStringReverse  )

Definition at line 443 of file fx_bidi_unittest.cpp.

◆ TEST() [13/14]

TEST ( fxcrt ,
BidiStringRightLeftWeakLeftRight  )

Definition at line 404 of file fx_bidi_unittest.cpp.

◆ TEST() [14/14]

TEST ( fxcrt ,
BidiStringRightNeutralLeftRight  )

Definition at line 364 of file fx_bidi_unittest.cpp.