commit | f8342a307ef334618e6080613d895a64c8f3520a | [log] [tgz] |
---|---|---|
author | gwt.team.knorton <gwt.team.knorton@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 20 17:26:02 2007 +0000 |
committer | gwt.team.knorton <gwt.team.knorton@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 20 17:26:02 2007 +0000 |
tree | c5c13006262d7dda9ceffec545dda346d19d62d4 | |
parent | c55cc3f479f0fd566fdbb8bb975ca20c88290835 [diff] |
After r658, GWTCompiler.main always exits with a call to System.exit making it impossible to call from within unit tests. PublicTagTest was calling main directly which prevented the test from finishing properly. This patch fixes that by invoking the compiler through the appropriate instance methods. Review by: mmendez git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@669 8db76d5a-ed1c-0410-87a9-c151d255dfc7