[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390





--- Additional comments from s...@openoffice.org Mon Feb  7 10:29:19 + 
2011 ---
@mst:  i have no idea why that is so, so i'll leave it for now.  See
http://wiki.services.openoffice.org/w/index.php?title=Test_Cleanupoldid=193022#Helpers:
[B]uilding smoketestoo_native permanently installs that archive into the
solver. (Except on Windows, where problems with resulting long pathnames prevent
this; there, as a workaround, each test individually unzips the archive to some
local temporary directory.)

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-07 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390





--- Additional comments from m...@openoffice.org Mon Feb  7 15:40:05 + 
2011 ---
some more work on this:

support for $OOO_TEST_SOFFICE:
http://hg.services.openoffice.org/hg/cws/gnumake3/rev/2308c3cb6d52
bizarre hacks to make it work on windows:
http://hg.services.openoffice.org/hg/cws/gnumake3/rev/a8bb386847ef


-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-04 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390


User mst changed the following:

What|Old value |New value

  CC|'mst,sb'  |'mba,mst,sb'





--- Additional comments from m...@openoffice.org Fri Feb  4 15:03:00 + 
2011 ---
meh, didn't know that these are platform dependent

initially worked only on linux/solaris, now i've fixed it on OSX as well:
http://hg.services.openoffice.org/hg/cws/gnumake3/rev/6dc33e2bc5bf

but windows doesn't work yet:
the old installationtest.mk seems to unpack the archive instset once for each 
module
instead of just reusing the smoketestoo_native installation.

i have no idea why that is so, so i'll leave it for now.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-02 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390



This issue depends on issue 116392, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-02 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390





--- Additional comments from b_michael...@openoffice.org Wed Feb  2 
09:30:48 + 2011 ---
still unfixed as gb_JunitTest_add_jar should depend the JavaClassSet on the jar
that is used, and not only the JunitTest. The jar has to be available at compile
time and runtime and not only at runtime.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-02 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390


User mst changed the following:

What|Old value |New value

  CC|''|'mst,sb'

  Status|STARTED   |RESOLVED

  Issue type|FEATURE   |ENHANCEMENT

  Resolution|  |FIXED

Target milestone|---   |OOo 3.4





--- Additional comments from m...@openoffice.org Wed Feb  2 13:53:19 + 
2011 ---
seen working in CWS gnumake3

i've removed all the dmakefiles for complex/unoapi tests
that were re-introduced in DEV300m98.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-02 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390


User mst changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Wed Feb  2 13:54:02 + 
2011 ---
.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org