summaryrefslogtreecommitdiff
path: root/test/files/jvm/future-spec/FutureTests.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7029 - Make test more robustPhilipp Haller2013-02-011-24/+12
* SI-7029 - Makes sure that uncaught exceptions are propagated to the UEH for t...Viktor Klang2013-01-311-0/+24
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-191-2/+2
* Basing Futures on Try instead of EitherHeather Miller2012-08-041-9/+10
* Critical bugfixes/leak fixes/API corrections + ScalaDoc for SIP-14Viktor Klang2012-07-191-0/+6
* Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-091-60/+64
* SIP-14: clean ups and fixesphaller2012-05-171-1/+1
* Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-011-238/+23
* Add promises tests.Aleksandar Prokopec2012-04-301-0/+226
* Fixed a bug with setting execution contexts.Aleksandar Prokopec2012-04-301-2/+138
* Porting akka future tests.Aleksandar Prokopec2012-04-271-0/+364