summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/AdditionalFormatsSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* Add test for lazyFormat wrapper (recursive JsonFormats)Mathias2011-11-161-0/+14
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and .compact...Mathias2011-11-091-1/+1
* Improve JsonReader/JsonWriter lifting to JsonFormatMathias2011-09-061-0/+41