aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2022-07-27Add IOConsumer.asConsumer().Gary Gregory
2022-07-27Add IOBiFunction#asBiFunction()Gary Gregory
2022-07-27Add IOFunction.asFunction()Gary Gregory
2022-07-27Reuse TestConstants in testGary Gregory
2022-07-27Add IOSupplier.asSupplier().Gary Gregory
2022-07-26Add missing IOUtils testGary Gregory
2022-07-26Move new class and test it explicitlyGary Gregory
2022-07-26Add missing RandomAccessFileInputStream testGary Gregory
2022-07-26Organize test importsGary Gregory
2022-07-26Sort test membersGary Gregory
2022-07-26Add missing XmlStreamReader testGary Gregory
2022-07-25Add missing DemuxInputStream testGary Gregory
2022-07-25FormattingGary Gregory
2022-07-25Use try-with-resources which also allows us to test close()Gary Gregory
2022-07-25Rename test class to match the class name under testGary Gregory
2022-07-25Add missing AutoCloseInputStream testGary Gregory
2022-07-25Add missing RegexFileFilter testsGary Gregory
2022-07-25Add missing CopyDirectoryVisitor testsGary Gregory
2022-07-25Add missing CleaningPathVisitor testsGary Gregory
2022-07-25Add missing AccumulatorPathVisitor testsGary Gregory
2022-07-25Add missing AccumulatorPathVisitor testGary Gregory
2022-07-25Add missing test in IOUtilsGary Gregory
2022-07-25JavadocGary Gregory
2022-07-25Add some missing tests.Gary Gregory
2022-07-25Get IOPredicate to 100% code coverageGary Gregory
2022-07-25Add missing test CopyUtils#testCopy_readerToOutputStreamString()Gary Gregory
2022-07-25Add missing test CopyUtils#copy_stringToOutputStreamString()Gary Gregory
2022-07-25Fix PathUtils.copyFileToDirectory(URL,Path,CopyOption[]).Gary Gregory
2022-07-24testProbeContentType behavior is OS-dependent.Gary Gregory
2022-07-24testProbeContentType behavior is OS-dependent.Gary Gregory
2022-07-24Remove unused import.Gary Gregory
2022-07-24testProbeContentType behavior is OS-dependent.Gary Gregory
2022-07-24testProbeContentType behavior is OS-dependent.Gary Gregory
2022-07-24Rename new classGary Gregory
2022-07-24Add FilesUncheckGary Gregory
2022-07-24Fix referenceGary Gregory
2022-07-24Add IOTriConsumerGary Gregory
2022-07-24Add IOPredicateGary Gregory
2022-07-24Add IOUtils.consume(Reader).Gary Gregory
2022-07-24Reuse own codeGary Gregory
2022-07-24Reuse own codeGary Gregory
2022-07-23Add IOQuadFunction.Gary Gregory
2022-07-23Add missing entries for adding IOBiFunction and IOTriFunction.Gary Gregory
2022-07-23Reduce new public API footprintGary Gregory
2022-07-21More precise exceptionsGary Gregory
2022-07-20Use forEach()Gary Gregory
2022-07-19Add PathUtils.getLastModifiedFileTime(*).Gary Gregory
2022-07-16(chore) Fix minor typos (#367)Marc Wrobel
2022-07-15Use forEach()Gary Gregory
2022-06-28Keep org.apache.commons.io.monitor.FileEntry Serializble for behavioralGary Gregory