summaryrefslogtreecommitdiff
path: root/test/files/jvm/actor-exceptions.check
diff options
context:
space:
mode:
authorPhilipp Haller <hallerp@gmail.com>2009-05-27 23:27:47 +0000
committerPhilipp Haller <hallerp@gmail.com>2009-05-27 23:27:47 +0000
commitd94cac09a0f0a82440305e787c62718b3baccf5e (patch)
treee76227c9161a2c02a30971d87d4355a7a6346143 /test/files/jvm/actor-exceptions.check
parent93a27b6d75ad9db73fd8133b3142dd85fc158d5f (diff)
downloadscala-d94cac09a0f0a82440305e787c62718b3baccf5e.tar.gz
scala-d94cac09a0f0a82440305e787c62718b3baccf5e.tar.bz2
scala-d94cac09a0f0a82440305e787c62718b3baccf5e.zip
Added test for Actor.exceptionHandler.
Diffstat (limited to 'test/files/jvm/actor-exceptions.check')
-rw-r--r--test/files/jvm/actor-exceptions.check11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/files/jvm/actor-exceptions.check b/test/files/jvm/actor-exceptions.check
new file mode 100644
index 0000000000..021ccea1f1
--- /dev/null
+++ b/test/files/jvm/actor-exceptions.check
@@ -0,0 +1,11 @@
+problem
+received A
+problem
+received A
+problem
+received A
+problem
+received A
+problem
+received last A
+slave exited because of java.lang.Exception: unhandled