Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 306e03: Fixing a few tests related to the new MOOSE IO inf...

  Branch: refs/heads/dynamic_moose_files
  Home:   https://github.com/eclipse/ice
  Commit: 306e037774bef668a22824d7f64dccf51fc62c06
      https://github.com/eclipse/ice/commit/306e037774bef668a22824d7f64dccf51fc62c06
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/Item.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/jobLauncher/JobLauncher.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSELauncher.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/MOOSEFileHandler.java
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSELauncherTester.java

  Log Message:
  -----------
  Fixing a few tests related to the new MOOSE IO infrastructure. Setup
MOOSEFileHandler.findAll to change the name of the File Entry to its
parent Blocks name if the Entry's current name is the general 'file' or
'data_file' to make the Entry more descriptive for the MOOSE user. 

Signed-off-by: Alex McCaskey <mccaskeyaj@xxxxxxxx>



Back to the top