summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-10Launcher: stick a dragged icon if its position has been changed.. Fixes: http...Marco Trevisan (Treviño)
2012-10-10Reverted skipping showdesktop testsChristopher Lee
2012-10-09TestLauncher: added stick-on-drag testsMarco Trevisan (Treviño)
2012-10-09Do not reuse the menu entries if their order changesAlbert Astals
2012-10-08Move to glib::Object to avoid the need of the teardownAlbert Astals
2012-10-08add extra "expected_result" param, also move to a smart pointer for the dbusi...Albert Astals
2012-10-08unref the dbusAlbert Astals
2012-10-08Have just one place to do the big dbus callAlbert Astals
2012-10-08Remove ;Albert Astals
2012-10-08Move to new WaitUntil that accepts a function returning boolAlbert Astals
2012-10-08move the isConnected check to the setup as suggested by MarcoAlbert Astals
2012-10-08Remove CallSync from dbus proxy, go back to old dbus indicators test codeAlbert Astals
2012-10-08google tests calls this, no need to do it manuallyAlbert Astals
2012-10-08Rename at Marco's requestAlbert Astals
2012-10-08stylingAlbert Astals
2012-10-08Move test to dbus proxy (adding CallSync in it)Albert Astals
2012-10-08Use glib::Timeout instead of g_timeout_add as suggested by MarcoAlbert Astals
2012-10-08Add Setup and TearDown methodsAlbert Astals
2012-10-08Remove commented includesAlbert Astals
2012-10-08Make IsConnected also protected as suggested by MarcoAlbert Astals
2012-10-08Make the constructor that takes a dbus_name protected as suggested by MarcoAlbert Astals
2012-10-08Do not use a nux::Property but a pimpl var for the connected stateAlbert Astals
2012-10-08Use expand icon by default.. Fixes: https://bugs.launchpad.net/bugs/1053047. ...Andrea Azzarone
2012-10-08Disabling tests that show/hide desktop mode.Christopher Lee
2012-10-05Add a unit test for the dbus indicators that check the entries are in the cor...Albert Astals
2012-10-05Test the new functionAlbert Astals
2012-10-05Merge prev, and fix conflicts.Tim Penhey
2012-10-05Merged window-manager-refactor into refactor-keyboard-funcs.Tim Penhey
2012-10-05Merge trunk and resolve conflicts.Tim Penhey
2012-10-04Fixes gconf for the ibus ap test.. Fixes: . Approved by Thomi Richards.Brandon Schaefer
2012-10-04* Remove commentsBrandon Schaefer
2012-10-04* Changed to match the gconf changes in autopilotBrandon Schaefer
2012-10-04More explicit skip for XIM AP tests.. Fixes: . Approved by Thomi Richards.Brandon Schaefer
2012-10-04DesktopUtilities: unescape the desktop paths and ids before processing them. ...Marco Trevisan (Treviño)
2012-10-04Multi key AP test fix.. Fixes: . Approved by Christopher Lee.Brandon Schaefer
2012-10-04Rename BamfLauncherIcon -> ApplicationLauncherIcon in preparation of refactor...Tim Penhey
2012-10-04Refactor the keyboard util functions.Tim Penhey
2012-10-04Initial pull from next pipe.Tim Penhey
2012-10-03* Re worded to be less confusing.Brandon Schaefer
2012-10-03* The launcher emulator was not counting mounted launcher icons...now it doesBrandon Schaefer
2012-10-03* Fix both failing multi key testsBrandon Schaefer
2012-10-03* Explict skip for the xim testsBrandon Schaefer
2012-10-04Open applications with locale='C' so quicklist entries are not localised.Thomi Richards
2012-10-04Fixed problem in the dash emulator.Thomi Richards
2012-10-03Use GMountOperation in g_volume_mount. GMountOperation provides a mechanism f...Andrea Azzarone
2012-10-02TestDesktopUtilitiesDesktopID: add test for escaped valuesMarco Trevisan (Treviño)
2012-10-02TestGLibSource: be more permissive about timing in TestGLibIdle.OneShotRun. F...Marco Trevisan (Treviño)
2012-10-02Fix typo.Andrea Azzarone
2012-10-02Add unit tests.Andrea Azzarone
2012-10-02TestGLibSource: take the time before running the idleMarco Trevisan (Treviño)