stleary / JSON-Java-unit-test

Junit test harness to validate the JSON-Java GitHub project code.
Apache License 2.0
28 stars 45 forks source link

Fix tabs, add valueToString() test to JSONObjectTest #30

Closed stleary closed 8 years ago

stleary commented 8 years ago

Confirms fix for https://github.com/douglascrockford/JSON-java/issues/167. Also converts some tabs to spaces.