phpseclib/tests
Andreas Fischer 785b37b505 Remove include statement from BigInteger TestCase.
This was previously required to load MATH_BIGINTEGER_MODE_* constants, but
these are autoloadable via \phpseclib\Math\BigInteger::MODE_* now and the
include path was removed.
2015-08-13 15:12:20 -04:00
..
Functional/Net Merge branch 'ssh-custom-socket-1.0' into ssh-custom-socket-2.0 2015-07-17 12:43:50 -05:00
Unit Remove include statement from BigInteger TestCase. 2015-08-13 15:12:20 -04:00
bootstrap.php phpseclib_is_includable() -> phpseclib_resolve_include_path() 2014-06-19 14:57:09 +02:00
PhpseclibFunctionalTestCase.php Merge branch 'PSR2-1.0' into PSR2-2.0 2015-07-17 13:41:59 +02:00
PhpseclibTestCase.php Use phpcbf to fix PHP code to ruleset. 2015-07-17 12:57:41 +02:00