On Tue, Aug 4, 2020 at 9:55 AM Miro Hrončok <mhroncok@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx