summaryrefslogtreecommitdiff
path: root/test/files/pos/t2698.scala
Commit message (Collapse)AuthorAgeFilesLines
* Revived tests that once depended on xmlAdriaan Moors2013-11-141-0/+14
| | | | | | | I was a bit overzealous in moving stuff over to scala-xml in 9c50dd5274 These were all compiler tests that accidentally touched on xml. I've tried to delicately decouple them so they can roam the scalac pastures as intended.
* Prepare removal of scala-xml, scala-parser-combinatorsAdriaan Moors2013-08-271-11/+0
| | | | | | | | | Every test deleted here has found its way to the respective repositories of scala-xml and scala-parser-combinators, where they will continue to be tested with partest. The modified tests became independent of these modules, as they should've been from the start.
* SI-6811 Move scala.util.{automata,regexp} ...Simon Ochsenreither2013-01-211-1/+2
| | | | ... to scala.xml.dtd.impl and make it private[dtd]
* Closed #2664Martin Odersky2009-11-241-0/+10