Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2015-12-13 04:55:08 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2015-12-13 04:55:28 +0300
commitad8ebf5badf7735501ed4a301c76899642ecc14e (patch)
treed14c0c98f768111f17190279423ab32ad1bb03cc /acceptance-tests
parente6cf61f920b6ec1c6ecb67bcbe226256d6dc4db7 (diff)
[acceptance-tests] Bump coreclr and ms-test-suite repos
Brings in similar fixes to those repos like in e6cf61f920b6ec1c6ecb67bcbe226256d6dc4db7
Diffstat (limited to 'acceptance-tests')
-rw-r--r--acceptance-tests/SUBMODULES.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/acceptance-tests/SUBMODULES.json b/acceptance-tests/SUBMODULES.json
index 8624aa789e2..e0335f40f7d 100644
--- a/acceptance-tests/SUBMODULES.json
+++ b/acceptance-tests/SUBMODULES.json
@@ -10,7 +10,7 @@
{
"name": "coreclr",
"url": "git://github.com/mono/coreclr.git",
- "rev": "ffe6263398591cfbd8100070ac8a191ff2080fbb",
+ "rev": "96cf61f96b42cf9d013e641609cb7787f6e3a71f",
"remote-branch": "origin/mono",
"branch": "mono",
"directory": "coreclr"
@@ -18,7 +18,7 @@
{
"name": "ms-test-suite",
"url": "git@github.com:xamarin/ms-test-suite.git",
- "rev": "19f2a7dd44a2bfcf6006fd38033222383e8b81bf",
+ "rev": "8eb26bd72a38e2c78675db45b13e89237dbdf4f2",
"remote-branch": "origin/master",
"branch": "master",
"directory": "ms-test-suite"