Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F8891139
ArcanistXMLLinterTestCase.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
278 B
Subscribers
None
ArcanistXMLLinterTestCase.php
View Options
<?php
/**
* Test cases were mostly taken from
* https://git.gnome.org/browse/libxml2/tree/test.
*/
final
class
ArcanistXMLLinterTestCase
extends
ArcanistLinterTestCase
{
public
function
testLinter
()
{
$this
->
executeTestsInDirectory
(
dirname
(
__FILE__
).
'/xml/'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Jun 10, 2:46 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
3387975
Default Alt Text
ArcanistXMLLinterTestCase.php (278 B)
Attached To
rARC Arcanist
Event Timeline
Log In to Comment