Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-14 | tests: Implement IWYU suggestions | Maksim Denisov | |
2024-03-26 | third-party: Update libcurl to v8.6.0 | Paul Cristian Sarbu | |
Now the curl URL API always fails to parse the empty string, so our test was changed to reflect this. | |||
2024-03-08 | Remove dead code for host replacement | Oliver Reiche | |
2023-11-14 | curl_url_handle: Add method to replace the hostname of a URL | Paul Cristian Sarbu | |
Also adds a section in the curl_url test suite. | |||
2023-03-15 | catch2: bump to version 3.3.2 | Alberto Sartori | |
tests have been updated accordingly | |||
2023-03-03 | test: Add tests for URLs handling utility class | Paul Cristian Sarbu | |