summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorwtgodbe <wigodbe@microsoft.com>2017-01-17 14:47:51 -0800
committerwtgodbe <wigodbe@microsoft.com>2017-01-24 12:35:50 -0800
commiteb610f615bc4076ad950c98157e83bc34649064f (patch)
tree111869be6a4bba0ff85583c7fe2997fd9ddc37f2 /config.json
parent6a3c584b80dde7752a595344b3dc727918c94183 (diff)
downloadcoreclr-eb610f615bc4076ad950c98157e83bc34649064f.tar.gz
coreclr-eb610f615bc4076ad950c98157e83bc34649064f.tar.bz2
coreclr-eb610f615bc4076ad950c98157e83bc34649064f.zip
Add support for running CoreCLR Tests in Helix
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
index 1849272be1..8e5c06ee00 100644
--- a/config.json
+++ b/config.json
@@ -294,6 +294,12 @@
"values": [ true, false ],
"defaultValue": true
},
+ "BuildWrappers": {
+ "description": "Builds test Xunit wrappers",
+ "valueType": "property",
+ "values": [ true, false ],
+ "defaultValue": true
+ },
"RuntimeId": {
"description": "Specifies the OS to build Core_Root for",
"valueType": "property",