Integrating github/staging through commit 5f214be

This commit is contained in:
alexpete
2021-04-13 17:18:57 -07:00
parent 2a9dfb7a1d
commit 8469c9ca0a
904 changed files with 9289 additions and 7157 deletions
@@ -39,7 +39,7 @@ def Docking_Pane():
5) Close Script Canvas window
Note:
- This test file must be called from the Lumberyard Editor command terminal
- This test file must be called from the Open 3D Engine Editor command terminal
- Any passed and failed tests are written to the Editor.log file.
Parsing the file or running a log_monitor are required to observe the test results.
@@ -55,7 +55,7 @@ def Docking_Pane():
from utils import TestHelper as helper
import pyside_utils
# Lumberyard imports
# Open 3D Engine imports
import azlmbr.legacy.general as general
# Pyside imports
@@ -42,7 +42,7 @@ def Opening_Closing_Pane():
7) Close Script Canvas window
Note:
- This test file must be called from the Lumberyard Editor command terminal
- This test file must be called from the Open 3D Engine Editor command terminal
- Any passed and failed tests are written to the Editor.log file.
Parsing the file or running a log_monitor are required to observe the test results.
@@ -58,7 +58,7 @@ def Opening_Closing_Pane():
from utils import TestHelper as helper
import pyside_utils
# Lumberyard Imports
# Open 3D Engine Imports
import azlmbr.legacy.general as general
# Pyside imports
@@ -39,7 +39,7 @@ def Resizing_Pane():
6) Close Script Canvas window
Note:
- This test file must be called from the Lumberyard Editor command terminal
- This test file must be called from the Open 3D Engine Editor command terminal
- Any passed and failed tests are written to the Editor.log file.
Parsing the file or running a log_monitor are required to observe the test results.
@@ -55,7 +55,7 @@ def Resizing_Pane():
from utils import TestHelper as helper
import pyside_utils
# Lumberyard imports
# Open 3D Engine imports
import azlmbr.legacy.general as general
# Pyside imports