Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821378
phpunit.xml.dist
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
426 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-event">
<directory>tests/</directory>
</testsuite>
<filter>
<whitelist addUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./lib/</directory>
</whitelist>
</filter>
</phpunit>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 8:36 PM (57 m, 12 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
913756
Default Alt Text
phpunit.xml.dist (426 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment