From 64b2c5281731cc114ea225a2fd37db35be03ecb4 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Sat, 17 Dec 2016 15:56:05 +0300 Subject: tdeabc: update the tests for vcardparser to run them in a new way Signed-off-by: Alexander Golubev --- tdeabc/vcardparser/testread2.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tdeabc/vcardparser/testread2.cpp') diff --git a/tdeabc/vcardparser/testread2.cpp b/tdeabc/vcardparser/testread2.cpp index 8bc7c8863..153530da0 100644 --- a/tdeabc/vcardparser/testread2.cpp +++ b/tdeabc/vcardparser/testread2.cpp @@ -8,6 +8,7 @@ using namespace TDEABC; int main() { + int rc=0; Addressee::List l = vCardsAsAddresseeList(); TQString vcards = vCardsAsText(); @@ -17,6 +18,7 @@ main() if ( l.size() != parsed.size() ) { kdDebug()<<"\tSize - FAILED : "<>>>>>>Addressee from file<<<<<<<<"<