Wordpress/tests
2015-07-14 10:18:57 +00:00
..
phpunit WPDB: When extracting the table name from a query, we had a 1000 character limit on the SQL string that would be searched. This was a hangover from when the code was imported from HyperDB, and isn't appropriate for Core, where a wider range of queries are likely to be run. 2015-07-14 10:18:57 +00:00
qunit Customizer: Prevent preview from loading during QUnit tests and causing an XHR cross-domain error. 2015-07-08 05:37:37 +00:00