aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util/TestLittleEndianStreams.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-118/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-5/+5
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-8/+8
* Update library versionsAndreas Beeker2020-08-181-14/+8
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-46/+44
* Various smaller adjustments: Remove filename in test, remove unused parameter...Dominik Stadler2018-02-081-0/+26
* Bug 61550: Add more information to exception text and verify that it is thrownDominik Stadler2018-01-011-0/+16
* Eclipse warningsDominik Stadler2015-12-301-1/+4
* Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...Dominik Stadler2014-05-161-2/+3
* fixed bug in LittleEndianByteArrayInputStream.readFully()Josh Micich2009-11-151-0/+27
* Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...Josh Micich2009-05-181-53/+53
* Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properlyJosh Micich2008-10-231-0/+53