aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_uri.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Simplify node construction APIDavid Robillard1-4/+8
2022-01-13Improve URI testsDavid Robillard1-9/+29
2022-01-13Simplify URI API and implementationDavid Robillard1-41/+127
2022-01-13Make nodes opaqueDavid Robillard1-38/+39
2022-01-13Shorten node constructor namesDavid Robillard1-12/+10
2022-01-13Rename SerdURI to SerdURIViewDavid Robillard1-9/+9
2022-01-13Use char* for strings in public APIDavid Robillard1-26/+20
2022-01-13Remove escape parameter from serd_node_new_file_uriDavid Robillard1-10/+5
2022-01-13Remove serd_uri_to_path()David Robillard1-41/+0
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-107/+109
2020-12-17Add test for attempting to convert a non-file URI to a pathDavid Robillard1-0/+3
2020-11-14Deprecate serd_uri_to_path()David Robillard1-0/+9
2020-11-09Split out URI testsDavid Robillard1-0/+171