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/Tools/AssetProcessor/native/tests
amzn-mike e11b1e2c9c
[LYN-7774] wildcard source dependencies not refreshing with new files (#5054)
* Fix handling of absolute path dependencies when a newly added file satisfies a previously added dependency

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Fixed relative path wildcard dependencies matching absolute paths

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Update extra unit test to only run on windows since this problem doesn't apply to other OSes

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AssetCatalog Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) 4 years ago
BuilderConfiguration Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileProcessor Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileStateCache Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
InternalBuilders Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetBuilderSDK Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
assetdatabase Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetmanager [LYN-7774] wildcard source dependencies not refreshing with new files (#5054) 4 years ago
assetscanner Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) 4 years ago
platformconfiguration Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) 4 years ago
resourcecompiler Final fixes for MSVC 4 years ago
utilities Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetProcessorMessagesTests.cpp Add an error message to AP when the project path is invalid (#4801) 4 years ago
AssetProcessorTest.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetProcessorTest.h Fix Assert Absorber being leaked due to one of the tests setting m_errorAbsorber to nullptr without deleting the object (#5176) 4 years ago
BaseAssetProcessorTest.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MissingDependencyScannerTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PathDependencyManagerTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SourceFileRelocatorTests.cpp adding exception handling for tests that are not going through AzTestRunner 4 years ago
test_main.cpp adding exception handling for tests that are not going through AzTestRunner 4 years ago