summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/CollectionFormatsSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete /cc/ package directoriesMathias2012-10-121-82/+0
* Rename domain name from spray.cc to spray.io, rename package from 'cc.spray.j...Mathias2012-10-121-1/+1
* Fix copyrightsMathias2011-12-071-0/+16
* Remove JsField, turn JsObject(List[JsField]) into JsObject(Map[String, JsValue])Mathias2011-12-061-1/+1
* Remove JsValue.apply method without replacement due to non-type-safetyMathias2011-11-091-1/+1
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and .compact...Mathias2011-11-091-5/+5
* Upgrade to Specs2 1.6-SNAPSHOTMathias2011-07-191-1/+1
* Add more collection formatsMathias2011-05-261-8/+8
* Add JsonFormat for JsValues, some more helpersMathias2011-05-241-1/+1
* Upgrade to Scala 2.9.0, SBT 0.7.7 and parboiled 1.0.0Mathias2011-05-171-1/+1
* Squash obsolete 'formats' package also in test sourcesMathias2011-05-091-0/+66