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/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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.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
/
testcases
/
org
/
apache
/
poi
/
POITestCase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-3
/
+3
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-21
/
+11
*
Update library versions
Andreas Beeker
2020-08-18
1
-1
/
+1
*
Deactivate Forbidden apis check again
Andreas Beeker
2020-01-22
1
-0
/
+2
*
Sonar fixes
Andreas Beeker
2020-01-21
1
-37
/
+11
*
Sonar fixes
Andreas Beeker
2019-12-30
1
-74
/
+26
*
Fix some warnings in unit tests
Dominik Stadler
2017-09-16
1
-1
/
+0
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-1
/
+1
*
bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets.
Javen O'Neal
2017-04-29
1
-0
/
+9
*
roll back to hamcrest-core
Javen O'Neal
2017-04-16
1
-8
/
+9
*
change from hamcrest-core-1.3 to hamcrest-all-1.3
Javen O'Neal
2017-04-15
1
-8
/
+20
*
use hamcrest matchers to reduce custom code
Javen O'Neal
2017-04-15
1
-40
/
+12
*
use assertStartsWith and assertEndsWith for better unit test error messages
Javen O'Neal
2017-04-15
1
-3
/
+38
*
fix assert message typo
Javen O'Neal
2017-01-20
1
-4
/
+4
*
fix copy-paste typo in unit test found by Andrzej Witecki
Javen O'Neal
2017-01-20
1
-0
/
+13
*
add unit tests for MAPIMessage.get*Body()
Javen O'Neal
2017-01-05
1
-0
/
+8
*
add fixturing for notifying us when a previously failing unit test passes (be...
Javen O'Neal
2016-09-21
1
-0
/
+59
*
add (meta) unit test for POITestCase
Javen O'Neal
2016-08-15
1
-0
/
+16
*
Move reflection-equals to POITestCase
Andreas Beeker
2016-05-16
1
-0
/
+52
*
#54570 - InvalidFormatException because of Absolute URI forbidden
Andreas Beeker
2016-05-16
1
-63
/
+40
*
bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE di...
Javen O'Neal
2016-04-11
1
-0
/
+12
*
Add security check
Uwe Schindler
2015-11-11
1
-0
/
+2
*
Fix remaining security manager problems. Forbiddenapis now passes.
Uwe Schindler
2015-11-11
1
-2
/
+2
*
#58597: Fix tests to not do setAccessible(), add some doPrivileged, too.
Uwe Schindler
2015-11-11
1
-0
/
+48
*
More forbidden apis fixes (added main-tests to the check)
Andreas Beeker
2015-09-11
1
-18
/
+4
*
NPE fix for text extraction from MSG files with only a short name
Nick Burch
2015-08-05
1
-0
/
+6
*
More NPOIFS ministream tests
Nick Burch
2015-06-30
1
-0
/
+15
*
New parent test class, which includes the common assertContains pattern
Nick Burch
2013-06-26
1
-0
/
+63