[PR #103] [MERGED] AppVeyor and Test #972

Closed
opened 2026-01-29 16:24:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/103
Author: @mnadareski
Created: 7/19/2018
Status: Merged
Merged: 7/19/2018
Merged by: @mnadareski

Base: masterHead: r16


📝 Commits (2)

📊 Changes

5 files changed (+118 additions, -88 deletions)

View changed files

📝 DICUI.Test/Utilities/DumpEnvironmentTest.cs (+3 -2)
📝 DICUI.Test/Utilities/ParametersTest.cs (+8 -5)
📝 DICUI/Utilities/Parameters.cs (+103 -79)
📝 README.md (+3 -1)
📝 appveyor.yml (+1 -1)

📄 Description

This creates an automatic AppVeyor run for stuff and fixes failing tests.


🔄 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/SabreTools/MPF/pull/103 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 7/19/2018 **Status:** ✅ Merged **Merged:** 7/19/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `r16` --- ### 📝 Commits (2) - [`e49f10a`](https://github.com/SabreTools/MPF/commit/e49f10a44d7a45bb0ae8a9df1946c728ce24b778) Fixes to AppVeyor - [`d55de33`](https://github.com/SabreTools/MPF/commit/d55de33306767200aab5b7278175aa6e174e1beb) Fix tests ### 📊 Changes **5 files changed** (+118 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `DICUI.Test/Utilities/DumpEnvironmentTest.cs` (+3 -2) 📝 `DICUI.Test/Utilities/ParametersTest.cs` (+8 -5) 📝 `DICUI/Utilities/Parameters.cs` (+103 -79) 📝 `README.md` (+3 -1) 📝 `appveyor.yml` (+1 -1) </details> ### 📄 Description This creates an automatic AppVeyor run for stuff and fixes failing tests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#972