-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: renamed squish suite and removed refresh errors check (#532)
Signed-off-by: rena-cheng <[email protected]>
- Loading branch information
1 parent
3cfccd0
commit 5fe7885
Showing
10 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...h/suite_VerifySettingsDialogue/suite.conf → test/squish/suite_deadline_gui/suite.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
AUT=deadline config gui | ||
AUT=deadline | ||
ENVVARS=envvars | ||
HOOK_SUB_PROCESSES=true | ||
IMPLICITAUTSTART=0 | ||
LANGUAGE=Python | ||
OBJECTMAPSTYLE=script | ||
TEST_CASES=tst_VerifySettingsDialogue | ||
TEST_CASES=tst_verify_settings_dialogue | ||
VERSION=3 | ||
WRAPPERS=Qt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters