aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hwpf/TestHWPFRangeParts.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-091-1/+1
* Sonar fixesAndreas Beeker2021-01-091-2/+2
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-4/+4
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-10/+13
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-1/+2
* replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculatorSergey Vladimirov2011-10-011-94/+0
* Slightly expand tests, inspired by bug #50060, but ultimately show there is a...Nick Burch2010-10-221-95/+136
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-1/+1
* Centralize logic for finding/opening sample filesYegor Kozlov2009-08-191-13/+2
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-10/+10
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-34/+33
* Big big unicode rationalisation in text piece codeNick Burch2008-08-091-1/+4
* More range tests, which show that we do have a bug in the hwpf unicode supportNick Burch2008-08-091-41/+146
* More tests to show that the range based stuff is working properlyNick Burch2008-08-091-0/+145