1. ed4569f Update to the test target for emma hosted mode. Plus, added check to not generate class mappings by amitmanjhi@google.com · 16 years ago
  2. 7220148 Updated the filter in the ant task for running hosted mode tests in emma mode. The filter now correctly excludes CoverageTest.class by amitmanjhi@google.com · 16 years ago
  3. f4c935f This patch expands Gwt's ability to successfully create classMappings, necessary when running Emma. The following types of classes by amitmanjhi@google.com · 16 years ago
  4. ed46bf8 Adding presubmit target so Joel can use it, as his checkstyle setup is currently foobared (note, checkstyle info message will be updated in subsequent commit) by ecc@google.com · 16 years ago
  5. 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
  6. a4cfc30 This patch generates (and uses) the mappings from compiler-generated classNames of javac by amitmanjhi@google.com · 16 years ago
  7. 4c30e76 First round of changes to implement WAR design. by scottb@google.com · 16 years ago
  8. 286fd75 Leverage -workDir to allow parallelized testing without clobbering. by scottb@google.com · 16 years ago
  9. 59579a1 Reorder deps. by scottb@google.com · 16 years ago
  10. 20d4416 Build fix: gwt-user uses the 2.4 servlet API spec. by scottb@google.com · 16 years ago
  11. 0e2dc628 by fabbott@google.com · 17 years ago
  12. 193f2c7 A user has had a conflict with the selenium classes I bundled into gwt-user.jar and requested that we remove them. by zundel@google.com · 17 years ago
  13. 29666c8 Adds support for running GWT Unit Tests through a Selenium-RC server. by zundel@google.com · 17 years ago
  14. bbaea02 Updated the gwt.junit and gwt.javac for user tests to get access to shared test code from dev/core/test. Fixes build break at r2857. by mmendez@google.com · 17 years ago
  15. 312bd34 Bumping limit on test runs to 2 hours since we're currently failing by gwt.team.knorton · 17 years ago
  16. 9ddb1f1 Merging long emulation branch into trunk. Longs are now emulated in web mode as a pair of doubles, representing the upper and lower 32 by scottb@google.com · 17 years ago
  17. 4ca1b43 propertyregex doesn't work in this case, just require that gwt.remote.browsers includes rmi:// for each host. by gwt.team.bobv · 17 years ago
  18. 7704291 Run all remoteweb targets in parallel in a single JVM instead of serially across multiple JVMs. by gwt.team.bobv · 17 years ago
  19. 799633f Add GWTTestSuite to bin GWTTestCases to minimize the number of times the test cases must switch between GWT Modules. by gwt.team.bobv · 17 years ago
  20. 326928a Use implicit ports. by scottb@google.com · 17 years ago
  21. 00a2b3c - Renames the abstract JDelegatingClassTypeTest so the build system won't try to run it directly. by gwt.team.scottb · 17 years ago
  22. 0ddceab Applies checkstyle to gwt-user source files. by gwt.team.scottb · 18 years ago
  23. 1b74701 This patch fixes two small issues relating to the benchmarking commit, r813. The first is a style issue identified by scottb. The second is to exclude the ParallelRemoteTest TestCase from the web mode test set. It was already being excluded from the hosted mode test set. This test needs to be run manually because it checks that each test failure for remote parallel tests ends up being reported to JUnit. by gwt.team.mmendez · 18 years ago
  24. 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
  25. d9ab684 Whitespacing fix. by gwt.team.scottb · 18 years ago
  26. 0ba08e8 Temporarily disables AbsolutePanelTest (due to Safari regression) by gwt.team.knorton · 18 years ago
  27. 764ec74 The following patch allows a user to specify which GWTTestCases under trunk/user/test should be executed by "ant test". The user can specify a comma delimited list of filters via the gwt.junit.testcase.includes property. If this property is not specified the default of "**/*Test.class" is used. For example, to only run com.google.gwt.dev.jjs.test.CompilerTest, you would execute: by gwt.team.mmendez · 18 years ago
  28. 5b5e634 This is a simple change to the user tests to enable a command line user to by gwt.team.scottb · 18 years ago
  29. f0a06d0 Fix issue 545 (build fails on ant 1.7) by gwt.team.jat · 18 years ago
  30. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  31. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  32. b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
  33. 9fba66c Autoformat by gwt.team.scottb · 18 years ago
  34. ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
  35. d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
  36. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  37. 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
  38. c2a336d Minor cleanup. by gwt.team.scottb · 18 years ago
  39. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  40. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago