Max Horn
|
2180b2d6b5
|
COMMON: Split common/stream.h into several headers
svn-id: r54385
|
2010-11-19 17:03:07 +00:00 |
|
Max Horn
|
152e52d015
|
COMMON: Make implementation of Buffered*Stream classes internal
svn-id: r54326
|
2010-11-18 17:02:51 +00:00 |
|
Willem Jan Palenstijn
|
8cd0cfe5eb
|
COMMON: Add test for BufferedReadStream's eos
This test is currently failing.
svn-id: r52382
|
2010-08-25 11:46:50 +00:00 |
|
Max Horn
|
2b32ba7cb3
|
Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possible; also made them comply a bit more to our code formatting guideline
svn-id: r40722
|
2009-05-19 11:22:49 +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 |
|
Willem Jan Palenstijn
|
c8eeae8d4d
|
Big patch changing semantics of ReadStream::eos():
eos() now only returns true _after_ trying to read past the end of the stream.
This has a large potential for regressions. Please test!
svn-id: r34549
|
2008-09-14 22:28:53 +00:00 |
|
Johannes Schickel
|
c2f2269852
|
Fixed warnings.
svn-id: r34239
|
2008-09-01 15:39:48 +00:00 |
|
Max Horn
|
aaa4d104f7
|
Added two new classes, BufferedReadStream & BufferedSeekableReadStream, as proposed on scummvm-devel
svn-id: r33419
|
2008-07-29 17:42:19 +00:00 |
|