forked from qt-creator/qt-creator
SquishTests: Stabilize tst_rename_macros
Change-Id: I9d77bf9daa66b46e2b16c8618e1848538cb797aa Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -78,6 +78,7 @@ def testRenameMacroAfterSourceMoving():
|
||||
if not content:
|
||||
return False
|
||||
formerTexts["testfiles.Headers.testfile\\.h"] = content
|
||||
waitForProjectTreeItem("testfiles.Headers.anothertestfile\\.h", 5000)
|
||||
content = openDocumentPlaceCursor("testfiles.Headers.anothertestfile\\.h",
|
||||
"#define ANOTHERTESTFILE_H", __paste__)
|
||||
if not content:
|
||||
|
Reference in New Issue
Block a user