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