Package: phpunit / 13.0.5-1

Metadata

Package Version Patches format
phpunit 13.0.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove Composer autoload.patch | (download)

phpunit | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use system autoload

0002 schema is installed in usr share php data PHPUnit.patch | (download)

src/TextUI/Configuration/Xml/SchemaFinder.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 schema is installed in /usr/share/php/data/phpunit

0003 Use mimicked install path.patch | (download)

tests/unit/Util/ExcludeListTest.php | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use mimicked install path

0004 Skip two tests currently failing.patch | (download)

tests/end-to-end/generic/defaulttestsuite-using-testsuite-without-name.phpt | 17 0 + 17 - 0 !
tests/end-to-end/logging/open-test-reporting/basic-test-case-class-source-file-as-cli-argument-with-git-information.phpt | 234 0 + 234 - 0 !
2 files changed, 251 deletions(-)

 skip two tests currently failing

TODO: Investigate further how to enable them back.