summaryrefslogtreecommitdiff
path: root/test/files/jvm/concurrent-future.scala
Commit message (Expand)AuthorAgeFilesLines
* Disabling failing tests.Paul Phillips2012-04-121-122/+0
* Disable execution context and futures implementation in the default package.Aleksandar Prokopec2012-02-161-7/+7
* Merge branch 'execution-context' of github.com:phaller/scala into execution-c...aleksandar2011-12-121-8/+7
|\
| * Fix future testsPhilipp Haller2011-12-091-5/+5
* | Syntax changes for the scala.concurrent package and some cleanup.aleksandar2011-12-121-5/+10
|/
* Add tests for future callbacksPhilipp Haller2011-12-071-0/+118