You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzQtComponents/AzQtComponents/Tests
Artur K 567c0ae24d
Modernization + AZStd::function compare fix. (#3680)
* Modernization + small fix.

Modernize ( `bool`/`override`/other) code in AzCore, AzFramework, AzQtComponents, AzToolsFramework, etc.
Replaced a `bind` or two, use `using` in a few places as well.

Fix nullptr comparison of AZStd::function.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Apply review-based changes

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
5 years ago
..
qrc1 Add newlines to the end of all files 5 years ago
qrc2 Add newlines to the end of all files 5 years ago
AzQtComponentTests.cpp Modernization + AZStd::function compare fix. (#3680) 5 years ago
ColorControllerTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FloatToStringConversionTests.cpp Minor changes to tests 5 years ago
HexParsingTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StyleSheetCacheTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
qrc1.qrc Initial commit 5 years ago
qrc2.qrc Initial commit 5 years ago