Mercurial > hg
log tests/test-check-code.t @ 16363:2cdd7e63211b
age | author | description |
---|---|---|
Fri, 11 Nov 2011 01:25:47 +0100 | Mads Kiilerich | check-code: add --nolineno option for hiding line numbers |
Mon, 17 Oct 2011 14:27:34 +0200 | Thomas Arendsen Hein | test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stable |
Sun, 16 Oct 2011 20:26:20 -0500 | Matt Mackall | check-code: support multiline matches like try/except/finally stable |
Wed, 29 Jun 2011 13:45:51 +0200 | Thomas Arendsen Hein | check-code: fix class style checking (with tests) stable |
Fri, 03 Dec 2010 12:22:56 +0100 | Thomas Arendsen Hein | coding style: fix yield used as a function |
Sun, 21 Nov 2010 11:52:27 +0100 | Adrian Buehlmann | check-code: catch Python 'is' comparing number or string literals |
Fri, 08 Oct 2010 16:08:46 -0500 | Brodie Rao | tests: unify test-check-code base tests/test-check-code@9777758a0c80 |