Page MenuHomePhorge

ArcanistXMLLinterTestCase.php
No OneTemporary

ArcanistXMLLinterTestCase.php

<?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

Mime Type
text/x-php
Expires
Mon, Mar 24, 01:45 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1116060
Default Alt Text
ArcanistXMLLinterTestCase.php (278 B)

Event Timeline