aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/match0/Match0.scala
Commit message (Expand)AuthorAgeFilesLines
* Scala 2.10.1 compat: apply renaming to originals of TypeTreesJason Zaugg2013-04-101-18/+17
* Temporarily comment out tests that are failing under 2.10.1.Jason Zaugg2013-04-101-17/+18
* Remove unreachable code in pattern matching testphaller2012-12-201-1/+0
* Fix await in if condition / match scrutinee.Jason Zaugg2012-11-261-0/+12
* Extract vals for all names bound in a pattern.Jason Zaugg2012-11-261-0/+31
* add missing copyrightJason Zaugg2012-11-241-1/+1
* Remove sleeps from the tests.Jason Zaugg2012-11-091-1/+0
* Support await inside match expressionsphaller2012-11-061-0/+73