|
@@ -45,6 +45,11 @@ jobs:
|
|
| grep -v tests/Test/AbstractIntegrationTestCase.php \
|
|
| grep -v tests/Test/AbstractIntegrationTestCase.php \
|
|
| grep -v tests/Test/Assert/AssertTokensTrait.php \
|
|
| grep -v tests/Test/Assert/AssertTokensTrait.php \
|
|
| grep -v tests/Test/Constraint/SameStringsConstraint.php \
|
|
| grep -v tests/Test/Constraint/SameStringsConstraint.php \
|
|
|
|
+ | grep -v tests/Test/Constraint/SameStringsConstraintForV5.php \
|
|
|
|
+ | grep -v tests/Test/Constraint/SameStringsConstraintForV7.php \
|
|
|
|
+ | grep -v tests/Test/Constraint/XmlMatchesXsdConstraint.php \
|
|
|
|
+ | grep -v tests/Test/Constraint/XmlMatchesXsdConstraintForV5.php \
|
|
|
|
+ | grep -v tests/Test/Constraint/XmlMatchesXsdConstraintForV7.php \
|
|
| grep -v tests/Test/IntegrationCase.php \
|
|
| grep -v tests/Test/IntegrationCase.php \
|
|
| grep -v tests/Test/IntegrationCaseFactory.php \
|
|
| grep -v tests/Test/IntegrationCaseFactory.php \
|
|
| grep -v tests/Test/IntegrationCaseFactoryInterface.php \
|
|
| grep -v tests/Test/IntegrationCaseFactoryInterface.php \
|