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/AzToolsFramework/AzToolsFramework/Archive
Steve Pham 8fd603cd50
Fix failed archive tests on linux and remove trait
- Change the test Archive Folder name, Extract Folder Name, and File List file to be all lowercase to prevent the 'ResolvePath' function in LocalFileIO when executed to cause issues on case sensitive file systems (#6277)
- Fix memory corruption in profile builds on Linux when using AZ::IO::PathView by using AZ::IO::FixedMaxPath instead

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
4 years ago
..
ArchiveAPI.h Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
ArchiveComponent.cpp Fix failed archive tests on linux and remove trait 4 years ago
ArchiveComponent.h Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
NullArchiveComponent.cpp Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
NullArchiveComponent.h Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago