summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-08-03FavoriteStoreGSettings: remove unneeded methods, use glib::Signal, refactor t...Marco Trevisan (Treviño)
2012-08-03Remove gconf dep in panel::Style.. Fixes: . Approved by Marco Trevisan (Trevi...Andrea Azzarone
2012-08-03use the gestures support from nux instead of talking to libgeis directly.. Fi...Daniel d'Andrada
2012-08-01* added and fixed testBrandon Schaefer
2012-08-01test_favorite_store_gsettings: refactored to use gsettings memory backendMarco Trevisan (Treviño)
2012-08-01Fix indent bug.Andrea Azzarone
2012-08-01Use g_setenv("GSETTINGS_BACKEND", "memory", TRUE);Andrea Azzarone
2012-08-01Minor changes.Andrea Azzarone
2012-08-01Add unit test.Andrea Azzarone
2012-07-30Add the option to disable the ShowDesktop icon in the switcher in CCSM.. Fixe...Brandon Schaefer
2012-07-30* Adds a unit testBrandon Schaefer
2012-07-29Fix typo in QuicklistView::RecvItemMouseDrag. It was the cause of the bug #10...Andrea Azzarone
2012-07-27make tests compilation succeed even if compiz lib is at a non-standard dirDaniel d'Andrada
2012-07-27Use gestures support from Nux and adapt code for regular gesture rulesDaniel d'Andrada
2012-07-27* Removed extra spaceBrandon Schaefer
2012-07-27*Merged trunk. Fixed an AP testBrandon Schaefer
2012-07-27Added image_source_uri property to Preview base class. Fixes: . Approved by M...Pawel Stolowski
2012-07-26* Fixed AP test, as well as the switcher codeBrandon Schaefer
2012-07-26* Now the switcher ap test will run all test with and with out the Show Deskt...Brandon Schaefer
2012-07-26The switcher in detail mode will now focus the last active window, instead of...Brandon Schaefer
2012-07-27Don't cache the unity debug logging dbus interface, so if unity crashes and c...Thomi Richards
2012-07-26test_launcher_controller: initialize also GeisAdapterMarco Trevisan (Treviño)
2012-07-26Previews: renamed image_source to image_source_uri in unity protocol lib.Pawel Stolowski
2012-07-26Previews: renamed thumbnail to image in protocol lib.Pawel Stolowski
2012-07-26Previews: renamed image_source preview property to image_source_uri.Pawel Stolowski
2012-07-26Previews - added image_source preview property (wraps thumbnail_source from t...Pawel Stolowski
2012-07-25* Fixes detail mode not selecting the last active window.Brandon Schaefer
2012-07-26Merging with trunkMarco Trevisan (Treviño)
2012-07-26test_launcher_controller: more barrier subscriptions testsMarco Trevisan (Treviño)
2012-07-26test_launcher_controller: check the barrier controller subscriptionsMarco Trevisan (Treviño)
2012-07-25Fix typo.Andrea Azzarone
2012-07-25Fix bug 1027955.Andrea Azzarone
2012-07-25LauncherController: move launcher::Controller::Impl definition in LauncherCon...Marco Trevisan (Treviño)
2012-07-24BarrierEdgeController, PointerBarrier: release the sticky edge after that the...Marco Trevisan (Treviño)
2012-07-24test_edge_barrier_controller: add subscribing testsMarco Trevisan (Treviño)
2012-07-24test_edge_barrier_controller: Add test for GetSubscriberMarco Trevisan (Treviño)
2012-07-24test_edge_barrier_controller: check the breaking events with invalid monitor ...Marco Trevisan (Treviño)
2012-07-24test_uscreen_mock.h: add MockUscreen and use it in testsMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: test removal of internal monitorsMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: add switching testsMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: added multimonitor launchers testsMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: added basic LauncherController testMarco Trevisan (Treviño)
2012-07-23Adding gtest_output=xml to unit tests to generate Junit XML. Fixes: . Approve...Martin Mrazik
2012-07-20test_edge_barrier_controller: add test for sticky edge propertyMarco Trevisan (Treviño)
2012-07-20merging with trunkMarco Trevisan (Treviño)
2012-07-20test_edge_barrier_controller: added tests for temporary released barrierMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: no need to explictly set an unhandling subscriberMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: add MakeBarrierEvent function to generate eventsMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: add tests to check the event ProcessingMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: added skeleton testMarco Trevisan (Treviño)