summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlattr.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-3/+3
|
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-191-31/+34
| | | | | | | | | | | | 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.
* made semantics of MetaData append safer, fixed ...Burak Emir2008-02-161-3/+10
| | | | | made semantics of MetaData append safer, fixed test
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-281-25/+49
| | | | | 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/+6
|
* fixBurak Emir2006-10-111-1/+1
|
* attribute nillableBurak Emir2006-10-111-0/+23