[med-svn] [bamtools] 02/02: add bamtools stats test

Dominique Belhachemi domibel at moszumanska.debian.org
Sun Dec 20 23:10:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

domibel pushed a commit to branch master
in repository bamtools.

commit 7b5ad2aa165ba4d4a20b4aa6594b7503948954a6
Author: Dominique Belhachemi <domibel at debian.org>
Date:   Sun Dec 20 18:09:53 2015 -0500

    add bamtools stats test
---
 debian/patches/0008_Cmake_Test.patch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0008_Cmake_Test.patch b/debian/patches/0008_Cmake_Test.patch
index 35ac9cf..5499768 100644
--- a/debian/patches/0008_Cmake_Test.patch
+++ b/debian/patches/0008_Cmake_Test.patch
@@ -15,11 +15,15 @@ Index: bamtools/CMakeLists.txt
  # Cmake requirements
  cmake_minimum_required( VERSION 2.6.4 )
  
-@@ -64,3 +66,7 @@ include_directories("${CMAKE_BINARY_DIR}
+@@ -64,3 +66,11 @@ include_directories("${CMAKE_BINARY_DIR}
  
  # list subdirectories to build in
  add_subdirectory( src )
 +
-+add_test(NAME    bamtools
++add_test(NAME    bamtools_help
 +         COMMAND bin/bamtools --help
 +)
++
++add_test(NAME    bamtools_stats
++         COMMAND bin/bamtools stats -in ${CMAKE_BINARY_DIR}/../debian/sam_spec_example.bam
++)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git



More information about the debian-med-commit mailing list