[PR #24] [CLOSED] Issue #19: Have pftt delete the files created to run the test if the test pass. #66

Open
opened 2026-01-24 11:40:42 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/24
Author: @lavturo
Created: 5/1/2019
Status: Closed

Base: masterHead: fix_issue19


📝 Commits (1)

  • b886343 Issue #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.

## 📋 Pull Request Information **Original PR:** https://github.com/php/pftt2/pull/24 **Author:** [@lavturo](https://github.com/lavturo) **Created:** 5/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_issue19` --- ### 📝 Commits (1) - [`b886343`](https://github.com/php/pftt2/commit/b8863433db82a0e6d8690200d89251a0901a297a) Issue #19: Have pftt delete the files created to run the test if the test passes. ### 📊 Changes **4 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description For the most part, I was trying to reflect how run-test.php runs with these changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:40:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#66