summaryrefslogtreecommitdiff
path: root/test/files/specialized
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-03-19 15:27:19 +0000
committerPaul Phillips <paulp@improving.org>2011-03-19 15:27:19 +0000
commit5bb967a3de039830dcc453bb92d3b6a0b794684f (patch)
treecc33748f925b4c0f307bd23b4b442c57f9b2046a /test/files/specialized
parent8f0ff8bc2aaaa5299ebe4f617ab9e28443f994bd (diff)
downloadscala-5bb967a3de039830dcc453bb92d3b6a0b794684f.tar.gz
scala-5bb967a3de039830dcc453bb92d3b6a0b794684f.tar.bz2
scala-5bb967a3de039830dcc453bb92d3b6a0b794684f.zip
Some boundary conditions in range.
infix implicits to Integral and Fractional. As a bonus this patch knocked 10,000 long boxings off a specialized test. Who knew. Closes #4308, #4321, review by community.
Diffstat (limited to 'test/files/specialized')
-rw-r--r--test/files/specialized/fft.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/specialized/fft.check b/test/files/specialized/fft.check
index eb56a2a879..69a3a61f36 100644
--- a/test/files/specialized/fft.check
+++ b/test/files/specialized/fft.check
@@ -1,4 +1,4 @@
Processing 65536 items
Boxed doubles: 0
Boxed ints: 2
-Boxed longs: 1442031
+Boxed longs: 1310921