test: coverage recording now needs to be explicit
authorAntoine Musso <hashar@free.fr>
Thu, 30 May 2013 16:06:26 +0000 (18:06 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 26 Jun 2013 11:00:00 +0000 (11:00 +0000)
commit2207603fa1e48cae71fcb80b65a8c3cd0bfc8e84
treeae0a4386a8f89fee9b84ce275fa6bba496e0e022
parentfd91e40d410c76cd7e8f8c9e67a61b36bfb7027e
test: coverage recording now needs to be explicit

To better control what we are really covering, this patch uses PHPUnit
forceCoversAnnotation option. That makes it to record covering if and
only if @covers is used.

Also rewrapped the options to uses tabulations.

Change-Id: I467a5077a65b93cce08072a8d088b0b9c652a426
tests/phpunit/suite.xml