Wordpress/tests/phpunit/includes
Boone Gorges bf3773dbfb During PHPUnit tests, don't autodetect permalink structure during WP installation.
The unit tests expect non-pretty permalinks, so there's no benefit to detecting
the ability to have pretty permalinks. Moreover, the `wp_remote_get()` call can
cause installation to hang when there are DNS issues.

Fixes #31994.

git-svn-id: https://develop.svn.wordpress.org/trunk@32139 602fd350-edb4-49c9-b593-d223f7449a82
2015-04-16 23:59:01 +00:00
..
bootstrap.php
exceptions.php
factory.php
functions.php During PHPUnit tests, don't autodetect permalink structure during WP installation. 2015-04-16 23:59:01 +00:00
install.php During PHPUnit tests, don't autodetect permalink structure during WP installation. 2015-04-16 23:59:01 +00:00
mock-fs.php
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-canonical.php
testcase-xmlrpc.php
testcase.php Ensure that a request URL is always set in `WP_UnitTestCase::go_to()`. 2015-02-23 01:07:18 +00:00
trac.php
utils.php
wp-profiler.php