aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache
AgeCommit message (Expand)Author
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
2024-04-19StringUtils.stripAccents() should handle ligatures, UTF32 math blocks, etc. (...Stephan Peters
2024-04-12Add a Map-based testGary Gregory
2024-03-31Add ArrayUtils.nullTo(T[], T[])Gary Gregory
2024-03-29Add Streams.nonNull(T), non-varargs variantGary Gregory
2024-03-29WhitespaceGary Gregory
2024-03-29WhitespaceGary Gregory
2024-03-29Add Streams.failableStream(T), non-varargs variantGary Gregory
2024-03-22Use better JUnit APIGary Gregory
2024-03-22Use better JUnit APIGary Gregory
2024-03-16Use Java 8 API to manage thread localGary Gregory
2024-03-16Use Java 8 API to manage thread localGary Gregory
2024-03-16Use Java 8 API to manage thread localGary Gregory
2024-03-16Add missing branch testsGary Gregory
2024-03-16Add missing branch testsGary Gregory
2024-03-16Add missing branch testsGary Gregory
2024-03-15Add miising testGary Gregory
2024-03-15Add miising testGary Gregory
2024-02-23Make ArraySorter null-safeGary Gregory