aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hpbf/model/TestQuillContents.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-448/+0
* Sonar fixesAndreas Beeker2021-01-091-8/+8
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-5/+5
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-081-6/+6
* Use assertContains instead of assertTrue(text.contains) for better error mess...Javen O'Neal2017-04-201-2/+4
* eclipse warnings - close resourcesAndreas Beeker2016-12-131-16/+48
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-35/+14
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-1/+1
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-74/+75
* Start to support HPBF hyperlinksNick Burch2008-08-311-0/+187
* Further HPBF plc testsNick Burch2008-08-301-0/+104
* Start to support HPBF PLC partsNick Burch2008-08-301-0/+63
* Quill CONTENTS bits, and testsNick Burch2008-08-201-0/+80