Last-Update: 2019-09-22
Disable those for now.
Gbp-Pq: Name disable_php_testing.patch
all-local: deps
check-json-serializer: deps stubs
- $(PHPUNIT) --log-junit=TEST-log-json-serializer.xml JsonSerialize/
+# $(PHPUNIT) --log-junit=TEST-log-json-serializer.xml JsonSerialize/
check-validator: deps stubs
- $(PHPUNIT) --log-junit=TEST-log-validator.xml Validator/
+# $(PHPUNIT) --log-junit=TEST-log-validator.xml Validator/
check-protocol: deps stubs
- $(PHPUNIT) --log-junit=TEST-log-protocol.xml Protocol/
+# $(PHPUNIT) --log-junit=TEST-log-protocol.xml Protocol/
check: deps stubs \
check-protocol \