]> git.donarmstrong.com Git - debhelper.git/commit
Enable verbose ctest output on test failure
authorModestas Vainius <modestas@vainius.eu>
Tue, 17 Nov 2009 01:40:26 +0000 (20:40 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 17 Nov 2009 01:40:26 +0000 (20:40 -0500)
commit97bda8bb14f0f314a5fa0b568e65443de3ab4f89
treeafebe3aead0f80b144a207dba3407944bf4c8a37
parentd65d3ecd4416de92c1a9471ed9587395aa5c15ca
Enable verbose ctest output on test failure

When test fails, enable verbose ctest output. This allows to
get more details on a test failure from the build logs.

Auto-select cmake in further steps only if cmake was run in configure step.
CMake writes CMakeCache.txt to build directory when it is run. Depend on the
presence of this file for auto-selection in build, test, install and clean
steps.

Signed-off-by: Modestas Vainius <modestas@vainius.eu>
Debian/Debhelper/Buildsystem/cmake.pm