commit | 7ecc7d1aca5cc6dcc9678adaa36bb627c35d5987 | [log] [tgz] |
---|---|---|
author | levin@chromium.org <levin@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jul 21 10:12:05 2009 +0000 |
committer | levin@chromium.org <levin@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jul 21 10:12:05 2009 +0000 |
tree | fb4d96b75433f6b2b58bcb1cbae1a35b77e7015d | |
parent | b91db9406c62d37819a279e71c6d6011e4ba63e5 [diff] |
2009-07-21 Shinichiro Hamaji <hamaji@chromium.org> Reviewed by David Levin. diff_parser should accept lines without trailing \n https://bugs.webkit.org/show_bug.cgi?id=27483 Normalize the input lines by removing a trailing newline. Also, add a case for unittest for newly added files. * Scripts/modules/diff_parser.py: * Scripts/modules/diff_parser_unittest.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@46164 268f45cc-cd09-0410-ab3c-d52691b4dbfc