]> granicus.if.org Git - check/commitdiff
NEWS: Add information on Check with MSVC
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jan 2014 04:41:53 +0000 (04:41 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jan 2014 04:41:53 +0000 (04:41 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1043 64e312b2-a51f-0410-8e61-82d0ca0eb02a

NEWS

diff --git a/NEWS b/NEWS
index 41c1b1eb49760b7633cc91683604704b5ab0c126..39ee96876b96439a30039832685d8e5e4503f2a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ In development:
 * Additional unit tests created for internal and external Check
   APIs.
 
+* Check now compiled on Windows using MSVC when using CMake and
+  NMake. All unit tests pass, though shell script based ones need
+  to be run in the MSYS environment.
+
 * Check now compiles on Windows using Visual Studio 10
   when using CMake. check_check passes when run from Visual Studios.