[PR #65] [CLOSED] Fixes #59: Updated scripts to tests snapshots better #89

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

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/65
Author: @lavturo
Created: 8/29/2019
Status: Closed

Base: masterHead: fix_issue59


📝 Commits (2)

📊 Changes

7 files changed (+63 additions, -23 deletions)

View changed files

📝 bin/PHP Snapshot Test.xml (+0 -0)
📝 bin/auto_test_snap.cmd (+2 -2)
📝 bin/get_qa.cmd (+2 -9)
📝 bin/get_release.cmd (+1 -5)
📝 bin/get_snapshot.cmd (+1 -7)
📝 bin/pftt2_release.cmd (+2 -0)
bin/test_release.cmd (+55 -0)

📄 Description

@cmb69 could you please check?

Changes:

  • Switching from vs16 to vc15 for 7.4 builds
  • Added script to test release builds (mainly for VMs)
  • Updated pftt2_release to also include text file with list of test files
  • Updated task scheduler settings (slightly)

🔄 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/65 **Author:** [@lavturo](https://github.com/lavturo) **Created:** 8/29/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_issue59` --- ### 📝 Commits (2) - [`0ffa3b0`](https://github.com/php/pftt2/commit/0ffa3b0dd17665693fcd062bbe3ae7c47a8783f4) Fixes #59: Updated scripts to tests snapshots better - [`12ca87e`](https://github.com/php/pftt2/commit/12ca87e3f3d71927988ff524d9d94059885749aa) Fixes #59: Minor change ### 📊 Changes **7 files changed** (+63 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `bin/PHP Snapshot Test.xml` (+0 -0) 📝 `bin/auto_test_snap.cmd` (+2 -2) 📝 `bin/get_qa.cmd` (+2 -9) 📝 `bin/get_release.cmd` (+1 -5) 📝 `bin/get_snapshot.cmd` (+1 -7) 📝 `bin/pftt2_release.cmd` (+2 -0) ➕ `bin/test_release.cmd` (+55 -0) </details> ### 📄 Description @cmb69 could you please check? Changes: - Switching from vs16 to vc15 for 7.4 builds - Added script to test release builds (mainly for VMs) - Updated pftt2_release to also include text file with list of test files - Updated task scheduler settings (slightly) --- <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:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#89