On Tuesday 15 May 2012, David Faure wrote:
> On Sunday 13 May 2012 00:04:43 Alexander Neundorf wrote:
> > Hi,
> >
> > just a quick hint, maybe you don't know this yet:
> >
> > You can run tests using "make test".
> > This will run test by test after each other.
> > Internally this simply calls ct
On Tuesday 15 May 2012 18:47:16 Harald Sitter wrote:
> On Tue, May 15, 2012 at 6:42 PM, David Faure wrote:
> > E.g. in kdelibs I get 3 more failures, due to ksycoca-related tests
> > creating and removing services that show up in other tests' queries, or
> > other tests reading and writing from th
On Tue, May 15, 2012 at 6:42 PM, David Faure wrote:
> On Sunday 13 May 2012 00:04:43 Alexander Neundorf wrote:
>> Hi,
>>
>> just a quick hint, maybe you don't know this yet:
>>
>> You can run tests using "make test".
>> This will run test by test after each other.
>> Internally this simply calls c
On Sunday 13 May 2012 00:04:43 Alexander Neundorf wrote:
> Hi,
>
> just a quick hint, maybe you don't know this yet:
>
> You can run tests using "make test".
> This will run test by test after each other.
> Internally this simply calls ctest.
>
> If you call ctest manually, you can use extra com
Hi,
just a quick hint, maybe you don't know this yet:
You can run tests using "make test".
This will run test by test after each other.
Internally this simply calls ctest.
If you call ctest manually, you can use extra command line options, and, it
supports -jN, as make does.
So, if you have 4