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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for cxfa_xmllocale_unittest.cpp:

Go to the source code of this file.

Classes

class  CXFA_XMLLocaleTest

Functions

 TEST_F (CXFA_XMLLocaleTest, Create)
 TEST_F (CXFA_XMLLocaleTest, CreateBadXML)
 TEST_F (CXFA_XMLLocaleTest, GetName)
 TEST_F (CXFA_XMLLocaleTest, GetNumericSymbols)
 TEST_F (CXFA_XMLLocaleTest, GetDateTimeSymbols)
 TEST_F (CXFA_XMLLocaleTest, GetMonthName)
 TEST_F (CXFA_XMLLocaleTest, GetDayName)
 TEST_F (CXFA_XMLLocaleTest, GetMeridiemName)
 TEST_F (CXFA_XMLLocaleTest, GetEraName)
 TEST_F (CXFA_XMLLocaleTest, GetDatePattern)
 TEST_F (CXFA_XMLLocaleTest, GetTimePattern)
 TEST_F (CXFA_XMLLocaleTest, GetNumPattern)

Function Documentation

◆ TEST_F() [1/12]

TEST_F ( CXFA_XMLLocaleTest ,
Create  )

Definition at line 98 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [2/12]

TEST_F ( CXFA_XMLLocaleTest ,
CreateBadXML  )

Definition at line 103 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [3/12]

◆ TEST_F() [4/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetDateTimeSymbols  )

Definition at line 126 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [5/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetDayName  )

Definition at line 143 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [6/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetEraName  )

Definition at line 161 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [7/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetMeridiemName  )

Definition at line 153 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [8/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetMonthName  )

Definition at line 133 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [9/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetName  )

Definition at line 108 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [10/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetNumericSymbols  )

Definition at line 115 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [11/12]

◆ TEST_F() [12/12]