summaryrefslogtreecommitdiff
path: root/test/files/presentation/hyperlinks-macro/Runner.scala
Commit message (Collapse)AuthorAgeFilesLines
* Test to show the bug with hyperlinking in macro argumentsJason Zaugg2014-01-081-0/+8
Currently, the presentation compiler sees the expansion of macros; this no longer contains the trees corresponding to the macro arguments, and hyperlink requests result incorrect results. https://www.assembla.com/spaces/scala-ide/tickets/1001449#