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/Tools/LyTestTools/ly_test_tools/environment
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
..
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
file_system.py Automated testing create_backup and restore_backup respects file flags. (#6062) 4 years ago
process_utils.py Enable python-based tests in Linux AR 4 years ago
reg_cleaner.py Initial update for this module's unit tests on Linux 4 years ago
waiter.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
watchdog.py Initial update for this module's unit tests on Linux 4 years ago