Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5d9cf6: Test and documentation updates

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 5d9cf6d32f05061e96ffebe2e58c7ca81a742058
      https://github.com/eclipse/ice/commit/5d9cf6d32f05061e96ffebe2e58c7ca81a742058
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M docs/visualization/src/main.tex
    M org.eclipse.ice.client.test/src/org/eclipse/ice/client/test/ItemProcessorTester.java
    M org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSELauncherTester.java

  Log Message:
  -----------
  Test and documentation updates

ItemProcessorTester now join()s the Thread it creates, rather than using
wait(). 

A frequently failing but no longer needed (per Alex's decision) test was
removed from MOOSELauncherTester.

The visualization tutorial was updated to include example paths to VisIt
and a warning about known compatibility issues between ICE and VisIt
2.10.

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



Back to the top