Mercurial > public > mercurial-scm > hg
diff tests/test-check-code.out @ 10722:c4fb2103e734
check-code: improve quote detection regexp, add tests
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Wed, 17 Mar 2010 14:15:33 +0100 |
parents | 83dce0f817f4 |
children | 62b8f15683f2 |
line wrap: on
line diff
--- a/tests/test-check-code.out Wed Mar 17 10:55:28 2010 +0100 +++ b/tests/test-check-code.out Wed Mar 17 14:15:33 2010 +0100 @@ -8,3 +8,6 @@ > return ( 5+6, 9) missing whitespace in expression gratuitous whitespace in () or [] +./quote.py:4: + > '"""', 42+1, """and + missing whitespace in expression