summaryrefslogtreecommitdiff
path: root/libadhocutil/unittests/testFileUtils.cpp
Commit message (Collapse)AuthorAge
* Fix conversions in everything but uriParseDan Goodliffe2021-09-09
|
* pass iwyulibadhocutil-0.8.4Dan Goodliffe2021-04-11
|
* Clang-formatDan Goodliffe2020-06-17
|
* Big modernize and tidyDan Goodliffe2020-02-15
|
* Lots more clang tidy fixesDan Goodliffe2019-03-03
|
* Enable some clang-tidy checks and fix up accordinglyDan Goodliffe2019-02-12
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-01-29
|
* 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