To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87469
------- Additional comments from [EMAIL PROTECTED] Tue Apr 1 14:28:22 +0000 2008 ------- mmeeks: "in general it is anti-social to apply lots of stop-energy to something on which you have done no work." You're funny guy, I admire your style of arguing ;-) "Something is better than nothing in the area of unit-tests IMHO - if it needs lots of re-writing in your own way" "Something" is not better then nothing when we can provide a proper implementation right from the beginning. World will not come down if we take time to think the problem over. later: that's fine; in the mean time - will you accept this? No, until I'm not convinced we do it the right way kendy: we discussed your solution here and decided that because of different dependency graph for tests, an additional tests.lst is the least of evils. But, in order to provide proper handling of global dependencies, it must have similar first line as build.lst has. So far the dependencies are broken, so it can initially be like: "pn prjname : NULL" So, with this approach we can: run only tests with say "build -a --onlytests" run regular build & tests in each built module with something like "build -a --withtests" The last scenario will merge all global build&test dependencies together, thus complicating the resulting dependency graph and eventually slowing down the build process... Of cause, if the dependency from tests.lst will cause ring dependencies in the resulting graph, the build will break... If everyone agrees with this proposal, we can start to work on patches... --------------------------------------------------------------------- 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]
