To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87469


User vg changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'mmeeks,sb,thb'           |'gh,kz,mmeeks,sb,thb'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Mar 27 15:06:16 +0000 
2008 -------
I think, you are reinventing the wheel. In the build.lsts we have  a "job"
field. Usually it's 'nmake' (which triggers dmake in correspondent directory).
We can introduce a new job, say 'unit_test' which triggers dmake in the test
directory... The trigger can be activated via environment variable or additional
build tool switch. Thus we do not need to introduce a new level of complexity
and make use of dependency processing...
Actually, I do not like the idea of additional dmake switch (the 'check' one),
especially when we use separate directory for this purpose. I suspect there is a
possibility to solve the problem by writing a proper makefile.mk of the test
directory (and add the test directory to build.lst as a normal 'nmake' one)...
Both approaches have they pros & contras, but I like them more than just
up-stream the existing solution.

---------------------------------------------------------------------
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]

Reply via email to