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/AzFramework/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>
4 years ago
..
Mocks Fix issue with mouse input for viewport camera (#3210) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Spawnable more fixes for Code 4 years ago
Utils Fixed AzToolsFramework tests (#2887) 4 years ago
Application.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ArchiveCompressionTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ArchiveTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
AssetCatalog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetProcessorConnection.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BehaviorEntityTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
BinToTextEncode.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
CameraInputTests.cpp Expose camera input channels to the UI and ensure the cached values are refreshed when updated (#3607) 4 years ago
CameraState.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ClickDetectorTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CursorStateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityContext.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
FileIO.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
FileTagTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FrameworkApplicationFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GenAppDescriptors.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InputTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
NativeWindow.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
OctreePerformanceTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
OctreeTests.cpp Code/Framework compiling 5 years ago
PlatformHelper.cpp Add linux equivalents for all the places that enumerate platforms (#3325) 4 years ago
ProcessLaunchMain.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ProcessLaunchParseTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Scene.cpp Code/Framework/AzFramework 4 years ago
framework_shared_tests_files.cmake Fix issue with mouse input for viewport camera (#3210) 4 years ago
frameworktests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
process_launch_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago