summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorAndrea Azzarone <azzaronea@gmail.com>2012-01-18 14:44:25 +0100
committerAndrea Azzarone <azzaronea@gmail.com>2012-01-18 14:44:25 +0100
commit6914cb0bad7c835ec52cf8df3dcb82a6b8b0d95e (patch)
treead69930f36e53addd76de363f70d38f5f76a39e4 /manual-tests
parent705a9d50c9498ece74d75a92a0f880a1c23a9cc4 (diff)
Add a manual test.
(bzr r1818.5.3)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/AutoMaximize.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/manual-tests/AutoMaximize.txt b/manual-tests/AutoMaximize.txt
new file mode 100644
index 000000000..dc375888c
--- /dev/null
+++ b/manual-tests/AutoMaximize.txt
@@ -0,0 +1,19 @@
+auto-maximize window
+=======================
+Thit test make sure that the auto-maximize window feature is disabled for
+resolution above the 1024x600.
+
+- Open the display panel
+- Set a resolution greater then 1024x600 (e.g 1366x768)
+- Open a window, that usually doesn't start maximized
+
+Outcome
+The window should not be in the maximized state.
+
+- Open the display panel
+- Set a resolution lower or equal to 1024x600.
+- Open the ccsm and change the automaximize-threshold option to 20 (experimental-tab of unity-plugin).
+- Open nautilus, that usually doesn't start maximized
+
+Outcome
+The window should be in the maximized state.