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 makefile goal to verify the generated parser #126

Closed
xcoulon opened this issue Jun 12, 2018 · 0 comments
Closed

Add makefile goal to verify the generated parser #126

xcoulon opened this issue Jun 12, 2018 · 0 comments

Comments

@xcoulon
Copy link
Member

xcoulon commented Jun 12, 2018

This goal should be invoked during the build (at least on Travis-ci) to verify that the committed code was generated with the appropriate options

xcoulon added a commit to xcoulon/libasciidoc that referenced this issue Jun 12, 2018
goal will fail if the `git diff` command exists with a non-0
return code.
the goal is called during the build on travis-ci.

Fixes bytesparadise#126

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit to xcoulon/libasciidoc that referenced this issue Jun 12, 2018
…esparadise#126)

goal will fail if the `git diff` command exists with a non-0
return code.
the goal is called during the build on travis-ci.

Fixes bytesparadise#126

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit that referenced this issue Jun 12, 2018
goal will fail if the `git diff` command exists with a non-0
return code.
the goal is called during the build on travis-ci.

Fixes #126

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit that referenced this issue Jun 18, 2018
goal will fail if the `git diff` command exists with a non-0
return code.
the goal is called during the build on travis-ci.

Fixes #126

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon added this to the v0.1 milestone Jul 3, 2018
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