summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config
diff options
context:
space:
mode:
authorAndy Ayers <andya@microsoft.com>2017-01-27 16:45:38 -0800
committerAndy Ayers <andya@microsoft.com>2017-01-27 18:52:04 -0800
commit47fa373a9bdb460bdd90b51c2bbd40f9bc48937f (patch)
tree9aac7680e70d75b970e84c66aea2c4062e02363a /tests/src/JIT/config
parent119b04c1d3b7a9842eaaacb974e991e5d454f2b4 (diff)
downloadcoreclr-47fa373a9bdb460bdd90b51c2bbd40f9bc48937f.tar.gz
coreclr-47fa373a9bdb460bdd90b51c2bbd40f9bc48937f.tar.bz2
coreclr-47fa373a9bdb460bdd90b51c2bbd40f9bc48937f.zip
Add BenchmarkGames regexdna test
Based on the "version 6" test base. As with revcomp, keeping the input files as unix line ending, and relatively small.
Diffstat (limited to 'tests/src/JIT/config')
-rw-r--r--tests/src/JIT/config/benchmark/project.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json
index fe3a3276d0..87c7eef292 100644
--- a/tests/src/JIT/config/benchmark/project.json
+++ b/tests/src/JIT/config/benchmark/project.json
@@ -21,6 +21,7 @@
"System.Threading": "4.4.0-beta-24913-02",
"System.Threading.Tasks": "4.4.0-beta-24913-02",
"System.Threading.Tasks.Parallel": "4.4.0-beta-24913-02",
+ "System.Threading.ThreadPool": "4.4.0-beta-24913-02",
"System.Diagnostics.Process": "4.4.0-beta-24913-02",
"System.Xml.XmlDocument": "4.4.0-beta-24913-02",
"System.Xml.XPath": "4.4.0-beta-24913-02",