From 003f56bf62433d6b009368e52855c766118468e1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 25 Feb 2020 09:19:53 +0200 Subject: Disable global module fragment tests for MSVC due to issue 845845 --- tests/cc/modules/modules.testscript | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/cc/modules/modules.testscript b/tests/cc/modules/modules.testscript index 4fd9598..b603871 100644 --- a/tests/cc/modules/modules.testscript +++ b/tests/cc/modules/modules.testscript @@ -202,6 +202,8 @@ $* test clean <=g.hxx; void g (); EOI @@ -217,6 +219,7 @@ ln -s ../core.cxx ../driver.cxx ./; $* test clean <