FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for phpunit.xml.dist - xaymup/wordpress-develop · GitHub
xaymup
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
phpunit.xml.dist
on
trunk
User selector
Datepicker
Commit history
Commits on Apr 16, 2024
HTML API: Validate HTML Processor against external test suite from html5lib.
Show description for 3b9aefb
dmsnell
committed
3b9aefb
View commit details
Copy full SHA for 3b9aefb
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
Build/Test Tools: Remove random_compat from PHPCS and PHPUnit configuration files.
Show description for 9cec160
SergeyBiryukov
committed
9cec160
View commit details
Copy full SHA for 9cec160
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
Build/Test Tools: Update PHPUnit configuration for PHPUnit 9.5.10/8.5.21+.
Show description for 7c2b54e
SergeyBiryukov
committed
7c2b54e
View commit details
Copy full SHA for 7c2b54e
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
Code Modernization: Rename the `readonly()` function to `wp_readonly()`.
Show description for fff4242
SergeyBiryukov
committed
fff4242
View commit details
Copy full SHA for fff4242
View code at this point
Browse repository at this point
Build/Test Tools: Add schema reference to PHPUnit config files.
Show description for 40bbe55
SergeyBiryukov
committed
40bbe55
View commit details
Copy full SHA for 40bbe55
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Build/Test Tools: Remove SpeedTrapListener.
Show description for aae7842
SergeyBiryukov
committed
aae7842
View commit details
Copy full SHA for aae7842
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Build/Test Tools: Fix code coverage reporting to generate report from `src`.
Show description for 6113803
desrosj
committed
6113803
View commit details
Copy full SHA for 6113803
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Build/Test Tools: Update code coverage setup in the `phpunit.xml.dist` file to point to the `build` directory.
Show description for e353e26
SergeyBiryukov
committed
e353e26
View commit details
Copy full SHA for e353e26
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57
SergeyBiryukov
committed
cfc3b57
View commit details
Copy full SHA for cfc3b57
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Tests: Correct the `slowThreshold` option name for `SpeedTrapListener`.
Show description for 2c55227
SergeyBiryukov
committed
2c55227
View commit details
Copy full SHA for 2c55227
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Ensure `svn:eol-style` is consistently set for all files (part 2).
Show description for 10c787f
desrosj
committed
10c787f
View commit details
Copy full SHA for 10c787f
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Code Modernization: Remove all code using a `version_compare()` with a PHP version older than PHP 5.6.
Show description for 099adc0
SergeyBiryukov
committed
099adc0
View commit details
Copy full SHA for 099adc0
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Coding Standards: Fix the remaining issues in `/tests`.
Show description for c6c7849
pento
committed
c6c7849
View commit details
Copy full SHA for c6c7849
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Coding Standards: Replace spaced indentation sections of `phpunit.xml.dist`, `multisite.xml`, and `build.xml` with tabs.
Show description for ad71116
SergeyBiryukov
committed
ad71116
View commit details
Copy full SHA for ad71116
View code at this point
Browse repository at this point
Build/Test Tools: Reorder `<file>` and `<exclude>` rules in `phpunit.xml.dist` to avoid warnings in PHPUnit 7.2+.
Show description for 6d86370
SergeyBiryukov
committed
6d86370
View commit details
Copy full SHA for 6d86370
View code at this point
Browse repository at this point
Build/Test Tools: Add support for PHPUnit 7.x.
Show description for 001c649
SergeyBiryukov
committed
001c649
View commit details
Copy full SHA for 001c649
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
REST API: Introduce Autosaves controller and endpoint.
Show description for 225f191
desrosj
committed
225f191
View commit details
Copy full SHA for 225f191
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Build/Test Tools: Allow code coverage reports to be generated.
Show description for b7c2dfb
johnbillion
committed
b7c2dfb
View commit details
Copy full SHA for b7c2dfb
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Tests: Rename ignored tests in `phpunit.xml.dist`.
Show description for 5ee7f7d
pento
committed
5ee7f7d
View commit details
Copy full SHA for 5ee7f7d
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Build/Test Tools: Be strict about tests that do not test anything.
Show description for a5a1a4d
johnbillion
committed
a5a1a4d
View commit details
Copy full SHA for a5a1a4d
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
Build/Test Tools: Introduce `ms-required` and `ms-excluded` groups for tests.
Show description for 4f8057f
johnbillion
committed
4f8057f
View commit details
Copy full SHA for 4f8057f
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
oEmbed: Remove the oEmbed provider unit tests.
Show description for 29cfd0b
johnbillion
committed
29cfd0b
View commit details
Copy full SHA for 29cfd0b
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
OEmbed: add unit tests. `@group external-oembed` is not run by default.
Show description for 7ca480c
staylor
committed
7ca480c
View commit details
Copy full SHA for 7ca480c
View code at this point
Browse repository at this point
Commits on May 17, 2016
Set a whitelist for PHPUnit code coverage.
Show description for 747a327
aaronjorbin
committed
747a327
View commit details
Copy full SHA for 747a327
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Tests: Exclude `ms-files` test group from default PHPUnit config
Show description for 888d352
jeremyfelt
committed
888d352
View commit details
Copy full SHA for 888d352
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Unit Tests: add `SpeedTrapListener` to `phpunit/includes` and add the config node to `phpunit.xml.dist`.
Show description for 2845280
staylor
committed
2845280
View commit details
Copy full SHA for 2845280
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Tests: Exclude the `oembed/headers.php` test file, which was marked as PHP >= 5.3.0 in [34904].
Show description for 7c508ff
pento
committed
7c508ff
View commit details
Copy full SHA for 7c508ff
View code at this point
Browse repository at this point
Embeds: After [34903], remove an accidentally included text domain, and exclude a test failing in PHP 5.2.
Show description for a170c1f
pento
committed
a170c1f
View commit details
Copy full SHA for a170c1f
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Exclude external-http tests when running `phpunit`.
Show description for df11fb8
boonebgorges
committed
df11fb8
View commit details
Copy full SHA for df11fb8
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Only reset taxonomies and post types between tests when running core tests.
Show description for f7dbf96
boonebgorges
committed
f7dbf96
View commit details
Copy full SHA for f7dbf96
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afd
nacin
committed
8045afd
View commit details
Copy full SHA for 8045afd
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL