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

Test cleanup #69

Merged
merged 3 commits into from
Apr 28, 2017
Merged

Test cleanup #69

merged 3 commits into from
Apr 28, 2017

Conversation

johnjaylward
Copy link
Contributor

  • Update link in the README to the main JSON-Java repo
  • Cleans up some warnings
  • Adds new test for bug JSON.getLong produces inconsistent results JSON-java#332
  • Adds some resource handling for string writers using pre-java1.7
    support. I know StringWriters don't need a close method called, but the
    tests should still handle their resources properly.

John J. Aylward added 3 commits April 27, 2017 12:39
* Cleans up some warnings
* Adds new test for bug stleary/JSON-java#332
* Adds some resource handling for string writers using pre-java1.7
support. I know StringWriters don't need a close method called, but the
tests should still handle their resources properly.
@stleary stleary merged commit c945b53 into stleary:master Apr 28, 2017
@johnjaylward johnjaylward deleted the TestCleanup branch July 10, 2017 14:16
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.

2 participants