On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes <hoes.maarten@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:
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.