lcov code coverage script

Maarten Hoes hoes.maarten at gmail.com
Sun Nov 9 02:02:32 PST 2014


On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes <hoes.maarten at gmail.com>
wrote:
>
> I created a shell script that creates a lcov code coverage report of
running 'make check' on the libreoffice code. Ive run it a few times, and
it seems to be doing what I intended it to. I submitted it to gerrit for
review. Feel free to take a look and provide feedback.
>
> https://gerrit.libreoffice.org/#/c/12315/
>

Hrm. I notice I forgot to include a license. Should I stick this in the top
of the file in a patch ?


# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
...
# vim: set noet sw=4 ts=4:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141109/69f2896f/attachment.html>


More information about the LibreOffice mailing list