summaryrefslogtreecommitdiff
path: root/test/files/neg/bug276.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-7/+0
|
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* Improved error messages for certain illegal ove...Paul Phillips2009-02-191-0/+7
Improved error messages for certain illegal overriding situations, plus test cases. Resolves bug #276.