summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-04Merging with lp:~3v1n0/unity/switcher-dynamic-modelMarco Trevisan (Treviño)
2015-11-04TestSwitcherModel: use new constructorMarco Trevisan (Treviño)
2015-11-04TestSwitcherController: ensure that icons are visible in switcher, or tests w...Marco Trevisan (Treviño)
2015-11-02TestKeyboardUtil: add tests for near key symbols lookupMarco Trevisan (Treviño)
2015-10-30TestSwitcherModel: Initialize model just once, update for new APIMarco Trevisan (Treviño)
2015-10-30SwitcherModel: make possible to add and remove icons at runtimeMarco Trevisan (Treviño)
2015-10-16Avoid test failures on jenkins.Andrea Azzarone
2015-10-16LauncherIcon: force lookup icon by scaling it at the requested sizeMarco Trevisan (Treviño)
2015-10-16TestDash: Use local results in PreviewNavigateTests instead of online onesMarco Trevisan (Treviño)
2015-10-14TestMain: unset UPSTART_SESSION not to mess with real systemMarco Trevisan (Treviño)
2015-10-14TestLauncher: no need to wait pending events here, there's no async call invo...Marco Trevisan (Treviño)
2015-10-14TestIconLoader: wait pending events before on TearDownMarco Trevisan (Treviño)
2015-10-13Avoid test failures on jenkins.Andrea Azzarone
2015-10-05GtkWrapper: remove it as it's not needed anymoreMarco Trevisan (Treviño)
2015-10-03TestDash: Use local results in PreviewNavigateTests instead of online onesMarco Trevisan (Treviño)
2015-10-03Use GTK_ICON_LOOKUP_FORCE_SIZE when loading icons everywhereMarco Trevisan (Treviño)
2015-09-30TestGnomeSessionManager: mark NoLockWhenLockingDisabled as unstableMarco Trevisan (Treviño)
2015-09-30TestUtils: define UNSTABLE_TEST macro, and disable unstable tests on releaseMarco Trevisan (Treviño)
2015-09-30TestIconLoader: enable some disabled testsMarco Trevisan (Treviño)
2015-09-30TestGDBusProxy: make tests more robusts when using a cancellableMarco Trevisan (Treviño)
2015-09-30GnomeKeyGrabberTests: fix tests to match current behaviorMarco Trevisan (Treviño)
2015-09-30TestMainDBus: use glib::DBusNameWatcherMarco Trevisan (Treviño)
2015-09-30KeyGrabber: update implementations with new interfaceMarco Trevisan (Treviño)
2015-09-10UnityScreen: force shell to be on top when there's a window fullscreen and we...Marco Trevisan (Treviño)
2015-09-10Add/Update tests for gnome session manager.Andrea Azzarone andrea.azzarone@canonical.com
2015-09-10Merging with trunkMarco Trevisan (Treviño)
2015-09-10Merging with lp:~azzar1/unity/lp-1485559Marco Trevisan (Treviño)
2015-09-10Autpilot, launcher: make dragging tests more reliableMarco Trevisan (Treviño)
2015-09-10Autopilot, TestIconBehavior: add utility function to get a running applicationMarco Trevisan (Treviño)
2015-09-08Some minor change.Andrea Azzarone andrea.azzarone@canonical.com
2015-09-08Merge with trunk.Andrea Azzarone andrea.azzarone@canonical.com
2015-09-08Resolve conflicts.Andrea Azzarone andrea.azzarone@canonical.com
2015-08-25Autopilot: modernize some tests, use stronger methods to ensure false positiveMarco Trevisan (Treviño)
2015-08-19AP, TestSwitcher: use eventually in mouse selection testsMarco Trevisan (Treviño)
2015-08-19AP, TestPanel: use proper grab_area pathMarco Trevisan (Treviño)
2015-08-19AP: dash, fix typoMarco Trevisan (Treviño)
2015-08-19AP, TestDash: use valid property for eventual checkMarco Trevisan (Treviño)
2015-08-19AP, TestPanel: add a lambda to verify app/win statusMarco Trevisan (Treviño)
2015-08-19AP, test dash: fix issues on refactoringMarco Trevisan (Treviño)
2015-08-19AP, TestSwitcherMouseInteraction: move mouse at origin before testingMarco Trevisan (Treviño)
2015-08-19AP, TestSpread: increase the wait time before moving to a windowMarco Trevisan (Treviño)
2015-08-19AP, TestPanel: get active indicator using a lambdaMarco Trevisan (Treviño)
2015-08-19panel: ignore WindowButtons that have not been placed yet, as they're not vis...Marco Trevisan (Treviño)
2015-08-18Autopilot: use new globalRect property as alias for geometryMarco Trevisan (Treviño)
2015-08-18Autopilot: use some new facilities to move and click over itemsMarco Trevisan (Treviño)
2015-08-18UnityIntrospectionObject: make customization of repr easierMarco Trevisan (Treviño)
2015-08-18UnityIntrospectionObject: implement proper __eq__, __ne__ and __repr__ methodsMarco Trevisan (Treviño)
2015-08-18AP, TestDash: fix tab category key nav test to match recent changesMarco Trevisan (Treviño)
2015-07-10TestBamfApplication: veridy children addition properlyMarco Trevisan (Treviño)
2015-07-10BamfMockApplication: emit child-{added,removed} signals when setting childrenMarco Trevisan (Treviño)