1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/lint/linter/__tests__
vrana 0b120bd04b Add unit tests for implicit fallthrough lint rule
Summary:
The perf fix actually catches some real problems.
I didn't find anything in libphutil, Arcanist and Phabricator though.

Also bump version.

Also allow configuring the hook.

Test Plan:
Added a test, saw it fail with the old code.
Repeat for hook.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5097
2013-02-23 09:07:28 -08:00
..
cpp Add cpplint.py engine 2013-01-07 08:16:34 -08:00
phlxhp Add hgsprintf() and jsprintf() to dynamic string lint warning 2013-02-21 16:44:34 -08:00
python Add a flake8 linter 2012-12-21 15:28:26 -08:00
ruby Make ruby -wc a linter in Arcanist 2012-09-11 10:42:50 -07:00
spelling Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
text Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
xhpast Add unit tests for implicit fallthrough lint rule 2013-02-23 09:07:28 -08:00
ArcanistArcanistLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistCpplintLinterTestCase.php Add cpplint.py engine 2013-01-07 08:16:34 -08:00
ArcanistFlake8LinterTestCase.php Add a flake8 linter 2012-12-21 15:28:26 -08:00
ArcanistLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistNoLintTestCase.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPhutilXHPASTLinterTestCase.php Allow configuring PhutilXHPAST linter 2013-02-11 10:41:26 -08:00
ArcanistRubyLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistSpellingLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistTextLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistXHPASTLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistXHPASTLintTestSwitchHook.php Add unit tests for implicit fallthrough lint rule 2013-02-23 09:07:28 -08:00