summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2012-04-13TestQuicklistMenuitems: added GetSelectable testsMarco Trevisan (Treviño)
2012-03-20Merging with trunkMarco Trevisan (Treviño)
2012-02-28Tests, enabling test_switcher_modelMarco Trevisan (Treviño)
2012-02-07Merging with trunkMarco Trevisan (Treviño)
2012-02-07Quicklist: adding quicklists to unity namespaceMarco Trevisan (Treviño)
2012-01-26tests, TestQuicklistMenuitems: added check for GetChildren()Marco Trevisan (Treviño)
2012-01-25Tests, PanelService: re-enabled the test and fixed the compilation and execut...Marco Trevisan (Treviño)
2012-01-09removes the dependency on g_thread_initGord Allott
2011-12-27* Changes to Nux APIJay Taoko
2011-12-18Add some small tests for StaticCairoText demonstrating the cause of bug #8079...Christopher James Halse Rogers
2011-12-16TestStaticCairoText: UTF-8 encode the test string.Christopher James Halse Rogers
2011-12-07TestQuicklistMenuitems: added tests for the markup support.Marco Trevisan (Treviño)
2011-11-30Perform RTL/LTR string tests with an appropriate LANGUAGE set.Christopher James Halse Rogers
2011-11-30Assert that the left-to-right and right-to-left test strings really have that...Christopher James Halse Rogers
2011-11-22TestStaticCairoText: Clean up properly after testChristopher James Halse Rogers
2011-11-22TestStaticCairoText: factor out common test codeChristopher James Halse Rogers
2011-11-22tests: Add a simple StaticCairoText extent testChristopher James Halse Rogers
2011-08-29Merging with Upstream.Marco Trevisan (Treviño)
2011-08-24Delete the world, make panel window buttons control the dashNeil Jagdish Patel
2011-08-09Including name_hint parameter in the IndicatorEntry.Marco Trevisan (Treviño)
2011-08-09Panel service: Add priority flag to indicatorsMarco Trevisan (Treviño)
2011-07-28Porting of TestFavoriteStoreGSettings to Google Test.Andrea Azzarone
2011-07-21Update formatting to match style (as close as possible)Neil Jagdish Patel
2011-07-17Add switcher model unit testsJason Smith
2011-06-20Make tests build again, but they don't all work due to gtk clashes, nothing I...Neil Jagdish Patel
2011-05-19Moved favorite store to use std::strings.Tim Penhey
2011-01-20disable test because it's data has been moved out0.3.14Neil Jagdish Patel
2011-01-19[merge] trunkNeil Jagdish Patel
2011-01-18Sync with trunkMikkel Kamstrup Erlandsen
2011-01-12[merge] trunkNeil Jagdish Patel
2011-01-11libunity is dead! Long live lp:libunityMikkel Kamstrup Erlandsen
2011-01-10remove warning from new dbusGord Allott
2010-12-11Grab and unpack GetEntries()Neil Jagdish Patel
2010-12-10Make tests deal with asyncnessNeil Jagdish Patel
2010-12-10Initial places bitsNeil Jagdish Patel
2010-12-07Add test for show_menuNeil Jagdish Patel
2010-11-26Clean up the code style in the UBus test cases a bitMikkel Kamstrup Erlandsen
2010-11-26Fix leak of UBusDispatchInfo.id member. This is done by using guints as handl...Mikkel Kamstrup Erlandsen
2010-11-25Some fixes for testing3.2.0Neil Jagdish Patel
2010-11-25added:Mirco Müller
2010-11-25fixes bug in tests that failed the next test and ensured memory freeingGord Allott
2010-11-25fixed panel-service.c so tests runGord Allott
2010-11-25merged latest unityGord Allott
2010-11-25added ubus + testsGord Allott
2010-11-24Initial changed signal supportNeil Jagdish Patel
2010-11-24Add some more testsNeil Jagdish Patel
2010-11-24Make MoveFavorite work and add some initial testsNeil Jagdish Patel
2010-11-24Fix support for RemoveFavorite and add testsNeil Jagdish Patel
2010-11-24- Add support for paths in favorites like "/foo"Neil Jagdish Patel
2010-11-24Quicklist:Jay Taoko