Wordpress/tests/phpunit/includes
Andrew Nacin 36fe6c1c27 Don't use HTTPS in unit tests if OpenSSL isn't loaded.
props bpetty.
fixes #27114.


git-svn-id: https://develop.svn.wordpress.org/trunk@27168 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-12 20:39:21 +00:00
..
bootstrap.php Test runner: Extend WP_PHPUnit_Util_Getopt instead of PHPUnit_TextUI_Command to parse incoming options. 2013-12-27 15:07:07 +00:00
exceptions.php
factory.php
functions.php
install.php Test framework: Override PHPMailer during installation. 2014-01-14 21:55:41 +00:00
mock-fs.php
mock-image-editor.php
mock-mailer.php
testcase-ajax.php Autosave: refactor autosave.js, use heartbeat for transport and move all "Add/Edit Post" related functionality to post.js. See #25272. 2014-01-22 04:55:37 +00:00
testcase-xmlrpc.php
testcase.php Test suite: Trim queries before deciding whether to create temporary tables. 2014-02-03 22:39:47 +00:00
trac.php Don't use HTTPS in unit tests if OpenSSL isn't loaded. 2014-02-12 20:39:21 +00:00
utils.php
wp-profiler.php