MoveEntry
virtual void MoveEntry(const entry_ref& oldRef,
void MoveEntry(const entry_ref& oldRef,
void MoveEntry(const entry_ref& oldRef,
fFileAnalyserList.ItemAt(i)->MoveEntry(oldRef, newRef);
MoveEntry((*collection.movedFromList)[i], (*collection.movedList)[i]);
transaction->MoveEntry(fromEntry, toEntry, modifiedOperation))
int32 MoveEntry(const Entry& fromEntry,
ExpectNotification(MoveEntry("dir2", "base/dir1/dir5"),
ExpectNotification(MoveEntry("base/dir2", "dir5"),
ExpectNotification(MoveEntry("base/dir1/dir2", "dir5"),
ExpectNotification(MoveEntry("base/dir1/dir2", "base/dir5"),
ExpectNotification(MoveEntry("base/dir2", "base/dir1/dir5"),
MoveEntry("ancestorSibling", "ancestor");
MoveEntry("ancestorSibling", "ancestor");
MoveEntry("ancestorSibling", "ancestor");
MoveEntry("ancestorSibling", "ancestor");
ExpectNotification(MoveEntry("ancestor/baseSibling", "ancestor/base"),
ExpectNotification(MoveEntry("ancestor/baseSibling", "ancestor/base"),
ExpectNotification(MoveEntry("ancestor/baseSibling", "ancestor/base"),
MoveEntry("ancestor", "ancestorSibling");
MoveEntry("ancestor", "ancestorSibling");
ExpectNotification(MoveEntry("ancestor/base", "ancestor/baseSibling"),
ExpectNotification(MoveEntry("ancestor/base", "ancestor/baseSibling"),
ExpectNotification(MoveEntry("fileSibling", "file"),
ExpectNotification(MoveEntry("file", "fileSibling"),
MoveEntry("file1", "file2");
MoveEntry("dir1", "dir2");
ExpectNotification(MoveEntry("base/file1", "base/file2"),
ExpectNotification(MoveEntry("base/dir2", "base/dir3"),
ExpectNotification(MoveEntry("base/dir1/file1", "base/dir1/file2"),
ExpectNotification(MoveEntry("base/dir1/dir2", "base/dir1/dir3"),
ExpectNotification(MoveEntry("file1", "base/file2"),
ExpectNotification(MoveEntry("dir2", "base/dir3"),
ExpectNotification(MoveEntry("file1", "base/dir1/file2"),
ExpectNotification(MoveEntry("dir2", "base/dir1/dir3"),
ExpectNotification(MoveEntry("base/file1", "file2"),
ExpectNotification(MoveEntry("base/dir2", "dir3"),
ExpectNotification(MoveEntry("base/dir1/file1", "file2"),
ExpectNotification(MoveEntry("base/dir1/dir2", "dir3"),
ExpectNotification(MoveEntry("base/dir1/file1", "base/file2"),
ExpectNotification(MoveEntry("base/dir1/dir2", "base/dir3"),
ExpectNotification(MoveEntry("base/file1", "base/dir1/file2"),
ExpectNotification(MoveEntry("base/dir2", "base/dir1/dir3"),
ExpectNotification(MoveEntry("dir2", "base/dir5"),