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

Executor: Add readme.md describing executors #2

Merged
merged 1 commit into from Sep 30, 2022

Conversation

sven-oly
Copy link
Collaborator

This is a start on documentation of executors function, inputs, and outputs.


## Protocol for communication with testDriver

The testDriver program initiates an executor a command line string such as "nodejs executor.js". TestDriver then sends information to the stdin of the running executor program. These instructions are defined below.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... executor a command line string ... ---> executor on command line ...

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx.

executors/README.md Outdated Show resolved Hide resolved
executors/README.md Outdated Show resolved Hide resolved
executors/README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@gnrunge gnrunge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Editorial comment: most lines are very long while others are limited to 80 characters/line.

Executor: Add readme describing executors.

Update line length
@sven-oly sven-oly merged commit db5506d into unicode-org:main Sep 30, 2022
@sven-oly sven-oly deleted the AddExecutors branch September 30, 2022 22:34
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