[General] Note required extensions for unit tests

Review Request #162 — Created Oct. 1, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:response
152
164
lunr
Switch runkit environment tests with @requires notation.
Mark tests that require the curl, gettext, http, intl, mysqli, sqlite3 and xdebug extension.
Unit tests
src/Lunr/Corona/Tests/RequestRunkitTest.php
src/Lunr/Corona/Tests/RequestTest.php
src/Lunr/Feedback/Tests/FileLoggerTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLAsyncQueryResultBaseTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLAsyncQueryResultFetchTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionConnectTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionEscapeTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionQueryTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionTransactionTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLQueryResultResultTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/LunrSQLite3Test.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionTest.php
src/Lunr/L10n/Tests/GettextL10nProviderBaseTest.php
src/Lunr/L10n/Tests/GettextL10nProviderLangTest.php
src/Lunr/L10n/Tests/GettextL10nProviderNlangTest.php
src/Lunr/L10n/Tests/L10nBaseTest.php
src/Lunr/Network/Tests/CurlExecuteTest.php
src/Lunr/Network/Tests/CurlRequestTest.php
src/Lunr/Network/Tests/CurlResponseSuccessTest.php
src/Lunr/Network/Tests/CurlResponseTest.php
This diff has been split across 2 pages: 1 2 >
Loading...