summaryrefslogtreecommitdiff
path: root/libadhocutil/unittests
Commit message (Expand)AuthorAge
* Fixes for tidyDan Goodliffe2020-03-28
* Refactor ProcessPipes to get rid of that awkward feelingDan Goodliffe2020-02-20
* Add Handle, like unique_ptr but for non-pointersDan Goodliffe2020-02-19
* Big modernize and tidyDan Goodliffe2020-02-15
* Add Nagios passive check helperslibadhocutil-0.7.7Dan Goodliffe2020-02-02
* MemStream error handling and move supportlibadhocutil-0.7.5Dan Goodliffe2019-07-01
* Don't default destructorDan Goodliffe2019-06-01
* Add MemStreamDan Goodliffe2019-05-26
* Update test URLs with protocol changeDan Goodliffe2019-05-04
* Fix tidy warning in test caselibadhocutil-0.7.3Dan Goodliffe2019-04-02
* Don't use smart pointer for global staticDan Goodliffe2019-04-02
* Tidy fixes for latest clangDan Goodliffe2019-03-29
* Lots more clang tidy fixesDan Goodliffe2019-03-03
* Allow moving of ResourceHandlesDan Goodliffe2019-02-17
* Enable (most) high integrity checks (not for tests)Dan Goodliffe2019-02-14
* Enable performance checks (not for tests)libadhocutil-0.7.1Dan Goodliffe2019-02-13
* More clang-tidy WIPDan Goodliffe2019-02-12
* Enable some clang-tidy checks and fix up accordinglyDan Goodliffe2019-02-12
* Explicitly disable stream operator() of formatterlibadhocutil-0.7.0Dan Goodliffe2019-02-04
* Remove unrequired BOOST_TEST_DONT_PRINT_LOG_VALUEDan Goodliffe2019-01-31
* Remove calls nolonger requiredDan Goodliffe2019-01-29
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-01-29
* Literal operator based inline formattingDan Goodliffe2019-01-18
* string_view plugin/factoryDan Goodliffe2019-01-14
* Support scprintf macro for format string with no argsDan Goodliffe2018-09-04
* scprintf macro with non-variableDan Goodliffe2018-09-04
* Greatly improved CTF printf supportDan Goodliffe2018-09-03
* Add basic support for setting the width/precision in the format stringDan Goodliffe2018-08-31
* Add the scprintf macroDan Goodliffe2018-08-20
* Fix parameter type (length) passed into format testDan Goodliffe2018-08-20
* Remove comically GCC specific buildVariant from definedDirsDan Goodliffe2018-08-20
* CTF printfDan Goodliffe2018-07-04
* Any stream type with CTFDan Goodliffe2018-06-17
* Lorem Ipsum testDan Goodliffe2018-06-17
* Add template string utilsDan Goodliffe2018-06-16
* Template strings don't need to be extern C++17, just constexprDan Goodliffe2018-06-16
* Use check, not require in CTF testsDan Goodliffe2018-06-16
* C++17libadhocutil-0.5.0Dan Goodliffe2018-04-11
* C++17Dan Goodliffe2018-04-11
* C++17Dan Goodliffe2018-04-07
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* Upgrade to Ice-3.7Dan Goodliffe2018-03-24
* Add a string_view accessor for MemMapDan Goodliffe2018-03-14
* Streams don't throw exceptions, they set !stream::good()Dan Goodliffe2018-03-13
* Don't need to add don't print log for nullptr_t from boost 1.64 onwardslibadhocutil-0.4.3.2Dan Goodliffe2017-09-15