Add unit tests for FileContentsHasher
authorOri Livneh <ori@wikimedia.org>
Thu, 24 Sep 2015 06:29:29 +0000 (23:29 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 24 Sep 2015 12:39:09 +0000 (13:39 +0100)
commitc243869d103af082fad295003669d0e9271d1867
tree63df7967ba9267ee0f0e3c41089390625d2741eb
parent0d9a48a4c386529e2f249d5948181725d7f373e3
Add unit tests for FileContentsHasher

Adds two unit tests for the FileContentsHasher class introduced in I1ff61153.

Change-Id: I711db6bb25c018d36fd89c8ab2dbe8d11ed94537
tests/phpunit/data/filecontentshasher/hash.svg [new file with mode: 0644]
tests/phpunit/data/filecontentshasher/primes.txt [new file with mode: 0644]
tests/phpunit/includes/FileContentsHasherTest.php [new file with mode: 0644]