]> granicus.if.org Git - check/commitdiff
NEWS: Add clarification to running check_check in Windows
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jan 2014 04:41:51 +0000 (04:41 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jan 2014 04:41:51 +0000 (04:41 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1042 64e312b2-a51f-0410-8e61-82d0ca0eb02a

NEWS

diff --git a/NEWS b/NEWS
index b41bd221acd31b6f0ef902a5a3f6a6bfda8d2f16..41c1b1eb49760b7633cc91683604704b5ab0c126 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ In development:
   APIs.
 
 * Check now compiles on Windows using Visual Studio 10
-  when using CMake. check_check passes.
+  when using CMake. check_check passes when run from Visual Studios.
 
 * Always capture the start and end times of tests when using
   NO_FORK mode. Previously the end time was not captured,