summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/StandardFormatsSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and .compact...Mathias2011-11-091-6/+6
* Upgrade to Specs2 1.6-SNAPSHOTMathias2011-07-191-1/+1
* Add JsonFormat for JsValues, some more helpersMathias2011-05-241-1/+1
* Add predefined JsonFormat for Either typeMathias2011-05-231-0/+19
* Squash obsolete 'formats' package also in test sourcesMathias2011-05-091-0/+41