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/Gem/PythonTests/Physics/utils
amzn-sean 09c9548ba4
Automated testing create_backup and restore_backup respects file flags. (#6062)
* Automated testing create_backup and restore_backup respects file flags.

Example:
If the file that is to be backed-up is readonly, when restored that file will be readonly.
If the file that is to be backed-up is not readonly, when restored that file will be not readonly.

Fixes an issue that would mark physics setreg files to readonly after running AutomatedTesting when restoring from the backup.

* update LyTestTools tests that use create/restore backup to expect copy2 instead of copy

Signed-off-by: amzn-sean <75276488+amzn-sean@users.noreply.github.com>
4 years ago
..
FileManagement.py Automated testing create_backup and restore_backup respects file flags. (#6062) 4 years ago
UtilTest_Managed_Files.py Rename to final folder name 4 years ago
UtilTest_Physmaterial_Editor.py Rename to final folder name 4 years ago
UtilTest_PhysxConfig_Default.py Rename to final folder name 4 years ago
UtilTest_PhysxConfig_Override.py Rename to final folder name 4 years ago
UtilTest_Tracer_PicksErrorsAndWarnings.py Rename to final folder name 4 years ago