ctest: interrupt unit tests procedure on failure.
commit3d50f8ca38e2591568ea2b455636e0616314eac6
authorEmmanuel Roullit <emmanuel.roullit@gmail.com>
Sun, 25 Aug 2013 16:29:10 +0000 (25 18:29 +0200)
committerEmmanuel Roullit <emmanuel.roullit@gmail.com>
Sun, 25 Aug 2013 16:29:10 +0000 (25 18:29 +0200)
treea86e75889ed2422a3e1c71e7a01de38efe38334c
parent8cd94d8ef7018cb85d69be8be221130b91c63ea8
ctest: interrupt unit tests procedure on failure.

Even though, interrupting unit tests on first failure means that less
tests will be executed, it also preserve the 'trash' directory intact and
ease the debugging process.

Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
dabba/test/CMakeLists.txt