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

Merge dev into master #11

Merged
merged 15 commits into from
Jan 5, 2017
Merged

Merge dev into master #11

merged 15 commits into from
Jan 5, 2017

Conversation

NthPortal
Copy link
Owner

Core (synchronous) library has 100% coverage, and is thus pretty much "ready".

NthPortal and others added 15 commits January 1, 2017 03:19
Add test for Shell.

Tweak ConsoleShellTest.
Change LineParser to have two methods: one to parse
for execution, and one to parse for tab completion.
Change signature of Shell.commands to return an
Iterable instead of a Seq.
Change CommandDelegator.commandsByName to be a
SortedMap.
Add test for CommandTabCompleter.tabComplete with
an empty Seq. Note that a LineParser should not
actually allow such a situation to occur.
Change OutputSink.write(CharSequence) to write(String),
and writeln(CharSequence) to writeln(String).
Add tests for core implementation
@NthPortal NthPortal merged commit 27c1477 into master Jan 5, 2017
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

1 participant