Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 480e52: Revert "Adding some test code to test the copyDire...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 480e52c0b1d4f47499bc607d0089f5a077425adb
      https://github.com/eclipse/ice/commit/480e52c0b1d4f47499bc607d0089f5a077425adb
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/Component.h
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/Composite.h
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/IComponentListener.h
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/IUpdateable.h
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/ItemTester.java

  Log Message:
  -----------
  Revert "Adding some test code to test the copyDirectory method in ItemTester."

This reverts commit 26739bbf289128978eba9119163261003ac58347.


  Commit: d756a418c1acbd26e82fc30d715f75f00de7fcec
      https://github.com/eclipse/ice/commit/d756a418c1acbd26e82fc30d715f75f00de7fcec
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/ItemTester.java

  Log Message:
  -----------
  Adding back in Andrew's changes to ItemTester after having to replace
some native files that were unintentionally removed. Here's the previous
commit message:

"Adding some test code to test the copyDirectory method in ItemTester."

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/7d81df2a719e...d756a418c1ac

Back to the top