Issue 71335 - Integrate unit tests into regular builds
Summary: Integrate unit tests into regular builds
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 11:09 UTC by thb
Modified: 2013-08-07 15:34 UTC (History)
5 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thb 2006-11-08 11:09:15 UTC
As recently discussed on the dev@ooo list, it would be great to have all
existing unit tests run in a regular build.

In a first step, I'd propose to really enable them only with the env var 'tests'
or 'TESTS' set non-empty, such that issuing a 'build --all tests=true' builds
with unit tests.

Please see o3tl/qa how to do that for testshl2 tests.

@ause: could we get some mk automatisms for that, please? At least for testshl2
tests, there should be a central place to enable/disable that, without the need
to touch every module's makefiles...

@kr: as per your request, please implement this for the udk unit tests.
Comment 1 thb 2006-11-08 11:10:10 UTC
Chose a halfway-decent target.
Comment 2 thb 2006-11-08 11:31:13 UTC
@rene: right - a configure option for this would also be nice ;-)
Comment 3 kay.ramme 2007-07-13 08:25:41 UTC
.
Comment 4 Martin Hollmichel 2008-01-25 16:52:16 UTC
set target to 3.0
Comment 5 kay.ramme 2008-08-26 09:13:40 UTC
Moved to target 3.1 .

Comment 6 Martin Hollmichel 2009-04-17 14:10:41 UTC
ping