On 05/31/2011 02:46 PM, David Cole wrote:
To run just a single test, use ctest, with -R for the test name, and
-VV to see the output:

   ctest -R TestsWorkingDirectory -VV


On Tue, May 31, 2011 at 5:26 AM, Frans de Boer<[email protected]>  wrote:
Dear all,

When running "make check", I get the following results:

The following tests FAILED:
         126 - TestsWorkingDirectory (Failed)
         129 - CTest.UpdateCVS (Failed)
         131 - CTest.UpdateHG (Failed)
          24 - FindModulesExecuteAll (Failed)
          95 - ExternalProject (Failed)
Errors while running CTest
make: *** [test] Error 8

However, no explaination what went really wrong or possible missing
libraries etc.
Suggestions anyone?

regards, Frans.


_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

As it turns out, I have no CVS installed. So, I can safely ignore most errors. Only the TestsWorkingDirectory give comprehensible info. So no clue there. I just ignore it for now.

Thanks for the pointer.

Regards, Frans.
_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to