[Pkg-owncloud-commits] [php-sabre-vobject] 24/25: Remove phpcs tests

David Prévot taffit at moszumanska.debian.org
Thu Apr 7 01:41:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit f11905ca91f027e0f195186cb16bd43f58992812
Author: David Prévot <taffit at debian.org>
Date:   Wed Apr 6 21:28:15 2016 -0400

    Remove phpcs tests
---
 debian/control       | 1 -
 debian/rules         | 1 -
 debian/tests/control | 3 ---
 3 files changed, 5 deletions(-)

diff --git a/debian/control b/debian/control
index c1ee9e6..135e863 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear at lists.alioth.debian.org>
 Uploaders: David Prévot <taffit at debian.org>
 Build-Depends: debhelper (>= 9),
                help2man,
-               php-codesniffer,
                php-mbstring,
                php-sabre-xml,
                php-symfony-class-loader (>= 2.5),
diff --git a/debian/rules b/debian/rules
index 82dff72..33a7ba0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ override_dh_auto_clean:
 override_dh_auto_test:
 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
 	cd tests && phpunit
-	phpcs -v --standard=tests/phpcs/ruleset.xml lib
 else
 	@echo "** tests disabled"
 endif
diff --git a/debian/tests/control b/debian/tests/control
index 4b901ae..19a127b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,3 @@
-Test-Command: phpcs -v --standard=tests/phpcs/ruleset.xml /usr/share/php/Sabre/VObject
-Depends: @, php-codesniffer
-
 Test-Command: cd tests && phpunit
 Restrictions: rw-build-tree
 Depends: @, php-symfony-class-loader (>= 2.5), phpunit

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list