Issue 71335

Summary: Integrate unit tests into regular builds
Product: Build Tools Reporter: thb
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: fridrich.strba, hans-joachim.lankenau, issues, kaib, rene
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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