phpseclib/tests
Andreas Fischer 3b33941d3d Merge pull request #813 from bantu/hash-rewrite
[master] More work on Hash.php

* bantu/hash-rewrite:
  Hash: Cover remaining uncovered line.
  Hash: Update incorrect documentation, use max line length 80.
  Hash: Remove constructor return value documentation.
  Hash: Do not assign false to length property. It's documented as an int.
  Hash: Rename properly l to length.
  Slightly rework of HashTest.php.
2015-09-14 22:47:37 +02:00
..
Functional/Net
Unit Merge pull request #813 from bantu/hash-rewrite 2015-09-14 22:47:37 +02:00
bootstrap.php
PhpseclibFunctionalTestCase.php
PhpseclibTestCase.php