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/AzCore/Tests/Asset
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
..
AssetCommon.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetDataStreamTests.cpp more fixes for Code 4 years ago
AssetManagerLoadingTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
AssetManagerStreamingTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
BaseAssetManagerTest.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BaseAssetManagerTest.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MockLoadAssetCatalogAndHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TestAssetTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago