From 11a88c981669cbcbd16d8b75d0d5f7cee11fdd9a Mon Sep 17 00:00:00 2001 From: Mathieu Giraud Date: Sat, 1 Nov 2014 19:58:44 +0100 Subject: [PATCH] tests: update unit tests to the de-templatized KmerAffectAnalyser --- algo/tests/testAffectAnalyser.cpp | 95 +++++++++++++++---------------- algo/tests/testBugs.cpp | 2 +- 2 files changed, 46 insertions(+), 51 deletions(-) diff --git a/algo/tests/testAffectAnalyser.cpp b/algo/tests/testAffectAnalyser.cpp index 2e2411600..0b9c856e8 100644 --- a/algo/tests/testAffectAnalyser.cpp +++ b/algo/tests/testAffectAnalyser.cpp @@ -3,21 +3,22 @@ #include #include -template