summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-12-18PanelView: use smaller codepaths to load textures and suffixed_ variables.Marco Trevisan (Treviño)
2012-12-18ApplicationManager: remove ApplicationMenu supportMarco Trevisan (Treviño)
2012-12-18Added delta restrainment utility functions, used to restrain a delta pointSam Spilsbury
2012-12-18ApplicationManager: remove ApplicationMenu supportMarco Trevisan (Treviño)
2012-12-18Minor refactoring of SwitcherModel class and unit tests.Stephen M. Webb
2012-12-17test_switcher_model.cpp: used a fixture to reduce the noise in the test cases.Stephen M. Webb
2012-12-17Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://...Nick Dedekind
2012-12-17Merging with parent branchMarco Trevisan (Treviño)
2012-12-17CMake: A few simple build fixes.Jussi Pakkanen
2012-12-17StaticCairoText: moved to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-17Removed useless -l prefix.Jussi Pakkanen
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-17Merged with trunkNick Dedekind
2012-12-15Even more build fixes.Jussi Pakkanen
2012-12-15LauncherOptions: add an idle to emit the changed signal (so that we send just...Marco Trevisan (Treviño)
2012-12-14TestLauncherOptions: Add test for single change on launcher-optionsMarco Trevisan (Treviño)
2012-12-14TestUtils: add WaitUntilMSec functionsMarco Trevisan (Treviño)
2012-12-14PanelMenuView: force a queuedraw when the buttons opacity changes. Fixes: htt...Marco Trevisan (Treviño)
2012-12-14Update dash home search hint and bfb tooltip. Fixes: https://bugs.launchpad.n...Andrea Azzarone
2012-12-14WindowButton: move definition to external header, use nux Properties for valu...Marco Trevisan (Treviño)
2012-12-14Don't show/hide shortcut overlay on tap. Fixes: https://bugs.launchpad.net/bu...Andrea Azzarone
2012-12-14PanelIndicatorsView, WindowButtons: use properties to handle public values.Marco Trevisan (Treviño)
2012-12-14Fix test.Andrea Azzarone
2012-12-14Update AP test.Andrea Azzarone
2012-12-14Don't show/hide shortcut overlay on tap.Andrea Azzarone
2012-12-14TestWindowButtons: fix compilationMarco Trevisan (Treviño)
2012-12-14TestPanelMenuView: use better mocking...Marco Trevisan (Treviño)
2012-12-14TestPanelMenuView: check that QueueDraw is called when the window buttons opa...Marco Trevisan (Treviño)
2012-12-14Merging with trunkMarco Trevisan (Treviño)
2012-12-14TestWindowButton: added buttons related testsMarco Trevisan (Treviño)
2012-12-14TestWindowButtons: check the buttons parent as wellMarco Trevisan (Treviño)
2012-12-14Moved StaticCairoText to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-14TestWindowButtons: add tests to handle minimize changesMarco Trevisan (Treviño)
2012-12-14TestWindowButtons: add more testing using the internal WindowButton definitionMarco Trevisan (Treviño)
2012-12-14Merged with trunkNick Dedekind
2012-12-14Wait for the terminal application to appear before starting the test_alt_arro...Łukasz 'sil2100' Zemczak
2012-12-13TestWindowButtons: add first basic buttons testsMarco Trevisan (Treviño)
2012-12-13WindowButtons: use properties to handle public valuesMarco Trevisan (Treviño)
2012-12-13TestPanelIndicatorsView: added tests for opacity changesMarco Trevisan (Treviño)
2012-12-13Fix dash controller test. Fixes: https://bugs.launchpad.net/bugs/1089904.Andrea Azzarone
2012-12-13Avoid segfaults in launcher controller tests. Fixes: https://bugs.launchpad.n...Andrea Azzarone
2012-12-13Merged with trunk.Nick Dedekind
2012-12-13Fix dash controller test.Andrea Azzarone
2012-12-13Fixed MP code comments.Nick Dedekind
2012-12-13Avoid segfault in launcher controller tests.Andrea Azzarone
2012-12-13Use nux::ObjectPtr in test_overlay_scrollbar.cppAndrea Azzarone
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-13The Dash/HUD have X focus when open now, instead of the launcher. Fixes: http...Brandon Schaefer
2012-12-13Unity: Remove the "old" unity::Animator, and replace it everywhere using nux:...Marco Trevisan (Treviño)
2012-12-12* Merge trunkBrandon Schaefer