summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlattr.check
Commit message (Collapse)AuthorAgeFilesLines
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-191-0/+18
| | | | | | | | | | | | Removes SUnit (long deprecated!) from the standard library. the relatively small number of partest tests in Scala's suite that were still using SUnit now either just use regular asserts, or they print stuff that partest checks with a .check file. Also fixed some bad indentation, removed ancient useless-looking commented-out code, etc. Contributed by Seth Tisue (way to go seth) no review.
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-281-12/+0
| | | | | support for <elem key={x:Option[Seq[Node]]} />, so that Options can be used for optional attributes.
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-141-0/+2
|
* checkfileBurak Emir2006-10-111-0/+10