aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons
AgeCommit message (Expand)Author
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
2024-05-02Default values in new SystemProperties APIs are now Strings instead ofGary Gregory
2024-05-02Add SystemProperties constants and methods for system properties as ofGary Gregory
2024-05-01Use SystemProperties in tests instead of magic string lookupsGary Gregory
2024-05-01Add SystemProperties constants for system properties as of Java 22.Gary Gregory
2024-05-01Add and useGary Gregory
2024-05-01Add org.apache.commons.lang3.SystemProperties.getLineSeparator(Supplier<String>)Gary Gregory
2024-05-01Add org.apache.commons.lang3.SystemProperties.getUserName(Supplier<String>)Gary Gregory
2024-04-24Try and avoid test failures on GitHub CIGary Gregory
2024-04-24Camel-case package-private methodsGary Gregory
2024-04-24Add SystemUtils.IS_JAVA_22Gary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Try and avoid test failures on GitHub CIGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Test refactoringGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Try and avoid test failures on GitHub CIGary Gregory
2024-04-24[LANG-1524] TypeUtils.toString(Type) StackOverflowError for an innerGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-19Sort membersGary Gregory
2024-04-19JavadocGary Gregory