aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/util/TestCellRangeUtil.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-95/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-7/+8
* try to avoid casting to intPJ Fanning2019-09-141-2/+5
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-5/+3
* bug 61730: remove asSet function from unit testJaven O'Neal2017-11-071-5/+1
* bug 61730: remove CellRangeAddressBase which is eager. The lazy iterator is s...Javen O'Neal2017-11-071-7/+28
* bug 61727: make TestCellRangeUtil unit tests more explicitJaven O'Neal2017-11-061-27/+34
* bug 61727: CellRangeUtil Merge cell ranges broken. Thanks for Sven Rieckhoff ...Javen O'Neal2017-11-061-0/+69