- 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
- 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
- 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
- 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
- 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
- a4cfc30 This patch generates (and uses) the mappings from compiler-generated classNames of javac by amitmanjhi@google.com · 16 years ago
- 4c30e76 First round of changes to implement WAR design. by scottb@google.com · 16 years ago
- 286fd75 Leverage -workDir to allow parallelized testing without clobbering. by scottb@google.com · 16 years ago
- 59579a1 Reorder deps. by scottb@google.com · 16 years ago
- 20d4416 Build fix: gwt-user uses the 2.4 servlet API spec. by scottb@google.com · 16 years ago
- 0e2dc628 by fabbott@google.com · 17 years ago
- 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
- 29666c8 Adds support for running GWT Unit Tests through a Selenium-RC server. by zundel@google.com · 17 years ago
- 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
- 312bd34 Bumping limit on test runs to 2 hours since we're currently failing by gwt.team.knorton · 17 years ago
- 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
- 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
- 7704291 Run all remoteweb targets in parallel in a single JVM instead of serially across multiple JVMs. by gwt.team.bobv · 17 years ago
- 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
- 326928a Use implicit ports. by scottb@google.com · 17 years ago
- 00a2b3c - Renames the abstract JDelegatingClassTypeTest so the build system won't try to run it directly. by gwt.team.scottb · 17 years ago
- 0ddceab Applies checkstyle to gwt-user source files. by gwt.team.scottb · 18 years ago
- 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
- 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
- d9ab684 Whitespacing fix. by gwt.team.scottb · 18 years ago
- 0ba08e8 Temporarily disables AbsolutePanelTest (due to Safari regression) by gwt.team.knorton · 18 years ago
- 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
- 5b5e634 This is a simple change to the user tests to enable a command line user to by gwt.team.scottb · 18 years ago
- f0a06d0 Fix issue 545 (build fails on ant 1.7) by gwt.team.jat · 18 years ago
- e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
- c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
- b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
- 9fba66c Autoformat by gwt.team.scottb · 18 years ago
- ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
- d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
- 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
- 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
- c2a336d Minor cleanup. by gwt.team.scottb · 18 years ago
- 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
- ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago