mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 01:02:11 +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/49
Author: @lavturo
Created: 6/25/2019
Status: ❌ Closed
Base:
master← Head:fix_issue43📝 Commits (1)
d93dda0Fixes #43: Removed EOL changes📊 Changes
2 files changed (+7 additions, -1 deletions)
View changed files
📝
src/com/mostc/pftt/model/core/PhptSourceTestPack.java(+6 -1)📝
src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner.java(+1 -0)📄 Description
Updated following files to delete the temp SKIPIF files before a run starts and when a test succeeds. Also noticed that there were a few files left over from run-test.php, so added a few more extensions to be deleted before a run starts.
@weltling Could you check this? I'm actually not sure why it says I replaced the whole file when I only changed a few lines for
PhptSourceTestPack.java. Changes I made were lines 142-151.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.