summaryrefslogtreecommitdiff
path: root/test/files/run/t2886.check
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/2.10.x' into merge-210Lukas Rytz2012-08-161-2/+2
|\ | | | | | | | | | | | | Required a few changes of `HIDDEN` -> `ARTIFACT` and `isHidden` -> `isArtifact` Conflicts: src/reflect/scala/reflect/internal/Flags.scala
* | A missed checkfile for pull #949.Paul Phillips2012-07-261-5/+5
|/ | | | | | | The message from the buildbot that the build failed is really, really, really hard to see if there's any discussion. Can it be instructed in the ways of markdown so it can be red/green and bigger?
* restores some disabled macro tests, makes checkFeature synchronous when used ↵Eugene Burmako2012-04-141-5/+5
| | | | for macros
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-301-0/+5
| | | | | | | | LiftCode works again, now integrated with new reflection library. Other changes: def Literal(x: Any) has been deprecated, and all its uses removed. Modifiers has lost positions as fourth case class argument; is now a field, mirroring Tree.pos (this removes junk in patterns and makes reification simpler). Review by extempore.
* Disabled all the old scala.reflect._ tests whic...Paul Phillips2011-07-291-1/+0
| | | | | | Disabled all the old scala.reflect._ tests which are now crash-failing, no review.
* close #2886 (applied patch). no reviewLukas Rytz2010-01-281-0/+1