[FileBackend] Rewrote FileBackendStoreShardListIterator to actually work.
authorAaron <aschulz@wikimedia.org>
Wed, 13 Jun 2012 00:23:53 +0000 (17:23 -0700)
committerAaron <aschulz@wikimedia.org>
Wed, 13 Jun 2012 17:25:23 +0000 (10:25 -0700)
commit0bcd30cc63f48360f2266c3a73805c0d3c0daad9
tree30ddd9f659a20ad769b97cfc864112e2ab6ab26e
parentc14d366fbdd6ae0b2c539b7330d6d5bacae39a7f
[FileBackend] Rewrote FileBackendStoreShardListIterator to actually work.

* Beefed up the relevant file backend unit tests.

Change-Id: I62e741fada1197a7fa253a418829dd8f4728a9cd
includes/filerepo/backend/FileBackendStore.php
tests/phpunit/includes/filerepo/FileBackendTest.php