Browse Source
This reverts commit 7aa54967a2
.
The unit test dependend upon the specific order of names that
listFiles() returned members in. The order is completely undefined
and may differ even on different versions of Linux based systems.
A proper unit test for this code would have considered both cases,
where the deletion function was able to remove an empty subdirectory,
or fail to remove a subdirectory because a file was still present
within. This is not such a test.
Change-Id: Ib0a706fea01e4b1ed8c8e859247d247a1279b4bc
stable-3.0
Shawn Pearce
12 years ago
1 changed files with 0 additions and 85 deletions
Loading…
Reference in new issue