summaryrefslogtreecommitdiff
path: root/test/files/run/json.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix for #3284.Derek Chen-Beker2010-06-041-7/+90
| | | | | | | | but in the interest of not breaking backwards compatibility, the JSON.parse method has been marked deprecated for now. Unit tests have been fixed so that this won't break the build this time.
* Re-enabled a number of previously disabled tests;Antonio Cunei2010-05-281-0/+158
| | | | | according to my tests, they all currently work.
* Disabled failing json test.Martin Odersky2010-04-131-158/+0
|
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-091-0/+1
| | | | | Fixed the parsing of 0 by the JSON library.
* fixed partest, removed mergeLines (useless)michelou2007-11-131-2/+98
|
* fixed ticket #136 (charSeq)michelou2007-11-091-0/+1
|
* fixed ticket #136 (cnt'd)michelou2007-11-091-0/+60