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 Ruby 1.8-compatible JSON compilation database support #77

Merged
merged 14 commits into from
Apr 8, 2014

Conversation

kattrali
Copy link
Contributor

@kattrali kattrali commented Apr 8, 2014

Extends #61

Additions

  • Vendors generator.rb and parser.rb from the json_pure gem, loading only when no default JSON implementation is found
    • generator.rb is loaded during database generation and handles writing the file
    • parser.rb is loaded during feature runs to inspect test output

supermarin pushed a commit that referenced this pull request Apr 8, 2014
Add Ruby 1.8-compatible JSON compilation database support
@supermarin supermarin merged commit 9364f84 into master Apr 8, 2014
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