Skip to content
Snippets Groups Projects
Commit 1df282ef authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-418: Fix streamtools test.

When std::istream::good() returns false, presumably we can no longer rely on
get() returning valid data. Certain streamtools tests were assuming that get()
would return the empty string at EOF, but in fact it appears that it left the
previous buffer contents unmodified.
parent fd79bb9c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment