KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
lib
/
pkp
/
lib
/
vendor
/
michelf
/
php-markdown
/
Nama File / Folder
Size
Action
Michelf
--
NONE
.travis.yml
0.409KB
Hapus
Edit
Rename
License.md
1.598KB
Hapus
Edit
Rename
phpunit.xml.dist
0.756KB
Hapus
Edit
Rename
<=Back
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="./test/bootstrap.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" > <testsuites> <testsuite name="php-markdown Unit Tests"> <directory>./test/unit/</directory> </testsuite> <testsuite name="php-markdown Integration Tests"> <directory>./test/integration/</directory> </testsuite> </testsuites> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">Michelf</directory> </whitelist> </filter> </phpunit>
Liking