Asset processor: separate modtime scanning tests (#7217)
* Move modtime scanning tests out of APM tests file and into its own file. Changes were kept to a minimum to get things compiling, this is just a move of code Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix rebase compile errors Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
This commit is contained in:
@@ -30,6 +30,8 @@ set(FILES
|
||||
native/tests/assetBuilderSDK/SerializationDependenciesTests.cpp
|
||||
native/tests/assetmanager/AssetProcessorManagerTest.cpp
|
||||
native/tests/assetmanager/AssetProcessorManagerTest.h
|
||||
native/tests/assetmanager/ModtimeScanningTests.cpp
|
||||
native/tests/assetmanager/ModtimeScanningTests.h
|
||||
native/tests/utilities/assetUtilsTest.cpp
|
||||
native/tests/platformconfiguration/platformconfigurationtests.cpp
|
||||
native/tests/platformconfiguration/platformconfigurationtests.h
|
||||
|
||||
Reference in New Issue
Block a user