summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_streams
AgeCommit message (Expand)AuthorFilesLines
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin2-54/+18
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin8-139/+76
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin8-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin5-5/+5
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin5-5/+5
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin5-5/+5
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin5-5/+5
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin8-0/+10
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin8-10/+10
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin8-100/+55
2012-09-05Make it easier to use IDE with JavaNoel Grandin9-0/+1583