Bug 511874 : Fix jUnit test, Browser on Win32 has one child.

On Win32, Browser has one child, an OleFrame. 
This causes breakage in test_getChildren() if the shell's composite
is set to be the browser.
Solution: On Win32's jUnit, override test_getChildren and treat it in
a special way.
Note: test_execute_and_closeListener() has no issues if setWidget() is
used in constructor.

Patch's jUnit tested on Gtk3 webkit2, OSX, Win32.

Change-Id: I15e09ec4af3d459ff937e979fe4a030f7656a272
Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
1 file changed
tree: 302a2034a1eba3a8d53e011091037c8b1cd8ad48
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!