Skip to content

Tags: wp-cli/wp-cli-tests

Tags

v5.1.11

Toggle v5.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Normalize line endings in assertions (#334)

* Add tests to verify line ending normalizations

* now add the actual normalization

* fix unrelated windows test while at it

v5.1.10

Toggle v5.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HTTP mocking: support `filename` option (#332)

v5.1.9

Toggle v5.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Normalize Windows temp dir in `Given a directory` step (#330)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v5.1.8

Toggle v5.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Normalize temp dir in `Given a directory` step (#329)

v5.1.7

Toggle v5.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tests: Various harness improvements, especially on Windows (#326)

v5.1.6

Toggle v5.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make it easier to override Behat format (#325)

v5.1.5

Toggle v5.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new `@skip-object-cache` Behat tag (#324)

v5.1.4

Toggle v5.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add persistent object cache support (#322)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v5.1.3

Toggle v5.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Harden cleanup on CI to avoid filesystem bottlenecks (#319)

v5.1.2

Toggle v5.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php) (#318)

Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Pascal Birchler <pascalb@google.com>