aboutsummaryrefslogtreecommitdiff
path: root/src/core/url_test.c
Commit message (Expand)AuthorAge
* url: add huge url testsGarrett D'Amore2024-11-23
* Add new nni_url_parse_inline, and add more test cases for coverage.Garrett D'Amore2024-11-18
* url: Use NNG_EINVAL for parse failuresGarrett D'Amore2024-11-18
* Introduce accessors for nng_url struct and make it opaque.Garrett D'Amore2024-11-18
* URL refactor part 1.Garrett D'Amore2024-11-18
* URL u_port should be a number not a string.Garrett D'Amore2024-11-17
* intern URL schemeGarrett D'Amore2024-11-17
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* Work for test refactoring.Garrett D'Amore2020-11-18