This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ShellOperation running on Windows (#70)
* Flush after write * Fix issue with Windows commands (#71) * Adds windows test * Updates Windows tests to mark runs as failed with failed tests * Add write trigger command * Static analysis * Fix asserts * Try again * Add changelog and strip newline * Do not strip new line * Fix tests? * Try again * Attempt * Again * Confident? * Ok I think so * I think this should do it... --------- Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
- Loading branch information
1 parent
761cf1f
commit cac3c3a
Showing
4 changed files
with
72 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters