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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfx_cssvaluelistparser_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFX_CSSValueListParserTest, rgb_short)
 
 TEST (CFX_CSSValueListParserTest, number_parsing)
 
 TEST (CFX_CSSValueListParserTest, string_parsing)
 
 TEST (CFX_CSSValueListParserTest, multiparsing)
 

Function Documentation

◆ TEST() [1/4]

TEST ( CFX_CSSValueListParserTest ,
multiparsing  )

◆ TEST() [2/4]

TEST ( CFX_CSSValueListParserTest ,
number_parsing  )

Definition at line 44 of file cfx_cssvaluelistparser_unittest.cpp.

References CFX_CSSValue::kNumber.

◆ TEST() [3/4]

TEST ( CFX_CSSValueListParserTest ,
rgb_short  )

◆ TEST() [4/4]

TEST ( CFX_CSSValueListParserTest ,
string_parsing  )

Definition at line 86 of file cfx_cssvaluelistparser_unittest.cpp.

References CFX_CSSValue::kString.