summaryrefslogtreecommitdiff
path: root/icespider/testing
Commit message (Expand)AuthorAge
* Update to C++23 and fix lots of warningsDan Goodliffe2025-06-13
* Don't pass trivially copyable params as const refDan Goodliffe2023-07-29
* Rename internal paramGet functions to disambiguate from the typed onesDan Goodliffe2023-07-29
* Swap ifndef for pragma onceDan Goodliffe2023-07-26
* Reformat with new clang-formatDan Goodliffe2023-07-26
* Fix all non-unittest warningsDan Goodliffe2022-02-06
* Clang format and tidyDan Goodliffe2020-06-07
* Helper for testing for HTTPSDan Goodliffe2020-01-18
* Performance fixesicespider-0.6.2Dan Goodliffe2019-11-12
* Add clang-tidy rules and fix all the thingsDan Goodliffe2019-03-27
* Enable some clang-tidy checks and fix up accordinglyDan Goodliffe2019-03-27
* Cut 4 string_view everything elseDan Goodliffe2019-01-14
* Cut 2 string_viewDan Goodliffe2019-01-14
* Remove parameter setters from ihttpRequestDan Goodliffe2018-05-23
* Standard header formattericespider-0.2.3.1Dan Goodliffe2018-03-03
* Dump request details to stderr in case of unhandled exceptionicespider-0.2Dan Goodliffe2017-01-30
* Support for plugable error handlersDan Goodliffe2017-01-30
* Refactor to make available some classes for testingDan Goodliffe2016-12-27