enable testsuite

This commit is contained in:
Jens Petersen 2025-04-29 15:34:13 +08:00
commit 382f482550

View file

@ -25,7 +25,7 @@
%global subpkgs %{aesonwarningparser} %{casatypes} %{casaclient} %{companion} %{cryptonconduit} %{filelock} %{hifileparser} %{hpack} %{httpdownload} %{mintty} %{mustache} %{neatinterpolation} %{openbrowser} %{projecttemplate} %{rioorphans} %{staticbytes} %{pantry}
# testsuite missing deps: raw-strings-qq
%bcond tests 1
Name: %{pkg_name}
Version: 3.1.1
@ -204,6 +204,12 @@ BuildRequires: ghc-vector-prof
BuildRequires: ghc-yaml-prof
BuildRequires: ghc-zlib-prof
%endif
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-hspec-discover-devel
BuildRequires: ghc-raw-strings-qq-devel
%endif
BuildRequires: help2man
# for missing dep 'casa-client':
BuildRequires: ghc-base16-bytestring-devel