Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5b3dea: Added run configurations for SWTBot tests

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 5b3deaa739588b3e0726e002e9bb7c0f101c4f77
      https://github.com/eclipse/ice/commit/5b3deaa739588b3e0726e002e9bb7c0f101c4f77
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2015-12-28 (Mon, 28 Dec 2015)

  Changed paths:
    A org.eclipse.ice.ui.swtbot.test/MOOSETester.launch
    A org.eclipse.ice.ui.swtbot.test/MaterialsDatabaseTester.launch
    A org.eclipse.ice.ui.swtbot.test/ReflectivityModelTester.launch
    A org.eclipse.ice.ui.swtbot.test/VIBEKeyValuePairTester.launch
    A org.eclipse.ice.ui.swtbot.test/VIBELauncher.launch
    A org.eclipse.ice.ui.swtbot.test/VIBEModel.launch
    M org.eclipse.ice.ui.swtbot.test/src/org/eclipse/ice/ui/swtbot/test/MOOSETester.java
    M org.eclipse.ice.ui.swtbot.test/src/org/eclipse/ice/ui/swtbot/test/MaterialsDatabaseTester.java
    M org.eclipse.ice.ui.swtbot.test/src/org/eclipse/ice/ui/swtbot/test/ReflectivityModelTester.java

  Log Message:
  -----------
  Added run configurations for SWTBot tests

Added individual run configurations for the SWTBot tests with the
correct set of plug-in dependencies. These are for Windows only, as I'm
intending to create one bulk run configuration for each OS after dealing
with issues that are causing them to fail when all are run from a single
configuration file.

Also made minor changes to the tests to make them compatible with the
latest changes.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top