summaryrefslogtreecommitdiff
path: root/test/files/jvm/actor-receivewithin.scala
Commit message (Collapse)AuthorAgeFilesLines
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-131-0/+69
| | | | | | | symbol does not cause any crashes, but the method using an unknown symbol will not be used for inlining. Resurrected tests, removed spec-matrix for the moment. No review.
* Disabled test that hangs when actors package is...Philipp Haller2010-04-121-69/+0
| | | | | | Disabled test that hangs when actors package is compiled with specialization. Review by dragos.
* Made actor-receivewithin test deterministic.Philipp Haller2010-01-271-0/+2
|
* New tests for exceptions and Actor.receiveWithin.Philipp Haller2009-05-311-0/+67