summaryrefslogtreecommitdiff
path: root/test/files/run/t0663.check
Commit message (Collapse)AuthorAgeFilesLines
* Prepare removal of scala-xml, scala-parser-combinatorsAdriaan Moors2013-08-271-1/+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-1118 WIPAlex Cruise2012-03-151-1/+1
|
* Restored xml test cases to unminimized tagsPaul Phillips2009-05-151-1/+1
|
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-011-1/+1
| | | | | | Modifications to the 10 failing test cases to make them passing test cases in light of the patch from #1118.
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-111-0/+1
Moved pending tests that succeed to their place in the 'files' directory.