Bug 167334 - Add support for running module test cases after build.
Summary: Add support for running module test cases after build.
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (show other bugs)
Version: Git
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
: 188908 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-24 02:41 UTC by Michael Pyne
Modified: 2009-04-07 04:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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