summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-03-28CompWindow::syncPosition () is deprecated and calls toMC Return
2013-03-25FileManagerOpener: moved to unity-shared and renamed as FileManagerMarco Trevisan (Treviño)
2013-03-25TestTrashLauncherIcon: don't re-call Menus(), or the test won't passMarco Trevisan (Treviño)
2013-03-25Merge with trunkMarco Trevisan (Treviño)
2013-03-25Merging with trunkMarco Trevisan (Treviño)
2013-03-25test_gdbus_proxy.cpp: move to test_glib_dbus_proxy.cppMarco Trevisan (Treviño)
2013-03-25TestGLibVariant: test getters default return valuesMarco Trevisan (Treviño)
2013-03-25TestGLibDBusServerInteractions: add EmitPropertyChanged testMarco Trevisan (Treviño)
2013-03-25TestGLibDBusServerInteractions: added property-setter testsMarco Trevisan (Treviño)
2013-03-25TestGLibDBusServerInteractions: test property getterMarco Trevisan (Treviño)
2013-03-25TestGDBusProxy: added property-changed signal testsMarco Trevisan (Treviño)
2013-03-25Fix unit tests regressions with latest glib (LP: #1159677)Didier Roche
2013-03-23TestGDBusProxy: eniforce some testsMarco Trevisan (Treviño)
2013-03-22TestGDBusProxy: add tests for async gettersMarco Trevisan (Treviño)
2013-03-22TestGDBusProxy: add WriteOnly property testsMarco Trevisan (Treviño)
2013-03-22TestGDBusService: add WriteOnly property support, use integer not tuplesMarco Trevisan (Treviño)
2013-03-22TestServiceMain: use nux loggingMarco Trevisan (Treviño)
2013-03-22ThumbnailGenerator: code cleanup, use std::shared_ptr and glib::Error. Test f...Marco Trevisan (Treviño)
2013-03-22TestGDBusProxy: add RWProperty testsMarco Trevisan (Treviño)
2013-03-22TestGDBusService: add read-write property supportMarco Trevisan (Treviño)
2013-03-22TestGDBusProxy: added RoProperty getting testMarco Trevisan (Treviño)
2013-03-22TestGDBusService: avoid crashesMarco Trevisan (Treviño)
2013-03-22TestServiceDBus: add read-only property supportMarco Trevisan (Treviño)
2013-03-22TestGDBusProxy: add more tests to ensure the signal emissionsMarco Trevisan (Treviño)
2013-03-22TestMainDBus: close the Service and exit on Ctrl+CMarco Trevisan (Treviño)
2013-03-22Fix failing tooltip AP tests.Andrea Azzarone
2013-03-22TestIconLoader: use Utils::WaitUntilMSec and an unique CheckResult functionMarco Trevisan (Treviño)
2013-03-22TestUtils: reduce the callback function calls, do just one per iterationMarco Trevisan (Treviño)
2013-03-22TestThumbnailGenerator: use Utils::WaitUntilMSec to wait results, use one fun...Marco Trevisan (Treviño)
2013-03-22Fix failing AP tests.Andrea Azzarone
2013-03-21TestTrashLauncherIcon: test the quicklist to empty trash activationMarco Trevisan (Treviño)
2013-03-21TestTrashLauncherIcon/TestVolumeImp: use common MockFileManagerMarco Trevisan (Treviño)
2013-03-21Merging with lp:~3v1n0/unity/glib-cancellable-useMarco Trevisan (Treviño)
2013-03-21Merging with trunkMarco Trevisan (Treviño)
2013-03-21test-gtest_pch.hh: add some UnityCore headersMarco Trevisan (Treviño)
2013-03-21TestGDBusProxy: use glib::CancellableMarco Trevisan (Treviño)
2013-03-21Cancellable: removed copies to not increase complexity, add Renew method insteadMarco Trevisan (Treviño)
2013-03-21TestGLibCancellable: added equality/not-equalty testsMarco Trevisan (Treviño)
2013-03-21TestGLibCancellable: adding copy and assigment testsMarco Trevisan (Treviño)
2013-03-21TestGLibCancellable: added cancellable testsMarco Trevisan (Treviño)
2013-03-21FileManagerOpener: moved to unity-shared and renamed as FileManagerMarco Trevisan (Treviño)
2013-03-21Merging with trunkMarco Trevisan (Treviño)
2013-03-21Add logind alternatives to ConsoleKit and UPower suspend/hibernate calls (LP:...Martin Pitt
2013-03-21Workaround the issue of test_super_h failing because of the keybinding change...Łukasz 'sil2100' Zemczak
2013-03-21Moved slow unit tests in switcher controller over to test-gtest-slow.Brandon Schaefer
2013-03-20A more complicated way of working around the lack of feedback from compiz on ...Łukasz 'sil2100' Zemczak
2013-03-20First workaround: add a 2 second sleep after each configuration change in com...Łukasz 'sil2100' Zemczak
2013-03-20Provide logind → ConsoleKit fallback for Logout as well.Martin Pitt
2013-03-20tests: wait until Can{Suspend,Hibernate} gets called from logind, just like w...Martin Pitt
2013-03-20Revert the Can{Suspend,Hibernate} test splitting, these values are cached.Martin Pitt