File manager - Edit - /home/opticamezl/www/newok/php-svg-lib.tar
Back
.gitignore 0000604 00000000022 15173552527 0006536 0 ustar 00 excluded gui .idea .gitattributes 0000604 00000000165 15173552527 0007451 0 ustar 00 *.json text *.xml text *.php text *.md text *.css text *.js text *.html text *.htm text *.svg text phpunit.xml 0000604 00000001035 15173552527 0006764 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="src/autoload.php" > <testsuites> <testsuite name="SVG lib test suite"> <directory>./tests/Svg/</directory> </testsuite> </testsuites> </phpunit>