summaryrefslogtreecommitdiffstatshomepage
path: root/wp-tests-config-sample.php
Commit message (Expand)AuthorAge
* Docs: Use generic references to "Database" in `wp-config-sample.php`.Jb Audras2021-12-14
* Build/Test Tools: Switch back to running the PHPUnit test suite against the `...John Blackbourn2021-02-26
* Tests: Revert the `dirname( __FILE__ )` replacement in `wp-tests-config-sampl...Sergey Biryukov2020-02-06
* Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic ...Sergey Biryukov2020-02-06
* Docs: Improve inline comments per the documentation standards.Sergey Biryukov2020-01-29
* Tests: Revert [44509].Gary Pendergast2019-01-09
* Build/Tests: Default to running unit tests from `src`.Gary Pendergast2019-01-09
* Build/Test Tools: Roses are red, this fixes stuff.John Blackbourn2018-05-23
* Once upon a midnight dreary, while I coded, weak and weary,Gary Pendergast2018-05-23
* Code is Poetry.Gary Pendergast2017-11-30
* Database: Restore numbered placeholders in `wpdb::prepare()`.Gary Pendergast2017-10-31
* General: Improve terminology used when referring to installations of WordPres...John Blackbourn2017-08-22
* Tests: Use a minimal theme for tests.Gary Pendergast2016-10-21
* Unit Tests: Correct comment in `wp-tests-config-sample.php`.Sergey Biryukov2016-01-21
* Update wp-tests-config-sample.php to run with WP_DEBUG by default. see #25282.Andrew Nacin2013-09-23
* Change DB_NAME in wp-tests-config-sample.php to be something other than the p...Andrew Nacin2013-09-03
* Move PHPUnit tests into a tests/phpunit directory.Andrew Nacin2013-08-29