Disabling unit tests, redux

Markus Mohrhard markus.mohrhard at googlemail.com
Wed Dec 18 00:20:23 PST 2013


Hey,


On Wed, Dec 18, 2013 at 2:32 AM, Keith Curtis <keithcu at gmail.com> wrote:

> I don't even know the names of the various modules I'm working in and
> prefer to let the smart system figure it out ;-) make build-nocheck works
> great and things run so much faster on my little laptop. Thank you. I put
> this info in the wiki to save questions in the future.
>

Please don't. There are good reasons we don't document building without the
tests. We had some problems in the past and normally force every developer
to execute the minimum amount of tests during a full build. While working
on some parts of the code you normally only rebuild this part which limits
the number of executed tests.

Regards,
Markus


> -Keith
>
>
> On Mon, Dec 16, 2013 at 1:33 AM, Khaled Hosny <khaledhosny at eglug.org>wrote:
>
>> On Mon, Dec 16, 2013 at 12:56:59AM -0500, Keith Curtis wrote:
>> > It appears when making changes to individual C++ files that my computer
>> > spends about 90% of the build time running unit tests.
>>
>> It seems that ‘make foo.build’ will not run the tests, at least this is
>> what I “discovered” few days ago.
>>
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131218/3c7990dc/attachment.html>


More information about the LibreOffice mailing list