summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_pcr
AgeCommit message (Collapse)AuthorFilesLines
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-2/+2
Change-Id: Ia8befb8d69914ce971174fc5f2ffc0e2f506a940
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin2-0/+6
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin2-4/+4
where the return value is always cast to XMultiServiceFactory, so just do the cast in the method and avoid noise at the call sites. Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+1
... derives from com.sun.star.uno.RuntimeException instead of com.sun.star.uno.Exception. Only test that breaks with this change is jurt_uno/AnyConverter_Test, which for mysterious reasons effectively tests that IllegalArgumentException is a subclass of Exception and not RuntimeException. Presumably this is just a generic exception test that happens to use IllegalArgumentException. Some further testing indicates there are no problems expected at runtime: Running "make subsequentcheck" with all Java test code compiled against a ridl.jar that does not contain the change, running against a soffice that uses ridl.jar and rdbs with the change + ridl.jar with the change on the test side yields exactly the same AnyConverter_Test failure, with no other failures. Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin2-5/+5
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
2012-06-29Java5 update - usage generics where possibleNoel Grandin2-10/+8
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2-8/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.3.34); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:50:18 rt 1.3.34.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.50); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:50:18 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2006-12-13INTEGRATION: CWS oihelp (1.2.18); FILE MERGEDKurt Zenker1-3/+11
2006/12/06 11:08:43 cn 1.2.18.1: #ii72315# adopt test to enhancements since cws oihelp
2006-03-14INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDEDVladimir Glazounov1-0/+174
2006/01/30 13:39:35 cn 1.1.2.1: #i57124# new initial version
2006-03-14INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDEDVladimir Glazounov1-0/+223
2006/01/30 13:39:14 cn 1.1.2.1: #i57124# new initial version