summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-03-03 15:41:17 -0600
committerDavis Goodin <dagood@microsoft.com>2016-03-10 09:19:53 -0600
commit3aadaff51856448d9a9f262e31cc5cdf6d2259ed (patch)
treebad7583d86d01c218e6d3927e6de34b8f61f8d7a /tests/src
parent09f29a50f821dbdec83f7bc95d4073ccd4d3f151 (diff)
downloadcoreclr-3aadaff51856448d9a9f262e31cc5cdf6d2259ed.tar.gz
coreclr-3aadaff51856448d9a9f262e31cc5cdf6d2259ed.tar.bz2
coreclr-3aadaff51856448d9a9f262e31cc5cdf6d2259ed.zip
Add working validation rules for xunit packages and apply them.
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/GC/Performance/Framework/project.json2
-rw-r--r--tests/src/JIT/config/benchmark+roslyn/project.json8
-rw-r--r--tests/src/JIT/config/benchmark+serialize/project.json8
-rw-r--r--tests/src/JIT/config/benchmark/project.json8
4 files changed, 13 insertions, 13 deletions
diff --git a/tests/src/GC/Performance/Framework/project.json b/tests/src/GC/Performance/Framework/project.json
index 1071adbee3..e19904211f 100644
--- a/tests/src/GC/Performance/Framework/project.json
+++ b/tests/src/GC/Performance/Framework/project.json
@@ -10,7 +10,7 @@
"projectUrl": "",
"licenseUrl": "",
"dependencies": {
- "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
+ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0028",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"xunit": "2.1.0"
},
diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json
index 5ffd9da791..5ca8e71ada 100644
--- a/tests/src/JIT/config/benchmark+roslyn/project.json
+++ b/tests/src/JIT/config/benchmark+roslyn/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "1.1.1",
- "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
- "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0027",
- "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
+ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0028",
+ "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0028",
+ "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0028",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
@@ -17,7 +17,7 @@
"System.Threading.Tasks": "4.0.10",
"System.Threading.Tasks.Parallel": "4.0.0",
"xunit": "2.1.0",
- "xunit.console.netcore": "2.1.0",
+ "xunit.console.netcore": "1.0.2-prerelease-00101",
"xunit.runner.utility": "2.1.0"
},
"frameworks": {
diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json
index 45a6706167..06e9bc0a6c 100644
--- a/tests/src/JIT/config/benchmark+serialize/project.json
+++ b/tests/src/JIT/config/benchmark+serialize/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
- "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0027",
- "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
+ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0028",
+ "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0028",
+ "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0028",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Newtonsoft.Json": "7.0.1",
"System.Console": "4.0.0-rc2-23816",
@@ -15,7 +15,7 @@
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10",
"xunit": "2.1.0",
- "xunit.console.netcore": "2.1.0",
+ "xunit.console.netcore": "1.0.2-prerelease-00101",
"xunit.runner.utility": "2.1.0"
},
"frameworks": {
diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json
index ef7d37a4d2..b147a88d43 100644
--- a/tests/src/JIT/config/benchmark/project.json
+++ b/tests/src/JIT/config/benchmark/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
- "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0027",
- "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
+ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0028",
+ "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0028",
+ "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0028",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"System.Collections.NonGeneric": "4.0.0",
"System.Console": "4.0.0-rc2-23816",
@@ -15,7 +15,7 @@
"System.Threading.Tasks": "4.0.10",
"System.Threading.Tasks.Parallel": "4.0.0",
"xunit": "2.1.0",
- "xunit.console.netcore": "2.1.0",
+ "xunit.console.netcore": "1.0.2-prerelease-00101",
"xunit.runner.utility": "2.1.0"
},
"frameworks": {