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

(08e24b2ba6847221abd35e9b994206b764d6b322)

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 42 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 87 of file cfx_cssvaluelistparser_unittest.cpp.

References CFX_CSSValue::kString.