Page MenuHomeSealhub

ArcanistCpplintLinterTestCase.php
No OneTemporary

ArcanistCpplintLinterTestCase.php

<?php
/**
* Test cases for @{class:ArcanistCpplintLinter}.
*
* @group testcase
*/
final class ArcanistCpplintLinterTestCase
extends ArcanistArcanistLinterTestCase {
public function testCpplintLint() {
return $this->executeTestsInDirectory(
dirname(__FILE__).'/cpp/',
new ArcanistCpplintLinter());
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jul 8, 07:41 (9 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
807760
Default Alt Text
ArcanistCpplintLinterTestCase.php (329 B)

Event Timeline