Obj: Fix some small issues
authorKim Kulling <kim.kulling@googlemail.com>
Sat, 29 Oct 2016 17:07:30 +0000 (19:07 +0200)
committerKim Kulling <kim.kulling@googlemail.com>
Sat, 29 Oct 2016 17:07:30 +0000 (19:07 +0200)
commitb13c30f50e7685dcbc32d358d80ff8975f2396c8
tree0bc1357216d3e311df1fe0f72e16568971c7ea28
parentcbe2e9af49b7b67aae313b7c5381b6b47456dffc
Obj: Fix some small issues
code/IOStreamBuffer.h
test/CMakeLists.txt
test/unit/TestIOStream.h [new file with mode: 0644]
test/unit/utDefaultIOStream.cpp
test/unit/utIOStreamBuffer.cpp