Merge lp:~elfy/ubuntu-manual-tests/1574_xfce4settings into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Approved by: Elfy
Approved revision: 169
Merged at revision: 169
Proposed branch: lp:~elfy/ubuntu-manual-tests/1574_xfce4settings
Merge into: lp:ubuntu-manual-tests
Diff against target: 18 lines (+2/-2)
1 file modified
testcases/packages/Xfce/1574_xfce4settings tests (+2/-2)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1574_xfce4settings
Reviewer Review Type Date Requested Status
Elfy (community) Approve
Review via email: mp+176424@code.launchpad.net

Description of the change

code tags added

To post a comment you must log in.
Revision history for this message
Elfy (elfy) wrote :

approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/packages/Xfce/1574_xfce4settings tests'
2--- testcases/packages/Xfce/1574_xfce4settings tests 2013-07-15 21:18:50 +0000
3+++ testcases/packages/Xfce/1574_xfce4settings tests 2013-07-23 16:18:32 +0000
4@@ -9,12 +9,12 @@
5 </dl>
6 This test will check that new system settings tools are populated into Settings Manager, installing software is a requirement for this test.
7 <dl>
8- <dt>Open a terminal and type sudo apt-get install arandr press enter, supply password as required and enter</dt>
9+ <dt>Open a terminal and type <code>sudo apt-get install arandr</code> press enter, supply password as required and enter</dt>
10 <dd>Arandr is installed without error</dd>
11 <dt>Open Settings Manager from the menu</dt>
12 <dd>Settings Manager opens</dd>
13 <dd>Arandr is shown in Hardware section</dd>
14- <dt>In the terminal type sudo apt-get purge arandr, enter and supply password as required, enter again</dt>
15+ <dt>In the terminal type <code>sudo apt-get purge arandr</code>, enter and supply password as required, enter again</dt>
16 <dd>Arandr is uninstalled without error</dd>
17 <dd>Arandr is removed from Hardware section of Settings Manager</dd>
18 <dt>Close terminal with X in top right</dt>

Subscribers

People subscribed via source and target branches