summaryrefslogtreecommitdiff
path: root/libadhocutil/unittests
Commit message (Expand)AuthorAge
* Lots of perfect forwarding over const refsDan Goodliffe2022-03-14
* Don't take string_view by referenceDan Goodliffe2022-03-13
* Remove throwback to varying semaphore typeDan Goodliffe2022-02-11
* Tidy up lots of defines mostly with pragma onceDan Goodliffe2022-02-07
* Remove all pre-C++20 compile time formatter supportDan Goodliffe2022-02-07
* Remove C++20 build testsDan Goodliffe2022-02-07
* Remove C++17/Clang12 semaphore polyfillsDan Goodliffe2022-02-07
* Bump iwyu path and fix includes accordinglyDan Goodliffe2022-02-07
* Refactored semaphore/resource poollibadhocutil-0.8.7Dan Goodliffe2021-10-16
* Remove include mutex, client should include the header(s) it needsDan Goodliffe2021-10-16
* Build with an STL semaphore when availableDan Goodliffe2021-10-10
* Add stub header for all header only fileslibadhocutil-0.8.6Dan Goodliffe2021-09-25
* Add utils for trimming string_views ltrim,rtrim,trimlibadhocutil-0.8.5Dan Goodliffe2021-09-17
* General tidy upDan Goodliffe2021-09-17
* Add -Wuseless-cast, and cppcheck libraryrefsDan Goodliffe2021-09-12
* Add -WpedanticDan Goodliffe2021-09-12
* Add -Wconversion and -Wsign-conversionDan Goodliffe2021-09-12
* Rewrite UriParse in modern C++Dan Goodliffe2021-09-12
* Add boost-test-extra.h and use it in UriParseDan Goodliffe2021-09-10
* Fix conversions in everything but uriParseDan Goodliffe2021-09-09
* Add -Wold-style-cast and fix up mess, mostly glib stuffDan Goodliffe2021-09-07
* pass iwyulibadhocutil-0.8.4Dan Goodliffe2021-04-11
* Fix includes for modern gccDan Goodliffe2021-04-09
* Put some C++20 in LazyPointerDan Goodliffe2020-12-06
* Add a check to satisfy an otherwise valid cppcheckDan Goodliffe2020-12-04
* Add lock around check - thread-sanitizer fixDan Goodliffe2020-12-03
* Add case_less from SlicerDan Goodliffe2020-11-17
* Pass a cppchecklibadhocutil-0.8.1Dan Goodliffe2020-06-19
* Clang-formatDan Goodliffe2020-06-17
* Build in C++20libadhocutil-0.8.0Dan Goodliffe2020-05-10
* Move test import to rootDan Goodliffe2020-04-18
* Allow implicit lazy pointer construction for suitable typesDan Goodliffe2020-03-29
* Add [s]cprintf functionsDan Goodliffe2020-03-28
* C++ fixed string literal CTFDan Goodliffe2020-03-28
* Wrap Formatter with as FormatterDetailDan Goodliffe2020-03-28
* 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