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.
* Changed AssetManager tests to use memory streams for asset reading/writing Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix compilation on non-unity builds Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fixed handling of path lookups when test folder path is non-empty Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add more detailed error message for "asset is not loaded" Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Make numThreads a constexpr Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add FindFile function Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Remove unused lambda capture Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Remove trailing whitespace Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add size to assert Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| AssetCommon.cpp | 5 years ago | |
| AssetDataStreamTests.cpp | 4 years ago | |
| AssetManagerLoadingTests.cpp | 4 years ago | |
| AssetManagerStreamingTests.cpp | 4 years ago | |
| BaseAssetManagerTest.cpp | 4 years ago | |
| BaseAssetManagerTest.h | 4 years ago | |
| MockLoadAssetCatalogAndHandler.h | 5 years ago | |
| TestAssetTypes.h | 5 years ago | |