1. 0e2dc628 by fabbott@google.com · 17 years ago
  2. 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
  3. 29666c8 Adds support for running GWT Unit Tests through a Selenium-RC server. by zundel@google.com · 17 years ago
  4. 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
  5. 312bd34 Bumping limit on test runs to 2 hours since we're currently failing by gwt.team.knorton · 17 years ago
  6. 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
  7. 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
  8. 7704291 Run all remoteweb targets in parallel in a single JVM instead of serially across multiple JVMs. by gwt.team.bobv · 17 years ago
  9. 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
  10. 326928a Use implicit ports. by scottb@google.com · 17 years ago
  11. 00a2b3c - Renames the abstract JDelegatingClassTypeTest so the build system won't try to run it directly. by gwt.team.scottb · 17 years ago
  12. 0ddceab Applies checkstyle to gwt-user source files. by gwt.team.scottb · 18 years ago
  13. 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
  14. 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
  15. d9ab684 Whitespacing fix. by gwt.team.scottb · 18 years ago
  16. 0ba08e8 Temporarily disables AbsolutePanelTest (due to Safari regression) by gwt.team.knorton · 18 years ago
  17. 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
  18. 5b5e634 This is a simple change to the user tests to enable a command line user to by gwt.team.scottb · 18 years ago
  19. f0a06d0 Fix issue 545 (build fails on ant 1.7) by gwt.team.jat · 18 years ago
  20. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  21. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  22. b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
  23. 9fba66c Autoformat by gwt.team.scottb · 18 years ago
  24. ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
  25. d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
  26. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  27. 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
  28. c2a336d Minor cleanup. by gwt.team.scottb · 18 years ago
  29. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  30. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago