]> granicus.if.org Git - check/commitdiff
example: Mention that was tested on Windows 7 with CMake
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 5 Feb 2014 16:08:44 +0000 (16:08 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 5 Feb 2014 16:08:44 +0000 (16:08 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1104 64e312b2-a51f-0410-8e61-82d0ca0eb02a

doc/check.texi

index de9c1d53727eac44749e47dd2afac905bc1b0a33..9a380720dfffecea83206e697321328adb952dbf 100644 (file)
@@ -604,8 +604,8 @@ test} on a Unix-compatiable system or @command{nmake test} if on Windows using M
 If all goes well, the command should report that our tests
 passed.  No surprise, because there aren't any tests to fail.
 
-This was tested on the isadora distribution of Linux Mint GNU/Linux,
-using CMake 2.8.7 in January 2014. Please report any problems to
+This was tested on Windows 7 using CMake 2.8.12.1 and MSVC 16.00.30319.01/
+Visual Studios 10 in February 2014. Please report any problems to
 @email{check-devel AT lists.sourceforge.net}.
 
 @node Test a Little, Creating a Suite, Setting Up the Money Build Using CMake, Tutorial