Skip to content

Conversation

@nfischer
Copy link
Member

Redo of #590

@freitagbr
Copy link
Contributor

I fixed the merge conflicts.

@nfischer nfischer requested a review from freitagbr March 16, 2017 08:12
@nfischer
Copy link
Member Author

@freitagbr can you give lgtm?

@freitagbr
Copy link
Contributor

Yes, LGTM. CI Failure is unrelated.

@freitagbr freitagbr merged commit bd11b38 into dev Mar 16, 2017
freitagbr pushed a commit that referenced this pull request Jun 7, 2017
* Add newline to output of echo (#557)

* Add newline to output of echo

* Add test

* Throw an error if the options string does not start with '-' (#615)

* Throw an error if the options string does not start with '-'

* Add test

* Change message grammar

* Add -n option to echo

* Fix null argument issue

* Add -n tests

* Add documentation

* Add -en escaped character test

* Add function to parse options for echo

* Use parseOptions to parse echo options

* Simplify control flow

* parseOptions throws now

* Allow null to be echoed

* Prevent echo stderr on unrecognized option

* Add test to check stderr of returned value

* Use consistent variable name

* Change test message, leave TODO about console output
@nfischer nfischer mentioned this pull request Jun 7, 2017
nfischer added a commit that referenced this pull request Jun 7, 2017
* Add newline to output of echo (#557)

* Add newline to output of echo

* Add test

* Throw an error if the options string does not start with '-' (#615)

* Throw an error if the options string does not start with '-'

* Add test

* Change message grammar

* Add -n option to echo

* Fix null argument issue

* Add -n tests

* Add documentation

* Add -en escaped character test

* Add function to parse options for echo

* Use parseOptions to parse echo options

* Simplify control flow

* parseOptions throws now

* Allow null to be echoed

* Prevent echo stderr on unrecognized option

* Add test to check stderr of returned value

* Use consistent variable name

* Change test message, leave TODO about console output
@nfischer nfischer deleted the echo-stdout branch June 18, 2017 02:10
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.

3 participants