Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7187877
ArcanistCpplintLinterTestCase.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
329 B
Referenced Files
None
Subscribers
None
ArcanistCpplintLinterTestCase.php
View Options
<?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
Details
Attached
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)
Attached To
Mode
R118 Arcanist - fork
Attached
Detach File
Event Timeline
Log In to Comment