Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] eebc34: Implemented ContinuousEntry and its test.

  Branch: refs/heads/mccaskey/entryRefactor
  Home:   https://github.com/eclipse/ice
  Commit: eebc3421c020ceb1b637ca235a12ff8a9b18028c
      https://github.com/eclipse/ice/commit/eebc3421c020ceb1b637ca235a12ff8a9b18028c
  Author: amccaskey <mccaskeyaj@xxxxxxxx>
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
    M org.eclipse.ice.datastructures.test/META-INF/MANIFEST.MF
    A org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/entry/test/ContinuousEntry.java
    A org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/entry/test/ContinuousEntryTester.java
    M org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/entry/FileEntry.java

  Log Message:
  -----------
  Implemented ContinuousEntry and its test. 

Signed-off-by: amccaskey <mccaskeyaj@xxxxxxxx>



Back to the top