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

Add test cases for stdin/stdout/stderr #454

Closed
sgjesse opened this issue Nov 15, 2011 · 1 comment
Closed

Add test cases for stdin/stdout/stderr #454

sgjesse opened this issue Nov 15, 2011 · 1 comment
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug

Comments

@sgjesse
Copy link
Contributor

sgjesse commented Nov 15, 2011

We need additional test cases for stdin/stdout/stderr streams.

Maybe by running a pipe of dart_bin commands with different scripts.

Testing stdin read from terminal is probably not possible.

@sgjesse
Copy link
Contributor Author

sgjesse commented Nov 23, 2011

Tests added in https://code.google.com/p/dart/source/detail?r=1793.


Added Fixed label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants