Brad King wrote:
> On 1/20/2012 1:16 PM, Rolf Eike Beer wrote:
> > 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?
> 
> That covers what little organization we have now ;)
> 
> > Where should such a list go? Tests/README? Wiki?
> 
> In a README please, for locality of reference.

Pushed as commit 378f2291593c5b1d7d9fcd03029b931ce674a3d2 to next.

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