Current Path: > > opt > cloudlinux > alt-php52 > > root > usr > share > pear > test > Net_IDNA2 > tests
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
AllTests.php | File | 731 bytes | December 02 2021 08:06:03. | |
Net_IDNA2Test.php | File | 2206 bytes | December 02 2021 08:06:03. |
<?php if (!defined('PHPUnit2_MAIN_METHOD')) { define('PHPUnit2_MAIN_METHOD', 'Net_IDNA2_AllTests::main'); } require_once 'PHPUnit2/TextUI/TestRunner.php'; require_once 'Net_IDNA2Test.php'; require_once 'draft-josefsson-idn-test-vectors.php'; class Net_IDNA2_AllTests { public static function main() { PHPUnit2_TextUI_TestRunner::run(self::suite()); } public static function suite() { $suite = new PHPUnit2_Framework_TestSuite('PEAR - Net_IDNA2'); $suite->addTestSuite('Net_IDNA2Test'); $suite->addTestSuite('draft-josefsson-idn-test-vectors'); return $suite; } } if (PHPUnit2_MAIN_METHOD == 'Net_IDNA2_AllTests::main') { Net_IDNA2_AllTests::main(); }
SILENT KILLER Tool