Merge lp:~wxl/ubuntu-manual-tests/lxde into lp:ubuntu-manual-tests

Proposed by ԜаӀtеr Ⅼарсһуnѕkі
Status: Merged
Merged at revision: 321
Proposed branch: lp:~wxl/ubuntu-manual-tests/lxde
Merge into: lp:ubuntu-manual-tests
Diff against target: 179 lines
To merge this branch: bzr merge lp:~wxl/ubuntu-manual-tests/lxde
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+249451@code.launchpad.net

Description of the change

Was trying to keep the LXDE folder to LXDE-essential and Lubuntu-specifc items, but this just created a ball of confusion as far what was included and what was not. So now the folder includes:
 1. Lubuntu-specific components (e.g. Lubuntu Software Center)
 2. Any LXDE component maintained upstream (e.g. not OpenBox, Leafpad)

Started this by moving LXTerminal over.

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Walter, did you still want to move things here?

Revision history for this message
Nicholas Skaggs (nskaggs) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== removed file 'testcases/packages/1601_Lxterminal'
--- testcases/packages/1601_Lxterminal 2013-08-18 19:56:23 +0000
+++ testcases/packages/1601_Lxterminal 1970-01-01 00:00:00 +0000
@@ -1,85 +0,0 @@
1This test will check that LXTerminal opens a new terminal window from a already open terminal window by right clicking on it
2.0.
3<dl>
4 <dt>Open a terminal window, point your mouse cursor to it then press the right mouse button</dt>
5 <dd>A pop-up menu appears</dd>
6 <dt>Select "New Window"</dt>
7 <dd>A new terminal window opens, inheriting the working directory from its parent terminal</dd>
8 <dt>Close the terminal by clicking on the "X" of the window</dt>
9 <dd>The terminal window closes</dd>
10</dl>
11
12This test will check that LXTerminal opens a new terminal window from the menu bar of a already open terminal window
13.1.
14<dl>
15 <dt>Click "File" on the menu bar</dt>
16 <dd>A menu drops down</dd>
17 <dt>Select "New Window"</dt>
18 <dd>A new terminal window opens, inheriting the working directory from its parent terminal</dd>
19 <dt>Close the terminal by clicking on the "X" of the window</dt>
20 <dd>The terminal window closes</dd>
21</dl>
22
23This test will check that LXTerminal opens a new terminal window with Ctrl+Shift+N keys
24<dl>
25 <dt>Hit Ctrl+Shift+N keys</dt>
26 <dd>A new terminal window opens, inheriting the working directory from its parent terminal</dd>
27 <dt>Close the terminal by clicking on the "X" of the window</dt>
28 <dd>The terminal window closes</dd>
29</dl>
30
31This test will check that LXTerminal adds a new tabbed terminal to a terminal window by right clicking.
32<dl>
33 <dt>Press the right mouse button within the terminal window</dt>
34 <dd>A popup menu appears</dd>
35 <dt>Select "New Tab"</dt>
36 <dd>A new terminal tab opens, inheriting the working directory from the previously active terminal</dd>
37</dl>
38
39This test will check that LXTerminal adds a new tabbed terminal to a terminal window from the menubar.
40<dl>
41 <dt>Click on File on the menu bar</dt>
42 <dd>A menu drops down</dd>
43 <dt>Select "New Tab"</dt>
44 <dd>A new terminal tab opens, inheriting the working directory from the previously active terminal</dd>
45</dl>
46
47This test will check that basic terminal commands work in LXTerminal
48<dl>
49 <dt>Type in sudo apt-get update and press Enter</dt>
50 <dd>You are asked for [sudo] password for USER: (where USER is your user name)</dd>
51 <dt>Enter your password and wait for the command to complete</dt>
52 <dd>Command finishes and leaves you at an empty prompt</dd>
53 <dt>Enter "ls -al"</dt>
54 <dd>This should list all file in full in the home folder</dd>
55 <dt>Press the up arrow on your keyboard</dt>
56 <dd>The "ls -al" command you just entered appears</dd>
57</dl>
58
59This test will check that LXTerminal changes the title of the currently displayed terminal from the menu bar
60<dl>
61 <dt>In the menu bar, click on "Tabs", then on "Name Tab"</dt>
62 <dd>Set Title dialog opens</dd>
63 <dt>Type the title "qa-lubuntu" and click "OK"</dt>
64 <dd>The terminal shows the name "qa-lubuntu"</dd>
65</dl>
66
67This test will check that LXTerminal maximizes into full screen
68<dl>
69 <dt>Hit F11 on your keyboard</dt>
70 <dd>LXTerminal changes to full screen</dd>
71 <dt>Hit F11 again</dt>
72 <dd>LXTerminal changes back to window mode</dd>
73</dl>
74
75This test will check that LXTerminal can change the appearance of the terminal
76<dl>
77 <dt>In the menu bar, click on "Edit" and then "Preferences"</dt>
78 <dd>A window opens, showing the style properties of the terminal</dd>
79 <dt>Click on the name of the "Terminal Font"</dt>
80 <dd>A window opens, showing the font properties</dd>
81 <dt>Change the properties to Ubuntu Mono Regular 12. Click on "OK"</dt>
82 <dd>The font properties window closes</dd>
83 <dt>In the style properties window, click on "OK"</dt>
84 <dd>The window closes. You now see the chosen font applied to the terminal</dd>
85
86<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
87 If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
882
=== added file 'testcases/packages/LXDE/1601_Lxterminal'
--- testcases/packages/LXDE/1601_Lxterminal 1970-01-01 00:00:00 +0000
+++ testcases/packages/LXDE/1601_Lxterminal 2015-02-12 06:06:15 +0000
@@ -0,0 +1,85 @@
1This test will check that LXTerminal opens a new terminal window from a already open terminal window by right clicking on it
0.2.
3<dl>
4 <dt>Open a terminal window, point your mouse cursor to it then press the right mouse button</dt>
5 <dd>A pop-up menu appears</dd>
6 <dt>Select "New Window"</dt>
7 <dd>A new terminal window opens, inheriting the working directory from its parent terminal</dd>
8 <dt>Close the terminal by clicking on the "X" of the window</dt>
9 <dd>The terminal window closes</dd>
10</dl>
11
12This test will check that LXTerminal opens a new terminal window from the menu bar of a already open terminal window
1.13.
14<dl>
15 <dt>Click "File" on the menu bar</dt>
16 <dd>A menu drops down</dd>
17 <dt>Select "New Window"</dt>
18 <dd>A new terminal window opens, inheriting the working directory from its parent terminal</dd>
19 <dt>Close the terminal by clicking on the "X" of the window</dt>
20 <dd>The terminal window closes</dd>
21</dl>
22
23This test will check that LXTerminal opens a new terminal window with Ctrl+Shift+N keys
24<dl>
25 <dt>Hit Ctrl+Shift+N keys</dt>
26 <dd>A new terminal window opens, inheriting the working directory from its parent terminal</dd>
27 <dt>Close the terminal by clicking on the "X" of the window</dt>
28 <dd>The terminal window closes</dd>
29</dl>
30
31This test will check that LXTerminal adds a new tabbed terminal to a terminal window by right clicking.
32<dl>
33 <dt>Press the right mouse button within the terminal window</dt>
34 <dd>A popup menu appears</dd>
35 <dt>Select "New Tab"</dt>
36 <dd>A new terminal tab opens, inheriting the working directory from the previously active terminal</dd>
37</dl>
38
39This test will check that LXTerminal adds a new tabbed terminal to a terminal window from the menubar.
40<dl>
41 <dt>Click on File on the menu bar</dt>
42 <dd>A menu drops down</dd>
43 <dt>Select "New Tab"</dt>
44 <dd>A new terminal tab opens, inheriting the working directory from the previously active terminal</dd>
45</dl>
46
47This test will check that basic terminal commands work in LXTerminal
48<dl>
49 <dt>Type in sudo apt-get update and press Enter</dt>
50 <dd>You are asked for [sudo] password for USER: (where USER is your user name)</dd>
51 <dt>Enter your password and wait for the command to complete</dt>
52 <dd>Command finishes and leaves you at an empty prompt</dd>
53 <dt>Enter "ls -al"</dt>
54 <dd>This should list all file in full in the home folder</dd>
55 <dt>Press the up arrow on your keyboard</dt>
56 <dd>The "ls -al" command you just entered appears</dd>
57</dl>
58
59This test will check that LXTerminal changes the title of the currently displayed terminal from the menu bar
60<dl>
61 <dt>In the menu bar, click on "Tabs", then on "Name Tab"</dt>
62 <dd>Set Title dialog opens</dd>
63 <dt>Type the title "qa-lubuntu" and click "OK"</dt>
64 <dd>The terminal shows the name "qa-lubuntu"</dd>
65</dl>
66
67This test will check that LXTerminal maximizes into full screen
68<dl>
69 <dt>Hit F11 on your keyboard</dt>
70 <dd>LXTerminal changes to full screen</dd>
71 <dt>Hit F11 again</dt>
72 <dd>LXTerminal changes back to window mode</dd>
73</dl>
74
75This test will check that LXTerminal can change the appearance of the terminal
76<dl>
77 <dt>In the menu bar, click on "Edit" and then "Preferences"</dt>
78 <dd>A window opens, showing the style properties of the terminal</dd>
79 <dt>Click on the name of the "Terminal Font"</dt>
80 <dd>A window opens, showing the font properties</dd>
81 <dt>Change the properties to Ubuntu Mono Regular 12. Click on "OK"</dt>
82 <dd>The font properties window closes</dd>
83 <dt>In the style properties window, click on "OK"</dt>
84 <dd>The window closes. You now see the chosen font applied to the terminal</dd>
85
86<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
87 If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>

Subscribers

People subscribed via source and target branches