Max Horn
|
2180b2d6b5
|
COMMON: Split common/stream.h into several headers
svn-id: r54385
|
2010-11-19 17:03:07 +00:00 |
|
Max Horn
|
d083e02215
|
Rename Common::Stream::readLine_NEW to readLine
svn-id: r46779
|
2009-12-30 23:00:55 +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 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +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 |
|
Max Horn
|
6cb09e311a
|
Added some unit tests for Stream::readLine_NEW, and clarified that readLine_NEW is essentially fgets in disguise
svn-id: r34384
|
2008-09-06 16:46:28 +00:00 |
|