summaryrefslogtreecommitdiff
path: root/test/files/run/kmpSliceSearch.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-08-09 22:25:37 +0000
committerPaul Phillips <paulp@improving.org>2011-08-09 22:25:37 +0000
commite3e64e43659f53dd8f9cd5837f78a7e4378dc4c4 (patch)
tree489d2177d58f73e0c7c63aceb70d7667ab59d779 /test/files/run/kmpSliceSearch.check
parent333f540595b5cc80879758f656cccd99632d3fd5 (diff)
downloadscala-e3e64e43659f53dd8f9cd5837f78a7e4378dc4c4.tar.gz
scala-e3e64e43659f53dd8f9cd5837f78a7e4378dc4c4.tar.bz2
scala-e3e64e43659f53dd8f9cd5837f78a7e4378dc4c4.zip
Optimizations for Seq's implementations of sequ...
Optimizations for Seq's implementations of sequence search algorithms. Contributed by Rex Kerr. Closes SI-4828, no review.
Diffstat (limited to 'test/files/run/kmpSliceSearch.check')
-rw-r--r--test/files/run/kmpSliceSearch.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/kmpSliceSearch.check b/test/files/run/kmpSliceSearch.check
new file mode 100644
index 0000000000..9ce0eba5a8
--- /dev/null
+++ b/test/files/run/kmpSliceSearch.check
@@ -0,0 +1,4 @@
+6 6
+5 10
+-1 -1
+4 4