Bug 167334

Summary: Add support for running module test cases after build.
Product: [Developer tools] kdesrc-build Reporter: Michael Pyne <mpyne>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: wishlist CC: rakuco
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Pyne 2008-07-24 02:41:51 UTC
dfaure requested that kdesvn-build support running module tests (i.e. make test)
after the module has been installed.  I haven't had time to work on it so I'm
filing this request so I don't forget.
Comment 1 Michael Pyne 2009-04-05 20:00:55 UTC
*** Bug 188908 has been marked as a duplicate of this bug. ***
Comment 2 Michael Pyne 2009-04-07 04:12:19 UTC
SVN commit 950396 by mpyne:

Add support for running unit tests for a module, controlled by the "run-tests" option.

This is fairly dumb at this point (i.e. it tells whether all tests passed or not, not stuff
like "2 tests failed").  In addition I'd like to add the test feedback to the status report
generated at the end but have not yet.  It should work though.

FEATURE:167334


 M  +52 -3     kdesvn-build  


WebSVN link: http://websvn.kde.org/?view=rev&revision=950396