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 tests for mkblocks and simplify #13

Merged
merged 1 commit into from
Jun 3, 2015
Merged

Add tests for mkblocks and simplify #13

merged 1 commit into from
Jun 3, 2015

Conversation

jsarenik
Copy link
Collaborator

@jsarenik jsarenik commented Jun 2, 2015

Example test run:

$ tests/test-shell.sh
Using /bin/sh
BASH_VERSION='3.2.57(1)-release'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /usr/local/bin/pdksh
KSH_VERSION='@(#)PD KSH v5.2.14 99/07/13.2'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /bin/bash
BASH_VERSION='3.2.57(1)-release'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /usr/local/bin/dash
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /usr/local/bin/mksh
KSH_VERSION='@(#)MIRBSD KSH R50 2015/04/19'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK

@jsarenik jsarenik mentioned this pull request Jun 2, 2015
Example test run:

```
$ tests/test-shell.sh
Using /bin/sh
BASH_VERSION='3.2.57(1)-release'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /usr/local/bin/pdksh
KSH_VERSION='@(#)PD KSH v5.2.14 99/07/13.2'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /bin/bash
BASH_VERSION='3.2.57(1)-release'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /usr/local/bin/dash
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
Using /usr/local/bin/mksh
KSH_VERSION='@(#)MIRBSD KSH R50 2015/04/19'
.. Testing ./mkblocks
.. OK
.. Testing ./simplify
.. OK
```
jsarenik added a commit that referenced this pull request Jun 3, 2015
Add tests for mkblocks and simplify
@jsarenik jsarenik merged commit 70975f6 into master Jun 3, 2015
@jsarenik jsarenik deleted the jasan/tests branch June 3, 2015 11:23
@jcbf jcbf mentioned this pull request Apr 18, 2016
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.

1 participant