Module: docs Branch: master Commit: 73a9b96a3d01b5404c74676a787201cee41b95de URL: http://source.winehq.org/git/docs.git/?a=commit;h=73a9b96a3d01b5404c74676a78...
Author: André Hentschel nerv@dawncrow.de Date: Mon May 10 21:06:44 2010 +0200
winedev: Fix download description of winetest.
---
en/winedev-testing.sgml | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/en/winedev-testing.sgml b/en/winedev-testing.sgml index 673ff4b..7316560 100644 --- a/en/winedev-testing.sgml +++ b/en/winedev-testing.sgml @@ -249,9 +249,10 @@ thread.c: 86 tests executed, 5 marked as todo, 0 failures. <sect2> <title>Using pre-compiled binaries</title> <para> - The simplest solution is to download the - <ulink url="http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/winetest-latest.exe">latest - version of winetest</>. This executable contains all the Wine + The simplest solution is to visit + <ulink url="http://test.winehq.org">test.winehq.org</> and + download the latest version of winetest at the bottom of the page. + This executable contains all the Wine conformance tests, runs them and reports the results. </para> <para>