mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/pftt2/pull/24
Author: @lavturo
Created: 5/1/2019
Status: ❌ Closed
Base:
master← Head:fix_issue19📝 Commits (1)
b886343Issue #19: Have pftt delete the files created to run the test if the test passes.📊 Changes
4 files changed (+16 additions, -10 deletions)
View changed files
📝
.classpath(+1 -1)📝
src/com/mostc/pftt/model/core/PhptSourceTestPack.java(+1 -0)📝
src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner.java(+11 -7)📝
src/com/mostc/pftt/runner/PhptTestPreparer.java(+3 -2)📄 Description
For the most part, I was trying to reflect how run-test.php runs with these changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.