Quantcast

make sw.check doesn't work?

classic Classic list List threaded Threaded
3 messages Options
Noel Grandin Noel Grandin
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

make sw.check doesn't work?

Hi

I can do 'make sw' and 'make sw.subsequentcheck' from the top level, but
'make sw.check' doesn't work.

    cd sw && make check

works fine however.

Thanks, Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Matúš Kukan Matúš Kukan
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: make sw.check doesn't work?

On 18 September 2012 11:11, Noel Grandin <[hidden email]> wrote:
> Hi
>
> I can do 'make sw' and 'make sw.subsequentcheck' from the top level, but
> 'make sw.check' doesn't work.

I think <module>.subsequentcheck was added because of smoketest.
Personally, I don't use it.
If you think it's useful, you can add <module>.check into Makefile.top.
See gbuild_module_rules, it's easy.

HTH,
Matus
_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Jan Holesovsky Jan Holesovsky
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: make sw.check doesn't work?

In reply to this post by Noel Grandin
Hi Noel,

Noel Grandin píše v Út 18. 09. 2012 v 11:11 +0200:

> I can do 'make sw' and 'make sw.subsequentcheck' from the top level, but
> 'make sw.check' doesn't work.
>
>     cd sw && make check

I wondered the same thing just yesterday, so here we go:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=fc62c7727a08dfb8ce171845b30fb0cd937918fc

Regards,
Kendy

_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Loading...