Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 7c49e8: Updated some documentation about the SWTBot test c...

  Branch: refs/heads/jordan/bug468388-visit-time-slider
  Home:   https://github.com/eclipse/ice
  Commit: 7c49e822e84ce86db32b78975295b3ef7ae94273
      https://github.com/eclipse/ice/commit/7c49e822e84ce86db32b78975295b3ef7ae94273
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M tests/org.eclipse.ice.viz.service.visit.test/src/org/eclipse/ice/viz/service/visit/test/TimeSliderCompositeTester.java

  Log Message:
  -----------
  Updated some documentation about the SWTBot test code for checking input
to the TimeSliderComposite's Text widget. I have verified that the test
code also works on Linux.

Added a bit of code to unregister extra listeners before tests so that
SelectionListener test failures don't cascade through the test.

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



Back to the top