Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1841695
phpunit.xml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
1 KB
Subscribers
None
phpunit.xml
View Options
<phpunit
colors=
"true"
bootstrap=
"bootstrap.php"
convertErrorsToExceptions=
"true"
convertNoticesToExceptions=
"true"
convertWarningsToExceptions=
"true"
strict=
"true"
>
<testsuite
name=
"sabre-vobject"
>
<directory>
../vendor/sabre/vobject/tests/VObject
</directory>
</testsuite>
<testsuite
name=
"sabre-event"
>
<directory>
../vendor/sabre/event/tests/
</directory>
</testsuite>
<testsuite
name=
"sabre-http"
>
<directory>
../vendor/sabre/http/tests/HTTP
</directory>
</testsuite>
<testsuite
name=
"sabre-dav"
>
<directory>
Sabre/DAV
</directory>
</testsuite>
<testsuite
name=
"sabre-davacl"
>
<directory>
Sabre/DAVACL
</directory>
</testsuite>
<testsuite
name=
"sabre-caldav"
>
<directory>
Sabre/CalDAV
</directory>
</testsuite>
<testsuite
name=
"sabre-carddav"
>
<directory>
Sabre/CardDAV
</directory>
</testsuite>
<filter>
<whitelist
addUncoveredFilesFromWhitelist=
"true"
>
<directory
suffix=
".php"
>
../lib/
</directory>
<exclude>
<file>
../lib/Sabre/autoload.php
</file>
<file>
../lib/Sabre/VObject/includes.php
</file>
</exclude>
</whitelist>
</filter>
</phpunit>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 7, 5:52 PM (1 d, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914202
Default Alt Text
phpunit.xml (1 KB)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment