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 Merge branch '2.0' 2015-09-14 01:27:11 +02:00
Unit Merge pull request #813 from bantu/hash-rewrite 2015-09-14 22:47:37 +02:00
bootstrap.php phpseclib_is_includable() -> phpseclib_resolve_include_path() 2014-06-19 14:57:09 +02:00
PhpseclibFunctionalTestCase.php Hash: rm internal and mhash implementations (5.3 has hash built in) 2015-09-06 07:55:33 -05:00
PhpseclibTestCase.php Convert most instances of function_exists() to extension_loaded() where applicable 2015-09-01 14:32:22 -04:00