summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-02-05ApplicationManager: add missing features, keep a copy of views aroundMarco Trevisan (Treviño)
2015-02-04TestPanelMenuView: don't make BAMF interact with usMarco Trevisan (Treviño)
2015-02-03Merging with trunkMarco Trevisan (Treviño)
2015-02-03Unity: Use unordered_map whenever possibleMarco Trevisan (Treviño)
2015-02-02TestIndicator: update for new APIsMarco Trevisan (Treviño)
2015-02-02TestIndicator: adapt to new APIMarco Trevisan (Treviño)
2015-01-22Disable markup accel for VolumeLauncherIcon quicklist menu items.Andrea Azzarone
2015-01-15Use std::weak_ptr to avoid referencing an invalid barrier. Fixes: #1238063Andrea Azzarone
2015-01-15Disable Pointer Barriers during lockscreen. Fixes: #1401911Andrea Azzarone
2015-01-14DBusIndicators: rebuild entry only if priority has changed (don't keep track ...Marco Trevisan (Treviño)
2015-01-14Fix tests/test_pointer_barrier.cppAndrea Azzarone
2015-01-14Merge the branch.Andrea Azzarone
2014-12-19PanelService, DBusIndicators, IndicatorEntry: add a parent_window parameter t...Marco Trevisan (Treviño)
2014-12-19PanelService: share service names, path, and iface using the private headerMarco Trevisan (Treviño)
2014-12-19PanelService: add entry signature definitions in private header and use them ...Marco Trevisan (Treviño)
2014-12-16fix AP test failures due to upstream FileRoller .desktop file rename Fixes: #...Stephen M. Webb
2014-12-16replace the use of static glib with gi glib in AP test cases Fixes: #1397006Stephen M. Webb
2014-12-15fix AP test failures due to upstream FileRoller .desktop file renameStephen M. Webb
2014-12-12Use a weak_ptr to avoid crashes.Andrea Azzarone
2014-12-12Disable Pointer Barriers during lockscreen.Andrea Azzarone
2014-11-27Gnome keygrabber AP test: switch to GI from static glibStephen M. Webb
2014-11-04CMakeLists.txt: remove libnih dependencyMarco Trevisan (Treviño)
2014-10-15Remove bad tests that randomly fail Brandon Schaefer
2014-10-14* DIsable test_proxy testsBrandon Schaefer
2014-09-20MockIndicators: add CloseActiveEntry methodMarco Trevisan (Treviño)
2014-09-19LockScreenShield: add HasGrab method and grabbed and grab_failed signalsMarco Trevisan (Treviño)
2014-09-04Lockscreen: scale the UI elements based on current monitor scaling Fixes: 129...Marco Trevisan (Treviño)
2014-09-04Share lockscreen password entry between screens. Fixes: 1308540Andrea Azzarone
2014-08-28TestLauncherModel: move to XTestsMarco Trevisan (Treviño)
2014-08-27Merge trunk.Andrea Azzarone
2014-08-25Merging with trunkMarco Trevisan (Treviño)
2014-08-25Merge trunk.Andrea Azzarone
2014-08-11Autopilot, Switcher: use correct right/left scroll buttons for next/prev mous...Marco Trevisan (Treviño)
2014-08-06Merging with trunkMarco Trevisan (Treviño)
2014-08-05Autopilot, Switcher: use correct right/left scroll buttons for next/prev mous...Marco Trevisan (Treviño)
2014-07-30Tests: fix compilation issuesMarco Trevisan (Treviño)
2014-07-29* Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions.Brandon Schaefer
2014-07-22Merging with lp:~andyrock/unity/fix-1308540Marco Trevisan (Treviño)
2014-07-11Merge with trunk.Andrea Azzarone
2014-07-11Share the lockscreen password entry between screens.Andrea Azzarone
2014-07-11TestPaymentPreview: make sure that the header gets deleted or we'd get a Cove...Marco Trevisan (Treviño)
2014-07-11TestPlacesGroup: correctly implement the mock style to match new APIMarco Trevisan (Treviño)
2014-07-10DashStyle: return ObjectPtr of texturesMarco Trevisan (Treviño)
2014-07-10TestPlacesGroup: fix RawPixe's initializationMarco Trevisan (Treviño)
2014-07-08DashStyle: return RawPixel's instead of integers for sizesMarco Trevisan (Treviño)
2014-06-18Merging with trunkMarco Trevisan (Treviño)
2014-06-07Disable switcher gestures if screen is locked. Fixed a regression. Fixes: 132...Andrea Azzarone
2014-06-06SwitcherView: use RawPixel's for the size values and convert them to match cu...Marco Trevisan (Treviño)
2014-06-06ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowVi...Brandon Schaefer
2014-06-05* Merge trunkBrandon Schaefer