index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
wp-tests-config-sample.php
Commit message (
Expand
)
Author
Age
*
Docs: Use generic references to "Database" in `wp-config-sample.php`.
Jb Audras
2021-12-14
*
Build/Test Tools: Switch back to running the PHPUnit test suite against the `...
John Blackbourn
2021-02-26
*
Tests: Revert the `dirname( __FILE__ )` replacement in `wp-tests-config-sampl...
Sergey Biryukov
2020-02-06
*
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic ...
Sergey Biryukov
2020-02-06
*
Docs: Improve inline comments per the documentation standards.
Sergey Biryukov
2020-01-29
*
Tests: Revert [44509].
Gary Pendergast
2019-01-09
*
Build/Tests: Default to running unit tests from `src`.
Gary Pendergast
2019-01-09
*
Build/Test Tools: Roses are red, this fixes stuff.
John Blackbourn
2018-05-23
*
Once upon a midnight dreary, while I coded, weak and weary,
Gary Pendergast
2018-05-23
*
Code is Poetry.
Gary Pendergast
2017-11-30
*
Database: Restore numbered placeholders in `wpdb::prepare()`.
Gary Pendergast
2017-10-31
*
General: Improve terminology used when referring to installations of WordPres...
John Blackbourn
2017-08-22
*
Tests: Use a minimal theme for tests.
Gary Pendergast
2016-10-21
*
Unit Tests: Correct comment in `wp-tests-config-sample.php`.
Sergey Biryukov
2016-01-21
*
Update wp-tests-config-sample.php to run with WP_DEBUG by default. see #25282.
Andrew Nacin
2013-09-23
*
Change DB_NAME in wp-tests-config-sample.php to be something other than the p...
Andrew Nacin
2013-09-03
*
Move PHPUnit tests into a tests/phpunit directory.
Andrew Nacin
2013-08-29