Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Dec 2024 21:55:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283184] net/uriparser: Utilize framework for unit tests
Message-ID:  <bug-283184-7788-SbAyoaCNZM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283184-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283184-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283184

--- 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=3D   googletest>=3D1.10.0:devel/googletest

instead of yours:

TEST_DEPENDS=3D   googletest>0:devel/googletest

Regards,=20
Sergei
(as a maintainer)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283184-7788-SbAyoaCNZM>