commit | 6412515c81525f88d1fdaf6c207ce5f587f2bf56 | [log] [tgz] |
---|---|---|
author | Gulevich Vasili <vasili.gulevich@xored.com> | Thu Sep 18 16:42:07 2014 +0700 |
committer | Gulevich Vasili <vasili.gulevich@xored.com> | Thu Sep 18 16:42:44 2014 +0700 |
tree | 663e89f4167fd9e008ee40b37848aeda73a4651d | |
parent | 6e4fcf3c75948754eb058b6c5bb28c479c564045 [diff] |
Added a test for openint a a report. Verifications are put into dedicated folder.
diff --git a/rcpttTests/platform_tests/selfAUTTests/Report Viewer/ThreeTestsAndReport.ctx b/rcpttTests/contexts/ThreeTestsAndReport.ctx similarity index 100% rename from rcpttTests/platform_tests/selfAUTTests/Report Viewer/ThreeTestsAndReport.ctx rename to rcpttTests/contexts/ThreeTestsAndReport.ctx
diff --git a/rcpttTests/platform_tests/Editing/Report/LoadReport.test b/rcpttTests/platform_tests/Editing/Report/LoadReport.test new file mode 100644 index 0000000..55ede89 --- /dev/null +++ b/rcpttTests/platform_tests/Editing/Report/LoadReport.test
@@ -0,0 +1,19 @@ +--- RCPTT testcase --- +Format-Version: 1.0 +Contexts: _CXBZkDqaEeSXcJNyN3x-Zg,_4zI9AWpgEeCzId1Gnkds9A +Element-Name: LoadReport +Element-Type: testcase +Element-Version: 3.0 +External-Reference: +Id: _y9mzcD8WEeSyDoCDFnaFCg +Runtime-Version: 1.5.3.201409120955 +Save-Time: 9/18/14 4:38 PM +Testcase-Type: ecl +Verifications: _UnfUID8XEeSyDoCDFnaFCg + +------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac +Content-Type: text/ecl +Entry-Name: .content + +get-view "Test Explorer" | get-tree | select "q7project/q7project_2014_09_12.report" | double-click +------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--
diff --git a/rcpttTests/OpenedReport.ctx b/rcpttTests/platform_tests/selfAUTTests/Report Viewer/OpenedReport.ctx similarity index 100% rename from rcpttTests/OpenedReport.ctx rename to rcpttTests/platform_tests/selfAUTTests/Report Viewer/OpenedReport.ctx
diff --git a/rcpttTests/CaptureContextWhileAddingToGroupContext.verification b/rcpttTests/verifications/CaptureContextWhileAddingToGroupContext.verification similarity index 100% rename from rcpttTests/CaptureContextWhileAddingToGroupContext.verification rename to rcpttTests/verifications/CaptureContextWhileAddingToGroupContext.verification
diff --git a/rcpttTests/ErrorVerificationEditor.verification b/rcpttTests/verifications/ErrorVerificationEditor.verification similarity index 100% rename from rcpttTests/ErrorVerificationEditor.verification rename to rcpttTests/verifications/ErrorVerificationEditor.verification
diff --git a/rcpttTests/verifications/NoErrorsOrWarnings.verification b/rcpttTests/verifications/NoErrorsOrWarnings.verification new file mode 100644 index 0000000..c18b1f7 --- /dev/null +++ b/rcpttTests/verifications/NoErrorsOrWarnings.verification
@@ -0,0 +1,18 @@ +--- RCPTT verification --- +Format-Version: 1.0 +Element-Name: NoErrorsOrWarnings +Element-Type: verification +Element-Version: 2.0 +Id: _UnfUID8XEeSyDoCDFnaFCg +Runtime-Version: 1.5.3.201409120955 +Save-Time: 9/18/14 4:37 PM +Verification-Type: org.eclipse.rcptt.verifications.log + +------=_.errorlog.verification-3ceb5b18-8b7c-3939-9191-416e6e78eb57 +Content-Type: text/errorlog-verification +Entry-Name: .errorlog.verification + +DENIED: +6 0 .* Message:.* + +------=_.errorlog.verification-3ceb5b18-8b7c-3939-9191-416e6e78eb57--
diff --git a/rcpttTests/NoWidgetIsDisposedIsThrown.verification b/rcpttTests/verifications/NoWidgetIsDisposedIsThrown.verification similarity index 100% rename from rcpttTests/NoWidgetIsDisposedIsThrown.verification rename to rcpttTests/verifications/NoWidgetIsDisposedIsThrown.verification
diff --git a/rcpttTests/VerifyHighlighting.verification b/rcpttTests/verifications/VerifyHighlighting.verification similarity index 100% rename from rcpttTests/VerifyHighlighting.verification rename to rcpttTests/verifications/VerifyHighlighting.verification