summaryrefslogtreecommitdiff
path: root/test/files/jvm/actor-exceptions.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-67/+0
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-251-1/+3
* Reverted change of Reactor.exceptionHandler's t...Philipp Haller2010-04-221-1/+1
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-221-3/+7
* Hardened actor tests. No review.Philipp Haller2010-04-131-0/+10
* Addresses see #2017.Philipp Haller2010-03-241-8/+12
* Added test for Actor.exceptionHandler.Philipp Haller2009-05-271-0/+47