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 |
|
stleary
|
45cbc66f5b
|
add coverage for JSONObject, JSONArray queryFrom()
|
2016-05-14 09:26:03 -05:00 |
|
stleary
|
0112d82755
|
add JSONPointerTest to test suite, fix resource for gradle build
|
2016-05-13 23:13:06 -05:00 |
|
Bence Erős
|
adb3118d31
|
added test for checking if the JSONPointer is immutable
|
2016-05-05 16:00:15 +02:00 |
|
Bence Erős
|
2eed4be5fc
|
one more test for null-check in Builder#append(String)
|
2016-05-03 23:42:26 +02:00 |
|
Bence Erős
|
6edc093803
|
adding unittests for JSPONPointer#toString(), toURIFragment() and its builder class
|
2016-05-03 23:20:17 +02:00 |
|
Bence Erős
|
e748c60eb1
|
tests for improved failure handling
|
2016-04-26 23:31:43 +02:00 |
|
Bence Erős
|
f857dda5d8
|
removing some deprecated commented code
|
2016-04-26 23:03:01 +02:00 |
|
Bence Erős
|
6211384f87
|
tests for url fragment notation handling, moving test document to separate file
|
2016-04-26 23:01:18 +02:00 |
|
Bence Erős
|
9c47ba299d
|
initial test for JSONPointer class
|
2016-04-18 21:49:14 +02:00 |
|