summaryrefslogtreecommitdiff
path: root/libadhocutil/unittests/testFileUtils.cpp
Commit message (Collapse)AuthorAge
* Add a string_view accessor for MemMapDan Goodliffe2018-03-14
|
* Prefer BOOST_REQUIRE_* comparisonsDan Goodliffe2017-08-22
|
* Fix FileHandle move constructor and bolster test coveragelibadhocutil-0.4.3.1Dan Goodliffe2017-08-11
|
* Extend FileUtils with move constructors, complete set of constructors for ↵libadhocutil-0.4.3Dan Goodliffe2017-08-06
| | | | FileHandleStat and MemMap and allow for refreshing the stat structure
* Improve FileHandle's compatibility with a raw descriptorDan Goodliffe2017-08-04
|
* Use compile time formatter in place of boost::format where suitable and ↵libadhocutil-0.4Dan Goodliffe2016-12-30
| | | | improve exception messages in many places
* Test exception message formattingDan Goodliffe2016-10-23
|
* Add file handle constructor that accepts mode.libadhocutil-0.3.7Dan Goodliffe2016-10-17
| | | | Add SystemException that includes errno
* Migrate file utils from gentoobrowse-apiDan Goodliffe2016-10-14