index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/bouncyCastleVersion-1.80
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scratchpad
/
testcases
/
org
/
apache
/
poi
/
hsmf
/
TestBasics.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-268
/
+0
*
add disabled test for corrupt file
PJ Fanning
2021-03-19
1
-6
/
+30
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-9
/
+9
*
Sonar fixes
Andreas Beeker
2020-12-26
1
-8
/
+8
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-48
/
+16
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
1
-39
/
+52
*
tidy up some test code
PJ Fanning
2017-09-19
1
-6
/
+7
*
add unit tests for MAPIMessage.get*Body()
Javen O'Neal
2017-01-05
1
-6
/
+32
*
junit improvements: assertEquals(null|true|false, ...) -> assertNull, assertT...
Javen O'Neal
2017-01-05
1
-8
/
+8
*
Eclipse automated refactor/cleanup: add final modifier to private fields to u...
Javen O'Neal
2016-10-20
1
-8
/
+8
*
Have MAPIMessage try the codepage properties to get the ascii encoding, befor...
Nick Burch
2013-06-26
1
-2
/
+2
*
Fix inconsistent whitespace in HSMF test files
Nick Burch
2013-06-26
1
-75
/
+75
*
Use a chunk that really isn't there, to avoid issues when we start to support...
Nick Burch
2012-10-15
1
-4
/
+5
*
Fix typo, leave the old version there deprecated for now
Nick Burch
2011-10-06
1
-1
/
+1
*
Add new method to HSMF of MAPIMessage.has7BitEncodingStrings() to make it eas...
Nick Burch
2011-04-01
1
-0
/
+12
*
Improve HSMF encoding guessing for 7 bit fields, and allow HSMF access to the...
Nick Burch
2011-04-01
1
-0
/
+24
*
Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string enc...
Nick Burch
2010-08-03
1
-0
/
+19
*
Better handling of Outlook messages in HSMF when there's no recipient email a...
Nick Burch
2010-06-14
1
-0
/
+37
*
Parse the HSMF headers chunk if present, and use it to find Dates in text ext...
Nick Burch
2010-06-03
1
-0
/
+29
*
Improved how HSMF handles multiple recipients
Nick Burch
2010-01-12
1
-1
/
+10
*
Make it possible to return null on missing chunks, rather than the exception
Nick Burch
2010-01-11
1
-0
/
+28
*
More work on the recipient related chunks, including a helper method to do be...
Nick Burch
2010-01-08
1
-0
/
+77