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/AutomatedTesting
lumberyard-employee-dm cd65d8a5ac
Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) (#6234)
* Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Revert previous change. Remove the exclude filter for the Install directory.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Pass in relative path to the exclude filter as before. Fix the AssetScanner tests.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Prepend a ./ to the relative path in order to match the exclude patterns

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Remove hack to prepend ./. Update the exclude patterns so that the hack is no longer required.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Add missing ? and remove whitespace

Signed-off-by: amzn-sj <srikkant@amazon.com>

* 1. IsFileExcluded() now converts the input path to a path that's relative to its corresponding scan folder.
2. Update regex patterns in gems and AutomatedTesting as well.
3. Remove unnecessary escaping for '/'.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Use ConvertToRelativePath() function to compute path relative to a scan folder.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* More fixes to regex patterns

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Remove test case which tests a hypothetical scenario that cannot occur. Fix another test case by adding scan folder.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Remove assert that's not needed since it's a valid scenario

Signed-off-by: amzn-sj <srikkant@amazon.com>

Co-authored-by: amzn-sj <srikkant@amazon.com>
4 years ago
..
Animations Cleaning motion asset infos (#2197) 5 years ago
Assets Fixed casing of all .fbx.assetinfo files to match their .fbx (#5490) 4 years ago
Config Hair - Adding the Hair Gem to the automated testing (#4498) 4 years ago
Editor/Scripts {lyn7251} Add material component example in Python (#4724) 4 years ago
Fonts Integrating latest 47acbe8 5 years ago
Gem Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) (#6234) 4 years ago
Levels Terrain Supports Physics test (#5706) 4 years ago
LightingPresets ATOM-13950 Material Editor: Removing auto select option from lighting and model presets 5 years ago
LuaScripts Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Materials Made material property auto-rename procedure apply to Material Component at runtime. This ensures that an material property overrides and any gameplay scripts that work with property overrides can get the benefit of the material type version update procedure. 4 years ago
Objects Move wrinkle mask data out of default object srg (#4578) 4 years ago
Passes Reenable support for UI Elements that use Render Targets (#2352) 5 years ago
Registry Deleted PhysXSamples gem (#4753) 4 years ago
ScriptCanvas Fixed Physics SC tests (#4001) 4 years ago
ShaderLib Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Slices Updating test asset for DistanceBetweenFilter tests 5 years ago
TestAssets Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UI Integrating latest from github/staging 5 years ago
cmake Cherry-pick of Linux deb package to stabilization (#5778) 4 years ago
libs Integrating latest 47acbe8 5 years ago
multiple_mesh_one_material Squashed commit of Procedural Prefab work (#4481) 4 years ago
physicssurfaces Integrating up through commit 90f050496 5 years ago
sounds Updating to support Wwise SDK 2021.1.1.X (#686) 5 years ago
textures ATOM-16575 clean up image builder presets files (#4611) 4 years ago
AssetProcessorGamePlatformConfig.setreg MaterialEditor BasicTests added to AutomatedTesting for AR (#3022) 4 years ago
AutomatedTesting_Dependencies.xml Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
CMakeLists.txt Cherry-pick of Linux deb package to stabilization (#5778) 4 years ago
UtilTest_PhysxConfig_Override.physxconfiguration Integrating latest 47acbe8 5 years ago
default.blastconfiguration Reenable Blast Automated tests (#42) 5 years ago
game.cfg Fixed All Physics automated tests (#129) 5 years ago
preview.png Updated Project Manager O3DE Logos with Rotated Squares Version (#1595) 5 years ago
project.json Integrating latest 47acbe8 5 years ago
test1.lua Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test2.lua Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test123.scriptcanvas Integrating latest 47acbe8 5 years ago