Author: tfaber Date: Tue Jul 3 19:59:56 2012 New Revision: 56821
URL: http://svn.reactos.org/svn/reactos?rev=56821&view=rev Log: [ROSTESTS] - Clarify readme file. Patch by Hermes Belusca. Bug 7151
Modified: trunk/rostests/readme.txt
Modified: trunk/rostests/readme.txt URL: http://svn.reactos.org/svn/reactos/trunk/rostests/readme.txt?rev=56821&r... ============================================================================== --- trunk/rostests/readme.txt [iso-8859-1] (original) +++ trunk/rostests/readme.txt [iso-8859-1] Tue Jul 3 19:59:56 2012 @@ -1,9 +1,10 @@ -$Id: readme.txt 21229 2006-03-05 13:57:35Z frik85 $ - ==================== ReactOS Tests ====================
This directory contains various tests for ReactOS. Make sure you also have a copy of the rest of the ReactOS -source before you attempt to build anything in this module. +source before you attempt to build anything in this module. +It is to be placed under "modules" subdirectory of a trunk checkout. +No additional changes to build files are necessary, it'll be picked up +automatically.