John J. Aylward
0e612ba8a4
More test corrections for correct position reports in error messages
2017-06-21 19:56:00 -04:00
John J. Aylward
971614ac8b
fix expected exception message
2017-06-21 18:28:04 -04:00
John J. Aylward
3081b4bd96
Fixes for failing tests due to android integration
2017-06-21 14:59:42 -04:00
John J. Aylward
c233ae709e
comment out second unreliable test
2017-04-27 12:52:02 -04:00
John J. Aylward
95da4246a2
fix spelling in comment
2017-04-27 12:48:43 -04:00
John J. Aylward
9df5d34bbe
* Update link in the README to the main JSON-Java repo
...
* Cleans up some warnings
* Adds new test for bug https://github.com/stleary/JSON-java/issues/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.
2017-04-27 12:39:42 -04:00
John J. Aylward
215321cd28
updates Test cases to support new JSONML and XML conversion options
2016-07-18 15:04:03 -04:00
John J. Aylward
80f9e48e64
Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well.
2016-06-16 12:20:54 -04:00