Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1820597
phpunit.xml.dist
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
423 B
Subscribers
None
phpunit.xml.dist
View Options
<phpunit
colors="true"
bootstrap="../vendor/autoload.php"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
strict="true"
>
<testsuite name="sabre-uri">
<directory>.</directory>
</testsuite>
<filter>
<whitelist addUncoveredFilesFromWhitelist="true">
<directory suffix=".php">../lib/</directory>
</whitelist>
</filter>
</phpunit>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 6:27 AM (4 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915647
Default Alt Text
phpunit.xml.dist (423 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment