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 |
|
Mads Ager
|
c7fdada0fd
|
Add test that an invalid escape sequence results in a JSONException and not a NumberFormatException.
|
2016-06-02 16:41:43 +02:00 |
|
Sean Leary
|
51bcbebaa8
|
Merge pull request #48 from erosb/master
unittests for stleary/JSON-Java#233
|
2016-05-20 21:12:12 -05:00 |
|
Bence Erős
|
a1893ebc02
|
unittests for stlear/JSON-Java#233
|
2016-05-16 14:54:01 +02:00 |
|
stleary
|
15f48a0500
|
convert tests to use JSONPointer where practical
|
2016-05-14 11:59:24 -05:00 |
|
John J. Aylward
|
974c09b22a
|
Fixes typo in assert
|
2016-01-27 15:02:37 -05:00 |
|
John J. Aylward
|
bd958e0830
|
fixes formatting
|
2016-01-27 11:36:15 -05:00 |
|
John J. Aylward
|
67d888e9be
|
Adds test cases to verify that -0 and -0.0 are processed as Double
|
2016-01-27 11:32:11 -05:00 |
|
stleary
|
706d898648
|
latest
|
2016-01-03 21:39:44 -06:00 |
|