Re: [Ubuntu-phone] SDK Team status update - 05.08

2014-08-08 Thread Christian Dywan
On 08.08.2014 06:15, Zoltán Balogh wrote: > > On 08/08/2014 05:00 AM, Alex Chiang wrote: >> Hi Christian, >> >> On Tue, Aug 5, 2014 at 11:44 PM, Christian Dywan >> wrote: >>> I'm a very practical person. Just try this (example attached): >>> >>> env APP_ID=uitk XDG_CONFIG_HOME=/tmp qmlscene settin

[Ubuntu-phone] RTM branch

2014-08-08 Thread Colin Watson
(TL;DR: The RTM derived distribution is branched, but don't panic. We'll be running some test landings, and will be asking for some cooperation from EMs on this, but the full work of maintaining a branch will only kick in on 19 August. See below for details.) We have created the initial branch fo

[Ubuntu-phone] Landing team: Announcement, TRAINCON-0 no longer in effect

2014-08-08 Thread Łukasz 'sil2100' Zemczak
Hello everyone, Since we were able to promote image #179, this basically means that we are no longer in TRAINCON-0. This will mean that landings are resumed normally. We know that there might be potentially a lot of branches and changes pilled up - we'll do our best to provide as much coverage fro

[Ubuntu-phone] Landing team 08.08.14

2014-08-08 Thread Łukasz 'sil2100' Zemczak
ng results: http://ci.ubuntu.com/smokeng/utopic/touch/ #178 mako - http://ci.ubuntu.com/smokeng/utopic/touch/mako/178:20140808:20140805.2/9562/ * Some useful documentation: (Still under development) https://wiki.ubuntu.com/citrain/ComponentSupportList https://wiki.ubuntu.com/citrain/Landing

[Ubuntu-phone] preferred test framework for C++ backends?

2014-08-08 Thread Alex Chiang
Hi, I'm seeking an opinion for which testing framework to use in a Qt-flavored C++ library. I've seen some Ubuntu phone projects use GTest, such as lp:unity-scope-click and lp:ubuntu-download-manager. Are there any that use QtTest? TBH, the two frameworks seem fairly similar in functionality, s

Re: [Ubuntu-phone] preferred test framework for C++ backends?

2014-08-08 Thread Thomas Voß
Hey Alex, On Sat, Aug 9, 2014 at 12:42 AM, Alex Chiang wrote: > Hi, > > I'm seeking an opinion for which testing framework to use in a > Qt-flavored C++ library. > > I've seen some Ubuntu phone projects use GTest, such as > lp:unity-scope-click and lp:ubuntu-download-manager. > > Are there an