Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] a826de: Moved as much of the test as possible to use SWTBo...

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: a826de241890e4adfece0f6a8f6f285a8746e8eb
      https://github.com/eclipse/ice/commit/a826de241890e4adfece0f6a8f6f285a8746e8eb
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M tests/org.eclipse.ice.client.widgets.reactoreditor.test/src/org/eclipse/ice/client/widgets/reactoreditor/test/AnalysisToolCompositeTester.java

  Log Message:
  -----------
  Moved as much of the test as possible to use SWTBot. Many of the
UI-related parts had to be put into runnables using Display.syncExec().

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top