aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestBitstream03.java
Commit message (Expand)AuthorAgeFilesLines
* Bitfield: Reuse [BitstreamData -> BitDemoData] for unit testsSven Gothel2015-08-021-1/+1
* Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add sett...Sven Gothel2014-12-031-9/+12
* SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ...Sven Gothel2014-10-031-2/+2
* SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ...Sven Gothel2014-10-031-2/+2
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-7/+7
* Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(...Sven Gothel2014-02-211-4/+4
* Bug 890: Adding versatile Bitstream implementationSven Gothel2014-02-201-0/+154