Skip to content

Conversation

@smdn
Copy link
Owner

@smdn smdn commented Jan 6, 2026

Description

PowerShellでの実装を追加する。

スクリプト中でnull条件演算子?.を使用しているため、PowerShell 7.1以降が必要となる。

Testing

Actions run-tests-impls.ymlでのテストを実装・実施済み。

Considerations

現在のテスト実装ではテストケースごとにプロセスを起動する。 このため、PowerShell実装のテストは他の実装に比べて非常に遅くなる。

@smdn smdn merged commit 84f3cfb into main Jan 6, 2026
25 checks passed
@smdn smdn deleted the add-impl-powershell branch January 6, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants