commit | 3545451a7c748613bce9a0c5039c98cabe3a1df7 | [log] [tgz] |
---|---|---|
author | gwt.team.bruce <gwt.team.bruce@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Sat Mar 10 18:11:51 2007 +0000 |
committer | gwt.team.bruce <gwt.team.bruce@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Sat Mar 10 18:11:51 2007 +0000 |
tree | 91edf30ae2cf2d7ae1cf227bd44724df38ed3c2c | |
parent | 86357040894790be29f4c0eecf145e6980b74dfc [diff] |
1) Adds a new checkstyle config intended to be used with unit tests. 2) Updates the checkstyle settings for gwt-user to use two sets of rules: one for production gwt-user code and another for unit tests. 3) Updates everything under /user to pass the new checkstyle rules; note that there's a whole lot of "TODO: document me" comments that the test owners need to eventually fill in with meaningful comments. 4) In some cases, I had to turn off checkstyle completely for that compilation unit, particularly for the compiler stuff, which is actually trying to test weird code. Review by: ecc git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@586 8db76d5a-ed1c-0410-87a9-c151d255dfc7