[Bug 283184] net/uriparser: Utilize framework for unit tests

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Dec 2024 21:55:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283184

--- Comment #1 from Sergei Vyshenski <svysh.fbsd@gmail.com> ---
Daniel,

As far as I can see, both old and new approaches to run tests work just fine
here. If you prefer the new one, this patch is ok with me.

But to be on a safe side, can I ask to retain a version check like this:

TEST_DEPENDS=   googletest>=1.10.0:devel/googletest

instead of yours:

TEST_DEPENDS=   googletest>0:devel/googletest

Regards, 
Sergei
(as a maintainer)

-- 
You are receiving this mail because:
You are the assignee for the bug.