aboutsummaryrefslogtreecommitdiff
path: root/tests/url/driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-16/+3
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-2/+3
2020-09-07Add normalize() function to host/URL class templatesKaren Arutyunov1-14/+43
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-06-03Rename traits alias to traits_type for basic_path, basic_url, and string_tabl...Karen Arutyunov1-7/+7
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-3/+3
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-10-09Add support for rootless URLsKaren Arutyunov1-24/+62
2018-07-09Make basic_url(string) ctor to consider empty string as invalid argumentKaren Arutyunov1-5/+7
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-12-27Resolve ambiguity between std:: and butl:: nulloptKaren Arutyunov1-0/+2
2017-12-26Add basic_url<H,T> class templateKaren Arutyunov1-0/+346