summaryrefslogtreecommitdiff
path: root/test/files/run/spec-init.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-12-11 14:57:06 +0000
committerPaul Phillips <paulp@improving.org>2010-12-11 14:57:06 +0000
commit262ee3a852f278f97b083a05376de0eab96c805d (patch)
tree482c62113aeb64e1bc7170610a958d58ec60cd19 /test/files/run/spec-init.check
parent4cfcc156f404f574451d2ddcaf62326d32d0ef95 (diff)
downloadscala-262ee3a852f278f97b083a05376de0eab96c805d.tar.gz
scala-262ee3a852f278f97b083a05376de0eab96c805d.tar.bz2
scala-262ee3a852f278f97b083a05376de0eab96c805d.zip
When was the last time -Xcheckinit was run? It ...
When was the last time -Xcheckinit was run? It must have been a long time. All these changes are to address bugs revealed by -Xcheckinit, mostly in test cases, some in the compiler. I'm guessing the partest -Xcheckinit runs are hanging the first time they run into a failure, so if it starts "working" again after this commit don't get too confident. No review.
Diffstat (limited to 'test/files/run/spec-init.check')
-rw-r--r--test/files/run/spec-init.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/spec-init.check b/test/files/run/spec-init.check
index 8a659f868c..7705ee2947 100644
--- a/test/files/run/spec-init.check
+++ b/test/files/run/spec-init.check
@@ -1,9 +1,9 @@
abc
abc
-null
+abc
shouldn't see two initialized values and one uninitialized
42
42
-0
+42
ok
ok