Reviewers: jat, scottb,

Description:
First pass of E2eGWTTestCase, an experimental feature for end-to-end
testing GWT applications


Please review this at http://gwt-code-reviews.appspot.com/1043801/show

Affected files:
  M dev/core/src/com/google/gwt/dev/cfg/ModuleDef.java
  M dev/core/src/com/google/gwt/dev/cfg/ModuleDefLoader.java
  A dev/core/src/com/google/gwt/dev/cfg/SyntheticModuleDef.java
  M tools/api-checker/config/gwt20_21userApi.conf
  M user/src/com/google/gwt/junit/CompileStrategy.java
  A user/src/com/google/gwt/junit/E2eJUnitShell.java
  M user/src/com/google/gwt/junit/JUnitShell.java
  M user/src/com/google/gwt/junit/ParallelCompileStrategy.java
  M user/src/com/google/gwt/junit/PreCompileStrategy.java
  M user/src/com/google/gwt/junit/SimpleCompileStrategy.java
  A user/src/com/google/gwt/junit/client/E2eGWTTestCase.java
  M user/src/com/google/gwt/junit/client/GWTTestCase.java
  A user/src/com/google/gwt/junit/client/TestService.java
  A user/src/com/google/gwt/junit/client/TestServiceFactory.java
  M user/src/com/google/gwt/junit/client/impl/GWTRunner.java
  A user/src/com/google/gwt/junit/client/impl/TestServiceImpl.java
  A user/src/com/google/gwt/junit/server/ProxyFilter.java
A user/super/com/google/gwt/junit/translatable/com/google/gwt/junit/client/E2eGWTTestCase.java D user/super/com/google/gwt/junit/translatable/com/google/gwt/junit/client/impl/GWTRunner.java
  M user/test/com/google/gwt/junit/CompileStrategyTest.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to