phpseclib/tests
Andreas Fischer 709c7c4d48 Merge pull request #385 from bantu/a-random-change
Random: include the Crypt_* classes if they're available

* bantu/a-random-change:
  phpseclib_is_includable() -> phpseclib_resolve_include_path()
  Drop Net_SSH2::_is_includable() method.
  Random: a few changes to the stream_resolve_include_path_function
  Replace stream_resolve_include_path with phpseclib_is_includable.
  Random: add explanatory comment
  SSH2: replace _is_includable() with stream_resolve_include_path
  Random: include the Crypt_* classes if they're available
2014-06-19 16:08:59 +02:00
..
Functional/Net SSH2: rm redundant part of SSH2 unit test 2014-06-16 23:58:00 -05:00
Unit Merge pull request #370 from terrafrost/pkcs8 2014-06-17 00:36:54 +02:00
bootstrap.php phpseclib_is_includable() -> phpseclib_resolve_include_path() 2014-06-19 14:57:09 +02:00
PhpseclibFunctionalTestCase.php Introduce abstract class for functional tests. 2014-03-03 01:34:43 +01:00
PhpseclibTestCase.php Apply coding guidelines (with exceptions) to the tests directory. 2014-02-15 20:05:30 +01:00