To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73573
Issue #|73573
Summary|testshl2 - galloping 'export.map' proliferation ...
Component|porting
Version|680m199
Platform|All
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|code
Assigned to|mh
Reported by|mmeeks
------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 10:04:18 -0800
2007 -------
So - it -seems- that we could do a lot better with the testshl2 makefiles.
Poking in eg. sal/qa/ I see 1000 lines of export.map, across 33 ~identical files
(modulo missing copyright headers in some cases).
Why are we not autogenerating these ? they all look like:
UDK_3.0 {
global:
registerAllTestFunction;
local:
*;
};
It also seems we have a perl-script to auto-generate (harder to maintain)
makefile.mk files [ why is this ? ;-].
Can we not have some simple test rules here ?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]