Skip to content

Conversation

@johnjaylward
Copy link
Contributor

So this includes 2 changes:

  1. Updates the build.gradle and the source folder locations to match the default gradle configuration. This makes it easier to get imported into IDE tools like Eclipse or Netbeans.
  2. Adds a test case that cycles through all the control characters as defined in RFC 7159 and verifies the validity of each character. The ones that don't pass are \0, \n, and \r. The test case verifies these failures as well

johnjaylward and others added 3 commits June 16, 2016 11:44
… source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well.
@stleary
Copy link
Owner

stleary commented Jun 17, 2016

Clearly documents the actual behavior. Look good, thanks. Would you please also update the README in the pull request, which I think is no longer accurate?

@johnjaylward
Copy link
Contributor Author

that should fix the paths. Also added the Unix type commands

@stleary stleary merged commit 01af317 into stleary:master Jun 17, 2016
@johnjaylward johnjaylward deleted the issue240 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