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

Forking ability needed in TCL for full test coverage #6

Closed
GoogleCodeExporter opened this issue Oct 2, 2015 · 2 comments
Closed

Forking ability needed in TCL for full test coverage #6

GoogleCodeExporter opened this issue Oct 2, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link


lock4-1.2... fails with
Error: wrong # args: should be "exec ?switches? arg ?arg ...?"

because TCL port cannot fork

  # Kick off the second process.
  exec [info nameofexec] ./test2-script.tcl &



Original issue reported on code.google.com by noah.hart@gmail.com on 5 Aug 2009 at 1:43

@GoogleCodeExporter
Copy link
Author

Original comment by noah.hart@gmail.com on 5 Aug 2009 at 2:56

  • Changed title: Forking ability needed in TCL for full test coverage

@GoogleCodeExporter
Copy link
Author

Decided not to implement in C#;  Skipping these coverage tests;  Will try to 
recreate this test scenario via unit testing 

Original comment by noah.hart@gmail.com on 20 Aug 2009 at 5:32

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant