Hi,
I'm currently working on a QML only app for Sailfish and want to write some
unit tests for it. For that I'm using QtTest quick component.
Are there some other devs doing UnitTests on their QML apps? Are you using
QtTest, too?
One important question there is how to structure the project wit
Hi all,
Following links are meeting minutes for today's meeting on IRC available
in variety of formats.
Thanks to Simonas (sledges) for hosting this week's meeting and taking
care of the topics. I will be hosting next week's meeting as usual.
Minutes:
http://merproject.org/meetings/mer-mee
Андрей and Andrew,
thank you for the tips! I think I can manage now (or will be back with the
questions).
Cheers,
Rinigus
On Wed, Jul 26, 2017 at 10:36 AM, Andrew Branson <
andrew.bran...@jollamobile.com> wrote:
> Hi,
>
> On 26/07/17 09:24, rinigus wrote:
> > Hi,
> >
> > I am working on gettin
Hi,
On 26/07/17 09:24, rinigus wrote:
> Hi,
>
> I am working on getting ported packages to OBS and facing few problems,
> as probably most of the beginners do. Maybe someone here can help me out?
>
> Problem 1: I have a bunch of packages that have external source and rpm
> spec written in a small
Hello.
1: this is "dumb" type of package. push tgz to your git or upload it to obs
manually. also you can push unpackaed contents to -mirror git and submodule
it
2: add tag and push it to your git
2017-07-26 10:24 GMT+03:00 rinigus :
> Hi,
>
> I am working on getting ported packages to OBS and f
Hi,
I am working on getting ported packages to OBS and facing few problems, as
probably most of the beginners do. Maybe someone here can help me out?
Problem 1: I have a bunch of packages that have external source and rpm
spec written in a small separate project. Let's take rrdtool as an example