aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons
AgeCommit message (Expand)Author
2024-05-30Add SystemUtils.IS_OS_MAC_OSX_SONOMAGary Gregory
2024-05-30Add SystemUtils.IS_OS_ANDROIDGary Gregory
2024-05-29Simplify test and add missing casesGary Gregory
2024-05-29Simplify test and add missing casesGary Gregory
2024-05-29Flip args on new APIGary Gregory
2024-05-29Sort membersGary Gregory
2024-05-29LANG-1733: Add null handling features working with Java 8 specs (#1215)Jongjin Bae
2024-05-25Remove unused exception from testGary Gregory
2024-05-25Add test cases for single quote processingGary Gregory
2024-05-25Use longer linesGary Gregory
2024-05-25Rename and enable old testGary Gregory
2024-05-25Use longer linesGary Gregory
2024-05-25Use longer linesGary Gregory
2024-05-25Add @SuppressWarningsGary Gregory
2024-05-25Add TODO commentGary Gregory
2024-05-25Add missing test assertionsGary Gregory
2024-05-25Add missing test assertionsGary Gregory
2024-05-25More precise internal typeGary Gregory
2024-05-24Add and use MethodUtils.getMethodObject(Class<?>, String, Class<?>...)Gary Gregory
2024-05-24Simplify exception handlingGary Gregory
2024-05-23Refactor AbstractConcurrentInitializerTest to add non-Object testGary Gregory
2024-05-23Unnecessary @SuppressWarningsGary Gregory
2024-05-23Unnecessary @SuppressWarningsGary Gregory
2024-05-23Unnecessary @SuppressWarningsGary Gregory
2024-05-23Unnecessary @SuppressWarningsGary Gregory
2024-05-23Fix test type castGary Gregory
2024-05-23Fix compiler warningsGary Gregory
2024-05-23Fixing the previous commit.Jochen Wiedmann
2024-05-22Update testMapEntry() for LANG-1736Gary Gregory
2024-05-22Update testMapEntry() for LANG-1736Gary Gregory
2024-05-17Adding the @Insecure, and @Safe annotations.Jochen Wiedmann
2024-05-14StringUtils.stripAccents(String) doesn't handle T with strokeGary Gregory
2024-05-14StringUtils.stripAccents(String) doesn't handle U with barGary Gregory
2024-05-14StringUtils.stripAccents(String) doesn't handle I with barGary Gregory
2024-05-14Clean up String buildingGary Gregory
2024-05-14strip accents "\u0111" and "\u0110" (#1216)hunghhdev
2024-05-14Trailing whitespaceGary Gregory
2024-05-14JavadocGary Gregory
2024-05-14JavadocGary Gregory
2024-05-14JavadocGary Gregory
2024-05-14Remove one superfluous @SuppressWarningsGary Gregory
2024-05-14Comment empty blocksGary Gregory
2024-05-12Add testGary Gregory
2024-05-12Make SystemProperties.getLineSeparator(Supplier) null-safeGary Gregory
2024-05-12Internal refactoringGary Gregory
2024-05-12Make LockVisitor.acceptReadLocked(FailableConsumer) null-safeGary Gregory
2024-05-12Add testGary Gregory
2024-05-04Revert inadvertent change to testGary Gregory
2024-05-04Add WhitespaceAround and WhitespaceAroundCheckGary Gregory
2024-05-04Use Checkstyle WhitespaceAfterGary Gregory