Reviewers: fabbott, Description: Our incubator build file currently includes only IncubatorSuite, which in turn includes the other suites. It would be better to break this hierarchy of suites and just include all suites in the ant tests. For example, we are missing the gen2 TableSuite at the moment.
Please review this at http://gwt-code-reviews.appspot.com/159805 Affected files: build.xml test/com/google/gwt/IncubatorSuite.java test/com/google/gwt/gen2/Gen2Suite.java test/com/google/gwt/gen2/table/TableSuite.java test/com/google/gwt/libideas/LibIdeasSuite.java test/com/google/gwt/widgetideas/TopLevelWidgetsTestSuite.java test/com/google/gwt/widgetideas/WidgetIdeasSuite.java test/com/google/gwt/widgetideas/table/TableSuite.java testsets.ant.xml -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
