summaryrefslogtreecommitdiff
path: root/test/files/jvm/scala-concurrent-tck.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in scala-concurrent-tck testPhilipp Haller2012-02-191-1/+1
* Disable execution context and futures implementation in the default package.Aleksandar Prokopec2012-02-161-11/+12
* Migrate akka promises. Changes to some of the interfaces.aleksandar2012-01-131-7/+5
* Port of akka Future implementation in progress.aleksandar2012-01-121-1/+14
* Refactor await calls for awaitable objects to ready and result calls.aleksandar2012-01-121-37/+49
* Make base TCK more uniform with Akka TCKPhilipp Haller2011-12-131-3/+4
* Add test for recover to Akka TCKPhilipp Haller2011-12-131-1/+0
* Force output of exception in assert. Add tests for recover.Philipp Haller2011-12-131-2/+33
* Change promise method signature.aleksandar2011-12-131-1/+1
* Add test cases for blocking. Fix in the failed projection.aleksandar2011-12-131-3/+27
* Rename block->await. Add more tck test cases.aleksandar2011-12-131-8/+87
* Add stubs for future combinator tests.Philipp Haller2011-12-131-1/+67
* Fix default.ExecutionContextImpl.promise. Add promise test.Philipp Haller2011-12-131-1/+24
* Adding the tck test file.aleksandar2011-12-121-0/+166