Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: fix stdin-as-tty comment and edit tests #75

Merged
merged 2 commits into from May 21, 2023

Conversation

lukem
Copy link
Contributor

@lukem lukem commented May 15, 2023

Handle '#' and $edit tests that have different
behavior whether stdin is a terminal or not.

(The change in commit 242842a didn't correctly
determine if stdin is a tty and always skipped the group).

lukem added 2 commits May 15, 2023 13:36
Handle '#' and $edit tests that have different
behavior whether stdin is a terminal or not.

(The change in commit 242842a didn't correctly
determine if stdin is a tty and always skipped the group).
Extend '#' and $edit tests to also test when stdin is not a tty.
@lukem
Copy link
Contributor Author

lukem commented May 15, 2023

Added some more test variations exercising behaviour when stdin isn't a tty.

@suominen-bot suominen-bot merged commit 4e191dd into tcsh-org:master May 21, 2023
@lukem lukem deleted the lukem/stdin-tty-tests branch May 22, 2023 13:43
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.

None yet

2 participants