Johannes Schickel
|
ba228f2bea
|
TEST: Fix another typo in uint64 endian tests.
|
2015-01-04 21:22:43 +01:00 |
|
Adrian Astley
|
93167fabb5
|
TEST: Create test cases for reading uint64 from a stream
|
2014-12-21 04:12:43 -06:00 |
|
Johannes Schickel
|
22c5dadb41
|
TEST: Add a test case for MemoryReadStream::eos handling.
|
2012-03-11 01:22:39 +01:00 |
|
Max Horn
|
5d791cb090
|
TEST: Add/extend MemoryReadStream(Endian) test cases
svn-id: r54440
|
2010-11-23 22:27:00 +00:00 |
|
Max Horn
|
2180b2d6b5
|
COMMON: Split common/stream.h into several headers
svn-id: r54385
|
2010-11-19 17:03:07 +00:00 |
|
Max Horn
|
faa9117949
|
TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALS
svn-id: r40026
|
2009-04-20 19:26:50 +00:00 |
|
Max Horn
|
05b4370c21
|
Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as well as our unit tests, ouch) handled SEEK_END incorrectly (using -offset instead of offset), contrary to what the docs said and what fseek does. Hopefully I found and fixed all affected parts, but still watch out for regressions
svn-id: r39135
|
2009-03-05 20:37:53 +00:00 |
|