21 Commits (ee0a4691128ae92ced8cb1e62ba8f4eb50232d74)

Author SHA1 Message Date
David Robillard ee0a469112 WIP: Switch to Meson 2 years ago
David Robillard 75b5bc4303 Factor out test suite running to a standalone script 2 years ago
David Robillard 0778ae8a95 Use email address instead of website for attribution 2 years ago
David Robillard d101d92694 Format all code with clang-format 2 years ago
David Robillard a89a3dfac5 Add test for attempting to convert a non-file URI to a path 2 years ago
David Robillard d3723c7ef9 Suppress new clang-tidy warnings 2 years ago
David Robillard 5c1130819c Deprecate serd_uri_to_path() 2 years ago
David Robillard d63f832e64 Remove tests that pass null to nonnull parameters 2 years ago
David Robillard ce9ee54f21 Add failure test for unescaped quotes in URIs 2 years ago
David Robillard dddc46b13f Allow setting the base URI of an Env to NULL 2 years ago
David Robillard beed84b631 Use C11 if possible 2 years ago
David Robillard 67fcacbb1c Suppress nullability warnings in tests 2 years ago
David Robillard 9eee20ada8 Add nonnull and nullable attributes to API 2 years ago
David Robillard 2ce76b31f0 Fix memory leak in chunk reading test 2 years ago
David Robillard b5fd72d61a Add a test for reading strings with no trailing newline 2 years ago
David Robillard 6bd53f5822 Use separate clang-tidy configurations for implementation and tests 2 years ago
David Robillard 81832c4151 Split out reader and writer tests 2 years ago
David Robillard 3dc112f6f5 Split out string tests 2 years ago
David Robillard eae480cfc9 Split out URI tests 2 years ago
David Robillard f6d870d67f Rename unit tests to start with a consistent prefix 2 years ago
David Robillard 8e0270ea4d Rename test directory 2 years ago