Commit Graph

10 Commits

Author SHA1 Message Date
Torsten Marek
f69623ed42 Only emit symbolic warnings from the misc checker. 2014-04-17 11:07:03 +02:00
Torsten Marek
a71ce3ab77 Add a new decorator that can be used to declaratively set options on the checker instance for CheckerTestCase. 2014-03-30 14:19:33 -07:00
Arun Persaud
f91020d413 Updated FSF address. 2014-02-23 15:02:47 -08:00
Claudiu Popa
48814a564e Remove missing-submodule, move test fixture inside test.
--HG--
branch : all_false_positive
2014-01-18 00:06:54 +02:00
Claudiu Popa
076f37198e Add missing-submodule check for fixing issue #126.
--HG--
branch : all_false_positive
2014-01-03 22:16:12 +02:00
Sylvain Thénault
ae8f32d560 [py3] various fixes for python3 2013-12-20 12:08:52 +01:00
Claudiu Popa
a61de5957a Add comment regarding NamedTemporaryFile.
--HG--
branch : tests
2013-09-06 09:43:40 +03:00
Claudiu Popa
f2b700c0cb Write to the same fd.
--HG--
branch : tests
2013-09-05 11:23:39 +03:00
Claudiu Popa
ca66de9c52 Fixing various tests for other platforms (Windows).
--HG--
branch : tests
2013-09-05 10:30:44 +03:00
Torsten Marek
c55ede14f4 Do not emit [fixme] for every line if the config value 'notes' is empty, but [fixme] is enabled.
Also added a very basic test for checkers/misc.py.
2013-07-24 11:17:37 +02:00