• mefyl's avatar
    Set eofbit on exhausted input stream. · aa103826
    mefyl authored
    	Fix issue #1340.
    
            The eofbit is set manually since we don't go through the
    	stream interface. We could maybe use the stream interface
    	instead, but there are some assumptions regarding which
    	exception go through, so this seems to be the most prudent
    	approach for now.
    aa103826
unit-regression.cpp 59.8 KB