David Cole wrote:
> On Fri, Jan 20, 2012 at 1:16 PM, Rolf Eike Beer <[email protected]> wrote:
> > David Cole wrote:

> >> No documentation about tests. Discussion on this list is the closest
> >> proxy for such docs.
> > 
> > What I currently know is:
> > 
> > -if tests run in CMake script mode, they should go in CMakeTests
> > -if they need to run CMake in configure mode, but don't build anything,
> > they should go in CMakeOnly
> > -if they test something from the Modules directory, but do not belong to
> > one of the previous 2 cases, they should go in Modules
> > 
> > Correct? Anything else?
> 
> Correct. Nothing else unless you have another question...? ;-)
> 
> > Where should such a list go? Tests/README? Wiki?
> 
> Where would you have looked for it first before asking on the mailing
> list? Google will find things on the Wiki better than it will in a
> Tests/README file. Where would you look first? Google, or files in the
> CMake installation, the CMake web site, the Wiki, cmake --help-*?

I would have looked in a Tests/README file of it would exist.

Eike
-- 

Attachment: signature.asc
Description: This is a digitally signed message part.

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to