On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes <[email protected]> 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:
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
