On Tue, Aug 4, 2020 at 9:55 AM Miro Hrončok <mhron...@redhat.com> wrote:
>
> On 04. 08. 20 14:54, Peter Robinson wrote:
> > What's the proper way to deal with a "make test" in %check, I've seen
> > a few get confused still by that even when the %cmake bits earlier in
> > the process pass, it seems there's not a %cmake_test equiv.
>
> I've used:
>
>      %cmake_build -- test
>
> There is also:
>
>      %ctest
>
> But I don't know if that works with all projects using cmake.
>

If your project is using the standard CMake built-in testing functionality,
then %ctest will work. Otherwise it might require doing something
else. That's more or less the same as before...



--
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to