Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 8135a9: Fixed up MOOSEModel tests that weren't using the n...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 8135a9440f89291bf6ba3ae2751073da0485089e
      https://github.com/eclipse/ice/commit/8135a9440f89291bf6ba3ae2751073da0485089e
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSELauncherTester.java
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSEModelTester.java

  Log Message:
  -----------
  Fixed up MOOSEModel tests that weren't using the new IOServices for
reading/writing files. Also made sure @AfterClass methods null out the
IOService after it's used.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top